Specifications
Enterasys Wireless Controller Software CLI Reference Guide 2-3
2.5 logout
Usethelogoutcommandtoexittheshellimmediately.
Syntax
logout
Parameters
None
Examples
Thefollowingexampleexitstheshell.
EWC.enterasys.com:interface:eth0# logout
2.6 no
Usethenooptiontodisableafunctionofacommand.Usethecommand’ssyntaxwithouttheno
formtoenableit.Thenooptioncanalsobeusedtodeletesettingsorfileswhenusedwithcertain
commands.
Syntax
no
Parameters
None
Examples
Thefollowingexampleconfiguresanddisplaysagateway IPaddress,thendisablesitwiththeno
commandanddisplaysthechange.
EWC.enterasys.com:interface:eth0# gateway 192.176.3.4
EWC.enterasys.com:interface:eth0# show gateway
gateway 192.176.3.4
EWC.enterasys.com:interface:eth0# no gateway
EWC.enterasys.com:interface:eth0# show gateway
no gateway
2.7 show
Usetheshowcommandtodisplaythecurrentconfigurationwithinacontext.
Syntax
show
Note: Not all commands within the CLI include a no option.