blob: a9a6f6f06b17bfdf11cd27227bd12bf7d33b6347 [file] [log] [blame]
{
"apps" : {
"org.opencord.ce.local.fabric" : {
"segmentrouting_ctl": {
"publicIp": "127.0.0.1",
"port": "8181",
"username": "sdn",
"password": "rocks",
"deviceId": "of:0000001e08095936"
}
},
"org.opencord.ce.local.bigswitch" : {
"mefPorts" :
[
{
"mefPortType" : "INNI",
"connectPoint" : "of:0000001e08095936/1",
"interlinkId" : "EE-2-fabric"
},
{
"mefPortType" : "ENNI",
"connectPoint" : "of:0000001e08095936/49",
"interlinkId" : "fabric-upstream"
}
]
},
"org.opencord.ce.local.channel.http" : {
"global" : {
"publicIp" : "10.128.14.1",
"port" : "8182",
"username" : "sdn",
"password" : "rocks",
"topic" : "ecord-domains-topic-one"
}
}
}
}