This builds Python 2&3 wheel packages for sonic-cfggen script. singed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
31 lines
622 B
JSON
31 lines
622 B
JSON
[
|
|
{
|
|
"PORT_TABLE:Ethernet0": {
|
|
"speed": "10000",
|
|
"description": "fortyGigE0/0"
|
|
},
|
|
"OP": "SET"
|
|
},
|
|
{
|
|
"PORT_TABLE:Ethernet4": {
|
|
"speed": "25000",
|
|
"description": "fortyGigE0/4"
|
|
},
|
|
"OP": "SET"
|
|
},
|
|
{
|
|
"PORT_TABLE:Ethernet8": {
|
|
"speed": "1000",
|
|
"description": "Interface description"
|
|
},
|
|
"OP": "SET"
|
|
},
|
|
{
|
|
"PORT_TABLE:Ethernet12": {
|
|
"speed": "100000",
|
|
"description": "Interface description"
|
|
},
|
|
"OP": "SET"
|
|
}
|
|
]
|