mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Add 64x40.
This commit is contained in:
@@ -306,6 +306,10 @@ class OnlPlatformPortConfig_32x40(object):
|
||||
PORT_COUNT=32
|
||||
PORT_CONFIG="32x40"
|
||||
|
||||
class OnlPlatformPortConfig_64x40(object):
|
||||
PORT_COUNT=64
|
||||
PORT_CONFIG="64x40"
|
||||
|
||||
class OnlPlatformPortConfig_32x100(object):
|
||||
PORT_COUNT=32
|
||||
PORT_CONFIG="32x100"
|
||||
|
||||
Reference in New Issue
Block a user