Gitiles
Code Review
Sign In
gerrit.opencord.org
/
kind-voltha
/
fd7a7eeffb90ee6e5e6c9c10d39ffa9f1b3be1dc
/
.
/
onos-files
/
radius-config.json
blob: e8c38037c114be291e8d1b4accea1947163b8250 [
file
] [
log
] [
blame
]
David Bainbridge
5b7b96b
2019-07-25 20:29:13 +0000
[
diff
] [
blame
]
1
{
2
"apps"
:
{
3
"org.opencord.aaa"
:
{
4
"AAA"
:
{
5
"radiusIp"
:
":RADIUS_IP:"
,
6
"nasIp"
:
":RADIUS_IP:"
,
7
"radiusServerPort"
:
"1812"
,
8
"radiusSecret"
:
"SECRET"
9
}
10
}
11
}
12
}