Radius Server Instance
19-33
19.1.12 nas

Radius Configuration Commands
Sets the configuration of the RADIUS client
Supported in the following platforms:
• RFS7000
• RFS6000
• RFS4000
Syntax
nas <IP/Mask> key [0<key>|2<key>|<key>]
Parameters
Example
RFSwitch(config-radsrv)#nas ?
A.B.C.D/M Radius client IP address
RFSwitch(config-radsrv)#nas 10.10.10.0/24 ?
key Radius client shared secret
RFSwitch(config-radsrv)#nas 10.10.10.0/24 key ?
0 Password is specified UNENCRYPTED
2 Password is encrypted with password-encryption
secret
LINE The secret(client shared secret), upto 32 characters
RFSwitch(config-radsrv)#nas 10.10.10.0/24 key 0 very-
secret!!
<IP/Mask> Sets the RADIUS client’s IP address
[0<key>|2<key>|<key>] Sets the RADIUS client’s shared key
• 0 – Defines the Password as UNENCRYPTED
• 2 – Password is encrypted with password-encryption
secret
• LINE – Defines the secret (client shared secret) up to 32
characters