19-25
19.1.13 rad-user
RADIUS Configuration Commands
Use this command to configure RADIUS user parameters.
Syntax
rad-user(WORD)password(0|2|WORD) (group)(guest)(expiry-time)(expiry-date)
(start-time))start-date)
Parameters
Usage Guidelines
Use group,guest, expiry-time expiry-date,start-time and start-date parameters to create
a RADIUS guest user.
The RADIUS user group specified while creating a guest user must be a guest-group.
Example
RFS7000(config-radsrv)#rad-user TestRadUser password "I SPY U"
RFS7000(config-radsrv)#
RFS7000(config-radsrv)#rad-user guest1 password 0 password1 group guest-group
guest expiry-time 12:12 expiry-date 05:12:2007 start-time 12:12 start-date
05:11:2007
RFS7000(config-radsrv)#
WORD Enter a user name up to 64 characters in length.
password(0|2|WORD) RADIUS user password.
• 0 – Password is specified as UNENCRYPTED.
• 2 – Password is encrypted with a password-encryption secret.
• WORD – Enter password up to 21 characters in length.
group Specifies the RADIUS server group configuration.
guest Enables guest user access.
expiry-time Sets the expiry time for the the guest user.
expiry-date Sets the expiry date for the guest user.
start-time Sets the starting time for the guest user.
start-date Sets the starting date for the guest user.