mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-27 18:25:00 +00:00
Add new port config 48x25+4x100+2x200.
This commit is contained in:
@@ -504,6 +504,10 @@ class OnlPlatformPortConfig_48x25_8x100(object):
|
||||
PORT_COUNT=56
|
||||
PORT_CONFIG="48x25 + 8x100"
|
||||
|
||||
class OnlPlatformPortConfig_48x25_4x100_2x200(object):
|
||||
PORT_COUNT=54
|
||||
PORT_CONFIG="48x25 + 4x100 + 2x200"
|
||||
|
||||
class OnlPlatformPortConfig_32x40(object):
|
||||
PORT_COUNT=32
|
||||
PORT_CONFIG="32x40"
|
||||
|
||||
Reference in New Issue
Block a user