SMC Networks 2.4GHz/5GHz Network Router User Manual


 
System Configuration
6-40
CLI Commands for System Logging – To enable logging on the
wireless bridge, 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.
Configuring SNTP
Simple Network Time Protocol (SNTP) allows the wireless bridge
to set its internal clock based on periodic updates from a time
server (SNTP or NTP). Maintaining an accurate time on the
wireless bridge enables the system log to record meaningful
dates and times for event entries. If the clock is not set, the
wireless bridge will only record the time from the factory default
set at the last bootup.
AP(config)#logging on 7-24
AP(config)#logging level alert 7-25
AP(config)#logging console 7-25
AP(config)#logging host 1 10.1.0.3 514 7-24
AP(config)#logging facility-type 19 7-26
AP(config)#exit
AP#show logging 7-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
=============================================
AP#