b45c1aca73
This switch has 27 fiber ports, 4x25G, 20x10G , and 3x100G ports ports. CPU: Intel ® Atom™ Processor C3508,1.6GHz BMC: None MAC: Broadcom BCM88470 (Qumran AX). MISC: Support IEEE1588v2, hot-swappable PSU, hot-swappable fan tray. But notice here, BCM88470 is not supported for SAI now. So the syncd container is not running so far. Signed-off-by: roy_lee <roy_lee@accton.com>
14 lines
311 B
Desktop File
Executable File
14 lines
311 B
Desktop File
Executable File
[Unit]
|
|
Description=Accton AS7315-27XB Platform initialization service
|
|
Before=pmon.service
|
|
After=sysinit.target
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
ExecStartPre=/usr/local/bin/accton_as7315_util.py install
|
|
ExecStart=/usr/local/bin/accton_as7315_monitor.py
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|