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
tsg-cli-deploy/roles/tsg-cli-mcn1/files/tsg_chassis_interface.json

13 lines
182 B
JSON
Raw Normal View History

2019-09-17 18:18:25 +08:00
{
"interface_list": [{
"dev_name": "ens1f1",
"dev_type": "pcap",
"flow_type": "intercomm"
},{
"dev_name": "ens1f2",
"dev_type": "marsio",
"flow_type": "mirror"
}
]
}