Changed RATE LIMITING RADIUS SERVER ip to 10.28.3.100

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
jitendracandela
2022-11-23 20:35:18 +05:30
parent bca570d703
commit 879315f144

View File

@@ -1145,7 +1145,7 @@ Create_lab_info_json()
},
"RATE_LIMITING_RADIUS_SERVER_DATA" : {
"ip": "18.189.85.200",
"ip": "10.28.3.100",
"port": 1812,
"secret": "testing123",
"user": "user",
@@ -1154,7 +1154,7 @@ Create_lab_info_json()
},
"RATE_LIMITING_RADIUS_ACCOUNTING_DATA" : {
"ip": "18.189.85.200",
"ip": "10.28.3.100",
"port": 1813,
"secret": "testing123",
"user": "user",