AAA Method Commands
XSR CLI Reference Guide 16-105
Syntax
auth-port port-number
Syntax of the “no” Form
Thenoformofthiscommandresetstothedefaultportnumber‐1645:
no auth-port
Default
Thedefaultauthorizationportnumberis1645.
Mode
AAAMethodconfiguration:XSR(aaa-method-radius)#
Example
ThefollowingexampleresetstheUDPauthenticationportto5000:
XSR(config)#aaa method radius sbr default
XSR(aaa-method-radius)#auth-port 5000
backup
ThiscommandcreatesanameforabackupRADIUSserver.TheRADIUSbackupmethoddoes
notpermitloops.Thatis,method1canhaveabackupmethod2butitsbackupmethod3cannot
backupmethod1.BeawarethatwhentheprimaryRADIUSserverfailsandAAAswitchestothe
backup,useoftheprimaryserverwillnotautomaticallyberestoredwhenitcomesbackonline.
Youmustmanuallyrestarttheprimaryserverwiththe aaa method radiuscommand.
Syntax
backup name
Syntax of the “no” Form
ThenoformofthiscommanddeletesthebackupRADIUSserver:
no backup name
Mode
AAAMethodconfiguration:XSR(aaa-method-radius)#
Example
ThefollowingexamplespecifiesRadius2asthebackupservername:
XSR(config)#aaa method radius sbr default
XSR(aaa-method-radius)#backup Radius2
port-number Portnumberforauthenticationrequests,rangingfrom0to10,000.
name DesignationofthebackupRADIUSserver.