This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
lijia-tsg-oam/deploy_etc/tsg_chassis_port.json
2019-07-26 21:34:42 +08:00

58 lines
1.0 KiB
JSON

{
"tsg_chassis_port": [{
"port_id": 0,
"type": "physical",
"function": "inline",
"description": "to device xxx"
},
{
"port_id": 1,
"type": "physical",
"function": "inline",
"description": "to device xxx"
},
{
"port_id": 2,
"type": "physical",
"function": "inline",
"description": "to device xxx"
},
{
"port_id": 3,
"type": "physical",
"function": "inline",
"description": "to device xxx"
},
{
"port_id": 4,
"type": "physical",
"function": "mirror",
"description": "forward packet to xxx"
},
{
"port_id": 43,
"type": "backplane",
"function": "intercomm",
"description": "to mcn 1"
},
{
"port_id": 41,
"type": "backplane",
"function": "intercomm",
"description": "to mcn 2"
},
{
"port_id": 39,
"type": "backplane",
"function": " intercomm ",
"description": "to mcn 3"
},
{
"port_id": 37,
"type": "backplane",
"function": " intercomm ",
"description": "to mcn 4"
}
]
}