Specifications
Enterasys Wireless Controller Software CLI Reference Guide 18-31
Parameters
Examples
ThefollowingexamplesetstheRADIUSinterimaccountingintervalto10secondsfortheRADIUS
servernamedRAD1.
EWC.enterasys.com:vnsmode:radius:RAD1# interim 10
18.6.9.10 ip
UsetheipcommandtoconfiguretheIPaddressoftheRADIUSserver.Theipcommandis
accessiblefromthevnsmode:radius:<named_RADIUS_server>contextoftheCLI.
Syntax
ip A.B.C.D
Parameters
Examples
ThefollowingexamplesetstheIPaddressoftheIASRADIUSserverto222.224.1.23.
EWC.enterasys.com:vnsmode:radius:RAD1# ip 222.224.1.23
18.6.9.11 name
UsethenamecommandtomodifytheRADIUSservername.Thenamecommandisaccessible
fromthevnsmode:radius:<named_RADIUS_server>contextoftheCLI.
Syntax
name <new_RADIUS_server_name>
Parameters
Examples
ThefollowingexamplerenamestheRADIUSserverRAD1toRAD2.
EWC.enterasys.com:vnsmode:radius:RAD1# name RAD2
EWC.enterasys.com:vnsmode:radius:RAD1# show name
Name: RAD2
<0‐360> SpecifiestheRADIUS interimaccountingintervalinseconds.
A.B.C.D SpecifiestheIPaddressoftheRADIUSserverindotteddecimal
notation.
<new_RADIUS_server_name> SpecifiesthenameoftheRADIUSserver.