blob: 265b15ef7552cdef2a2ab5d01574296736181e18 [file] [log] [blame]
{
"apps" : {
"org.onosproject.aaa" : {
"AAA" : {
"radiusIp": "172.25.0.100",
"radiusServerPort": "1812",
"radiusSecret": "SECRET"
}
}
},
"devices" : {
"of:0000000000000001" : {
"basic" : {
"driver" : "pmc-olt"
},
"accessDevice": {
"uplink": "0",
"vlan": "1000"
}
}
}
}