{ | |
"apps" : { | |
"org.opencord.ce.local.fabric" : { | |
"segmentrouting_ctl": { | |
"publicIp": "10.90.1.70", | |
"port": "8181", | |
"username": "onos", | |
"password": "rocks", | |
"deviceId": "of:0000cc37ab7cbc60" | |
} | |
}, | |
"org.opencord.ce.local.bigswitch" : { | |
"mefPorts" : | |
[ | |
{ | |
"mefPortType" : "INNI", | |
"connectPoint" : "of:0000cc37ab7cbc60/2", | |
"interlinkId" : "EE-3-to-fabric" | |
}, | |
{ | |
"mefPortType" : "ENNI", | |
"connectPoint" : "of:0000cc37ab7cbc60/32", | |
"interlinkId" : "fabric-1-to-fabric-3" | |
}, | |
{ | |
"mefPortType" : "ENNI", | |
"connectPoint" : "of:0000cc37ab7cbc60/31", | |
"interlinkId" : "fabric-2-to-fabric-3" | |
} | |
] | |
}, | |
"org.opencord.ce.local.channel.http" : { | |
"global" : { | |
"publicIp" : "10.90.1.10", | |
"port" : "8182", | |
"username" : "onos", | |
"password" : "rocks", | |
"topic" : "ecord-domains-topic-one" | |
} | |
} | |
} | |
} |