clear sntp client Configuring SNTP
Enterasys C3 Configuration Guide 20-5
clear sntp client
Use this command to clear the SNTP client’s operational mode.
Syntax
clear sntp client
Parameters
None.
Defaults
None.
Mode
Switch command, read-write.
Example
This example shows how to clear the SNTP client’s operational mode:
C3(su)->clear sntp client
set sntp server
Use this command to add a server from which the SNTP client will retrieve the current time when
operating in unicast mode. Up to 10 servers can be set as SNTP servers.
Syntax
set sntp server ip-address [precedence precedence] [key key-id]
Parameters
Defaults
If precedence is not specified, 1 will be applied.
Mode
Switch command, read-write.
Example
This example shows how to set the server at IP address 10.21.1.100 as an SNTP server, with a
precedence of 1 and an authentication key of 1.
C3(su)->set sntp server 10.21.1.100 precedence 1 key 1
ip-address Specifies the SNTP server’s IP address.
precedence
precedence
(Optional) Specifies this SNTP server’s precedence in relation to its peers.
Valid values are 1 (highest) to 10 (lowest).
key key-id (Optional) Specifies the authentication key to use when sending packets to
this server. Value values range from 1 to 4294967295.