695652c9d1
This is a 1RU switch with 32 QSFP28 (40G/100G) ports on Broadcom Tomahawk I chipset. CPU used in QFX5200-32C-S is Intel Ivy Bridge. The machine has Redundant and hot-swappable Power Supply (1+1) and also has Redundant and hot swappable fans (5). Signed-off-by: Ciju Rajan K <crajank@juniper.net> Signed-off-by: Ashish Bhensdadia <bashish@juniper.net>
16 lines
362 B
Desktop File
Executable File
16 lines
362 B
Desktop File
Executable File
[Unit]
|
|
Description=Juniper QFX5200 initialization service
|
|
Before=pmon.service
|
|
After=sysinit.target
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
ExecStartPre=/usr/local/bin/juniper_qfx5200_util.py install
|
|
ExecStart=/usr/local/bin/juniper_qfx5200_monitor.py
|
|
RemainAfterExit=yes
|
|
StandardOutput=syslog+console
|
|
StandardError=syslog+console
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|