mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 09:17:08 +00:00
[platform] Add missed port config for as7316_26xb, (PR##444).
Signed-off-by: roy_lee <roy_lee@accton.com>
This commit is contained in:
@@ -543,3 +543,7 @@ class OnlPlatformPortConfig_24x10_2x100(object):
|
||||
class OnlPlatformPortConfig_20x100(object):
|
||||
PORT_COUNT=20
|
||||
PORT_CONFIG="20x100"
|
||||
|
||||
class OnlPlatformPortConfig_16x10_8x25_2x100(object):
|
||||
PORT_COUNT=26
|
||||
PORT_CONFIG="16x10 + 8x25 + 2x100"
|
||||
|
||||
Reference in New Issue
Block a user