Specifications

Enterasys Wireless Controller Software CLI Reference Guide 3-3
3.1 audit
Usetheauditcommandtodeleteauditinformationorexportittoatemporaryfiledirectoryon
theEnterasysWirelessController.
Syntax
audit (delete|export)
Parameters
Examples
ThefollowingexampledeletesauditinformationfromtheEnterasy sWirelessController
EWC.enterasys.com# audit delete
Thefollowingexampleexportstheauditinformationintoatemporaryfiledirectory
EWC.enterasys.com# audit export
Exported audit file to /tmp/reports/10870877310LogMsg
3.2 availability
Switchtotheavailabilitycontextfromtherootcontexttoaccessthefollowingcommandsonthe
EnterasysWirelessController.
3.2.1 pair
UsethepaircommandtosetuptwoEnterasysWirelessControllersasapair. Usethenoformof
thecommandtosetupEnterasysWirelessControllersinstandalonemode.
Syntax
pair <A.B.C.D> (primary|secondary)
Parameters
Examples
EWC.enterasys.com:availability# pair 123.321.24.54 primary
delete Indicatesthatauditinformationwillbedeleted
export Indicatesthatauditinfo rmationwillbeexported
Note: The availability context was introduced with V6R1. The following commands from the
ap:registration context (“4.8, registration” on page 4-131) have been moved to the availability
command context: pair, pairip, pairrole, fast_failover, and link_timeout.
<A.B.C.D> SpecifiestheIP addressofthebackupEnterasysWireless
Controller.
(primary|secondary) SpecifiesiftheEnterasysWirelessControlleristheprimaryor
secondarycontrollerinthepair.