fdcb69d048
This switch has 64 QSFP28 (40G/100G) ports, 2 SFP+ (1G/10G) ports on Broadcom Tomahawk II chipset. CPU used in QFX5210-64C-S is Intel Broadwell-DE. The machine has Redundant and hot-swappable Power Supply (1+1) and also has Redundant and hot swappable fans (3+1). Signed-off-by: Ciju Rajan K <crajank@juniper.net>
14 lines
303 B
Desktop File
Executable File
14 lines
303 B
Desktop File
Executable File
[Unit]
|
|
Description=Juniper QFX5210 initialization service
|
|
Before=pmon.service
|
|
After=sysinit.target
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
ExecStartPre=/usr/local/bin/juniper_qfx5210_util.py install
|
|
ExecStart=/usr/local/bin/juniper_qfx5210_monitor.py
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|