Created
January 29, 2016 02:55
-
-
Save icarocamelo/d57b98d2a3451727adb2 to your computer and use it in GitHub Desktop.
EVC #1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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