Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide 577
53-1001931-01
Radius configuration commands 19
nas
Radius configuration commands
Sets the configuration of the RADIUS client
Supported in the following platforms:
Mobility RFS4000 Controller
Mobility RFS6000 Controller
Mobility RFS7000 Controller
Syntax
nas <IP/Mask> key [0<key>|2<key>|<key>]
Parameters
Example
RFController(config-radsrv)#nas ?
A.B.C.D/M Radius client IP address
RFController(config-radsrv)#nas 10.10.10.0/2 4 ?
key Radius client shared secret
RFController(config-radsrv)#nas 10.10.10.0/2 4 key ?
0 Password is specified UNENCRYPTED
2 Password is encrypted with password-encryption secret
LINE The secret(client shared secret), upto 32 characters
RFController(config-radsrv)#nas 10.10.10.0/2 4 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