{ | |
"apps" : { | |
"org.opencord.ce.local.bigswitch" : { | |
"mefPorts" : | |
[ | |
{ | |
"mefPortType" : "UNI", | |
"connectPoint" : "netconf:10.0.0.20:830/1" | |
}, | |
{ | |
"mefPortType" : "INNI", | |
"connectPoint" : "netconf:10.0.0.20:830/0", | |
"interlinkId" : "cm-1" | |
} | |
] | |
}, | |
"org.opencord.ce.local.channel.http" : { | |
"global" : { | |
"publicIp" : "10.128.14.1", | |
"port" : "8182", | |
"username" : "sdn", | |
"password" : "rocks", | |
"topic" : "ecord-domains-topic-one" | |
} | |
} | |
} | |
} |