Gitiles
Code Review
Sign In
gerrit.opencord.org
/
kind-voltha
/
b26b05b96b39f6f3fcb38f2a5cdc4ecf23584a96
/
.
/
onos-files
/
onos-aaa.json
blob: 82413fece5688a63ad1f1d2112a357371609c3fc [
file
] [
log
] [
blame
]
David Bainbridge
2b19e83
2019-08-16 02:40:53 +0000
[
diff
] [
blame
]
1
{
2
"AAA"
:
{
3
"radiusIp"
:
":RADIUS_IP:"
,
4
"nasIp"
:
":RADIUS_IP:"
,
5
"radiusServerPort"
:
"1812"
,
6
"radiusSecret"
:
"SECRET"
7
}
8
}