{ | |
"org.opencord.aaa":{ | |
"AAA":{ | |
"radiusIp":"192.168.249.222", | |
"nasIp":"5.6.7.8", | |
"radiusServerPort":"1812", | |
"radiusSecret":"SECRET", | |
"bindings":[ | |
{ | |
"mac":"de:ad:be:ef:ba:11", | |
"s-tag":2, | |
"c-tag":2, | |
"nas_port_id":"location" | |
}, | |
{ | |
"mac":"de:ad:be:ef:ca:fe", | |
"s-tag":2, | |
"c-tag":122, | |
"nas_port_id":"location" | |
} | |
] | |
} | |
} | |
} |