User guide
System Configuration
5-36
CLI Commands for System Logging – To enable logging on the
access point, use the logging on command from the global
configuration mode. The logging level command sets the
minimum level of message to log. Use the logging console
command to enable logging to the console. Use the logging host
command to specify up to four Syslog servers. The CLI also
allows the logging facility-type command to set the facility-type
number to use on the Syslog server. To view the current logging
settings, use the show logging command.
SMC-AP(config)#logging on 6-24
SMC-AP(config)#logging level alert 6-26
SMC-AP(config)#logging console 6-25
SMC-AP(config)#logging host 1 10.1.0.3 514 6-24
SMC-AP(config)#logging facility-type 19 6-27
SMC-AP(config)#exit
SMC-AP#show logging 6-27
Logging Information
============================================
Syslog State : Enabled
Logging Host State : Enabled
Logging Console State : Enabled
Server Domain name/IP : 1 10.1.0.3
Logging Level : Error
Logging Facility Type : 16
=============================================
SMC-AP#