Configuring sntp, Advanced configuration 5-35 – SMC Networks SMC2555W-AG User Manual
Page 91
Advanced Configuration
5-35
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
SMC2555W-AG to set its internal clock based on periodic
updates from a time server (SNTP or NTP). Maintaining an
accurate time on the access point enables the system log to
record meaningful dates and times for event entries. If the clock is
not set, the access point will only record the time from the factory
default set at the last bootup.
The SMC2555W-AG acts as an SNTP client, periodically sending
time synchronization requests to specific time servers. You can
configure up to two time server IP addresses. The access point
will attempt to poll each server in the configured sequence.
SMC-AP(config)#logging on
SMC-AP(config)#logging level alert
SMC-AP(config)#logging console
SMC-AP(config)#logging host 1 10.1.0.3 514
SMC-AP(config)#logging facility-type 19
SMC-AP(config)#exit
SMC-AP#show logging
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#