Specifications

Enterasys Wireless Controller Software CLI Reference Guide 19-27
Examples
ThisexampleenablestheabilityoftheGuestAdministratortosetaccountlifetimes.
EWC.enterasys.com:wlans:Lab126-12-GuestP:auth:captiveportal# set-acct-lifetime
enable
19.6.5.9.16 tos-override
Usethetosoverridecommand,withincontextwlan:<WLANservicena me>:auth:captiveportal,
toenableordisableexternalportalintegrationwithPolicyManager(NAC).Thiscomm andis
availablewhenthenamedWLANserviceisin“external”mode.
Syntax
tos-override (enable tos <HH>) | disable
Parameters
Usage
ThiscommandisusedtoconfigureanexternalportalintegrationwithNACwhereHTTPtraffic
fornonauthenticatedusersistaggedwithaToSoverridevalue.TointegratewithNAC,youmust
usethiscommandtosetthehexidecimalToSoverridevalueonthecontrollerto0x40.
Theexternalauthenticationmode
mustbesetforthiscommandtobeavailable.Formore
information,seemodeonpage 1932.
Examples
ThefollowingexampleenablesToSoverridewiththehexvaluerequiredforNACintegration
(0x40):
EWC.enterasys.com:wlans:new-wlans:auth:captiveportal# tos-override enable tos 40
EWC.enterasys.com:wlans:new-wlans:auth:captiveportal# apply
EWC.enterasys.com:wlans:new-wlans:auth:captiveportal# show tos-override
ToS override for NAC Value(Hex):0x40
19.6.5.10 cdr
UsethecdrcommandtoenableordisablethecollectionofWirelessControlleraccounting
information.Thecdrcommandisaccessiblefromthewlan:<WLANservicename>:authcontext
oftheCLI.
Syntax
cdr enable | disable
enabletos EnablesToSoverride
<HH> SpecifiesahexidecimalvalueforToSoverride.FortheNAC
integration,thisshouldbe40(0x40)
disable DisablesToSoverride
Note: After you run the tos-override command, you must run the apply command to implement the
changes.