Specifications

RADIUS
RoamAbout Access Point 3000 Configuration Guide 4-11
InterimUpdateTimeoutdetermineshowoftentosendaccountingupdatesfromtheaccess
pointtotheserverforthissession.ThisvaluecanbeoverriddenbytheRADIUSserver.
Default:3600seconds(onehour),Range:60seconds(oneminute)to86400seconds(oneday).
SecondaryRadiusServerSetupisused
toconfigureasecondRADIUSservertoprovideabackupin
casetheprimaryserverfails.Theaccesspointusesthesecondaryserveriftheprimaryserverfails
orbecomesinaccessible.Oncetheaccesspointswitchesovertothesecondaryserver,it
periodicallyattemptstoestablishcommunicationagainwithprimaryserver.
Ifcommunication
withtheprimaryserverisreestablished,thesecondaryserverrevertstoabackuprole.
Using the CLI
Fromtheglobalconfigurationmode,usetheradiusserveraddresscommandtospecifythe
addressoftheprimaryRADIUSserver,ortheradiusserversecondaryaddresscommandto
specifythe addressofthesecondaryRADIUSserver.(Thefollowingexampleconfiguressettings
fortheprimaryRADIUSserver.)Usetheradiusserveror
radiusserversecondaryandkey,port,
portaccounting,retransmit,timeout,andtimeoutiterimcommandstoconfiguretheother
RADIUSserverparameters.UsetheshowradiuscommandfromtheExecmodetodisplaythe
currentsettingsfortheprimaryandsecondaryRADIUSservers.
RoamAbout 3000#configure
RoamAbout 3000(config)#radius-server address 192.168.1.25
RoamAbout 3000(config)#radius-server port 181
RoamAbout 3000(config)#radius-server key green
RoamAbout 3000(config)#radius-server timeout 10
RoamAbout 3000(config)#radius-server retransmit 5
RoamAbout 3000(config)#radius-server port-accounting 1813
RoamAbout 3000(config)#radius-server port-accounting enable
RoamAbout 3000(config)#exit
RoamAbout 3000#show radius
Radius Server Information
========================================
IP : 192.168.1.25
Port : 181
Key : *****
Retransmit : 5
Timeout : 10
Accounting Port : 1813
InterimUpdate vv: 3600
========================================
Radius Secondary Server Information
========================================
IP : 0.0.0.0
Port : 1812
Key : *****
Retransmit : 3
Timeout : 5
Accounting Port : 0
InterimUpdate vv: 3600
========================================
RoamAbout 3000#