Specifications
Enterasys Wireless Controller Software CLI Reference Guide 2-1
2
Common Commands
ThefollowingcommandsareuseduniversallythroughouttheCLIshell.
2.1 apply
Usetheapplycommand,afteracommandoraseriesofcommandshavebeenexecuted,forthe
configurationoftheEnterasysWirelessControllertotakeaffect.
Syntax
apply
Parameters
None
Examples
ThefollowingexampledisablestheDNSserverconfiguration.
EWC.enterasys.com:dns# no dns 192.1.1.3
EWC.enterasys.com:dns# apply
2.2 end
Usetheendcommandtoreturntothebasecontext.
Syntax
end
Parameters
None
Examples
Thefollowingexamplereturnsyoutothebase contextfromtheap:defaultscontext.
EWC.enterasys.com:ap:defaults# end
EWC.enterasys.com#
Note: Unless otherwise noted, you must run the apply command for configuration changes to take
effect.