authset

Use the authset command to set authentication server information. The authset command is available from the login:auth context.

authset server_name port retry_value time_out nas_ip nas_string PAP | CHAP | MS-CHAP | MS-CHAP2

Parameters

server_name Specifies a valid RADIUS server name
port Specifies the RADIUS server port
retry_value Specifies the number of times to attempt to access the RADIUS server
time_out Specifies the time in seconds to wait for a response from the RADIUS server before trying again
NAS_IP Specifies the NAS IP address
nas_string Specifies the Network Access Server (NAS) Identifier
PAP | CHAP | MS-CHAP | MS-CHAP2 Specifies the Authentication Protocol

Examples

The following example specifies the authentication server information:

EWC.extremenetworks.com:login:auth# authset Radius 1812 3 5 192.168.4.112 NAS MS-CHAP