Skip to content

Instantly share code, notes, and snippets.

@icarocamelo
Created January 29, 2016 02:55
Show Gist options
  • Save icarocamelo/d57b98d2a3451727adb2 to your computer and use it in GitHub Desktop.
Save icarocamelo/d57b98d2a3451727adb2 to your computer and use it in GitHub Desktop.
EVC #1
{
"topology-id": "unimgr:evc",
"link": [
{
"link-id": "evc://1",
"cl-unimgr-mef:uni-dest": [
{
"order": 0,
"uni": "/network-topology:network-topology/network-topology:topology[network-topology:topology-id='unimgr:uni']/network-topology:node[network-topology:node-id='uni://10.0.1.36']",
"ip-address": "10.0.1.36"
}
],
"cl-unimgr-mef:cos-id": "string",
"cl-unimgr-mef:ingress-bw": {
"speed-10G": [
null
]
},
"cl-unimgr-mef:uni-source": [
{
"order": 0,
"uni": "/network-topology:network-topology/network-topology:topology[network-topology:topology-id='unimgr:uni']/network-topology:node[network-topology:node-id='uni://10.0.1.34']",
"ip-address": "10.0.1.34"
}
],
"cl-unimgr-mef:egress-bw": {
"speed-10G": [
null
]
},
"source": {
"source-node": "/network-topology/topology/node/uni://10.0.1.34"
},
"destination": {
"dest-node": "/network-topology/topology/node/uni://10.0.1.36"
}
}
]
},
{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment