fix autodetect

This commit is contained in:
DataHoarder 2020-10-16 10:42:32 +02:00
parent 681e0eefb0
commit da5564529d

View file

@ -130,16 +130,10 @@ api.platform.config.switch.0.portIndex.6.portMapping text "LOG=6 PCIE=6"
# Optional configuration. Default is NONE or specified by port.default.
# NONE, SFPP, QSFP_LANE0, QSFP_LANE1, QSFP_LANE2, QSFP_LANE3
#api.platform.config.switch.0.port.default.interfaceType text NONE
api.platform.config.switch.0.port.default.interfaceType text NONE
api.platform.config.switch.0.portIndex.1.interfaceType text QSFP_LANE0
api.platform.config.switch.0.portIndex.1.interfaceType text QSFP_LANE1
api.platform.config.switch.0.portIndex.1.interfaceType text QSFP_LANE2
api.platform.config.switch.0.portIndex.1.interfaceType text QSFP_LANE3
api.platform.config.switch.0.portIndex.2.interfaceType text QSFP_LANE0
api.platform.config.switch.0.portIndex.2.interfaceType text QSFP_LANE1
api.platform.config.switch.0.portIndex.2.interfaceType text QSFP_LANE2
api.platform.config.switch.0.portIndex.2.interfaceType text QSFP_LANE3