OcNOS-RON-6.3.1 : System Management Guide : System Management Configuration Guide : RADIUS Client Configuration : Sample Radius Clients.conf File
Sample Radius Clients.conf File
client 10.12.58.20 {
secret = testing123
shortname = localhost
}
client 192.168.1.2 {
secret = testing123
shortname = localhost
}
client 10.12.37.196 {
secret = testing123
}
client 100.0.0.2 {
secret = testing123
shortname = localhost
}
 
#IPv6 Client
#client ::1 {
#secret = testing123
#shortname = localhost
#}
#
#All IPv6 Site-local clients
#client fe80::/16 {
#secret = testing123
#shortname = localhost
Last modified date: 07-14-2023