AAA Method Commands
16-104 Configuring Security
Mode
AAAMethodconfiguration:XSR(aaa-method-radius)#
Example
Thefollowingexamplesetsnumber9astheRADIUSserverhostname:
XSR(config)#aaa method radius ias default
XSR(aaa-method-radius)#address host-name number9

attempts

Thiscommandsetsthenumberofconsecutiveloginattemptsthatmusttranspirebeforethe
RADIUSmethodʹsbackupmethodisused.ItisusedfortheRADIUSmethodonly.Whenauser
loginrequestfailsbecausetheserverdidnotrespond,itisafailedattempt.
Syntax
attempts [number-of-attempts]
Syntax of the “no” Form
Thenoformofthiscommandresetstothedefaultattemptsnumber:
no attempts
Default
4
Mode
AAAMethodconfiguration:XSR(aaa-method-radius)#
Example
Thisexampleresetstheattemptsvalueto10ontheRADIUSIASserver:
XSR(config)#aaa method radius ias default
XSR(aaa-method-radius)#attempts 10

auth-port

ThiscommandspecifiestheUDPportforauthenticationrequests.ItisusedfortheRADIUS
methodonly.
number-of-attempts Sumoftriesallowed,rangingfrom1to10.
Note: If the port number is 0, the host will not be used for authentication.