Specifications
Enterasys Wireless Controller Software CLI Reference Guide 3-11
Examples
ThefollowingexampledisplaysthecurrentDNSserverconfiguration.
EWC.enterasys.com:host-attributes:dns# show
dns 1 192.1.1.3
dns 2 192.1.2.3
dns 3 192.1.3.3
TomovetheDNSsever192.1.3.3intothefirstpositionontheDNSserverslist,usethefollowing
command:
host-attributes:dns# move 3 1
Thefollowingdisplaystheresultsofthepreviousmovecommand:
EWC.enterasys.com:host-attributes:dns# show
dns 1 192.1.3.3
dns 2 192.1.1.3
dns 3 192.1.2.3
3.6 export
Usetheexportcommandtoexportthecontroller’sconfiguration,CDRs,logsauditinformation
androguedataorallofthemina.zipfile.
Syntax
export (configuration|cdrs|all|logs|audit|rogue)
Parameters
Examples
Thefollowingcommandexportsthecontroller’sexistingconfigurationina.zipfile.
EWC.enterasys.com# export configuration
<new_index>
SpecifiesthenewpositionoftheDNSserverthatyouwantto
reposition.
Note: After you have run the move command, you must run the apply command to implement the
changes.
configuration Exportsthecontroller’sconfiguration
cdrs Exportsthecontroller’sCDRs
all Exportsallofthefollowing:controller’sconfiguration,CDRs,logs,
auditinformationandroguedata
logs Exportsthecontroller’slogs
audit Exportsthecontroller’sauditinformation
rogue Exportsthecontroller’sroguedata