Symbol Technologies ES3000 Switch User Manual


 
ES3000 User Guide
5-104
5.18 SNTP Commands
sntp server
Use the sntp server command to configure the sntp server
snto server <ip>
SYNTAX DESCRIPTION: <ip> IP address of the recipient.
D
EFAULT VALUE: The hosts are not assigned by default
C
OMMAND MODES: Global configuration
M
ENU: Basic Switch Configuration Menu->SNTP Configuration->
Set SNTP Server IP
E
XAMPLE:
! Configure SNTP server ip 172.16.5.198.
Switch(config)# sntp server 172.16.5.198
Switch(config)#
sntp poll-interval
Use this command to configure the polling interval for sntp operation.
sntp poll-interval <sec>
S
YNTAX DESCRIPTION: Integer value ranges from 1 to 1440 minutes.
D
EFAULT VALUE: The default value is 1440 minutes (1 day).
C
OMMAND MODES: Global configuration
R
EFERENCE: None
M
ENU: Basic Switch Configuration Menu->SNTP Configuration->
Set SNTP Interval
E
XAMPLE:
!Set SNTP polling interval 300 minutes.
Switch(config)# sntp poll-interval 300
Switch(config)#