loglevel

Use the loglevel command to set the log level for the Wireless Appliance or the Wireless APs. The optional stationlog, send2wm, and send_station_trap parameters support station session streaming logs.

loglevel ac 1|2|3|4 stationlog enable|disable send_station_trap enable|disable send2wm enable|disable ap 1|2|3|4

Parameters

ac Sets the log level of the Wireless Appliance.
ap Sets the log level of the Wireless APs.
1 Indicates Critical severity level.
2 Indicates Major severity level.
3 Indicates Minor severity level.
4 Indicates Informational severity level.
stationlog Enables or disables station session event reporting on the controller station events log.
send_station_trap Enables or disables station event forwarding as SNMP traps.
send2wm Enables or disables sending station session events to the Wireless Manager.

Examples

The following example sets the Wireless Appliance's log level to Minor:

EWC.extremenetworks.com# loglevel ac 3
Successfully set ac log level to Minor (3)

The following example sets the Wireless Appliance log level to Information and enables station event reporting on the the controller station log, but doesn‘t enable station event forwarding to Wireless Manager:

EWC.extremenetworks.com# loglevel ac 4 stationlog enable send2wm disable

The following example sets the AP‘s log level to Information:

EWC.extremenetworks.com# loglevel ap 4