User Manual UMN:CLI
V5808
111
Tab. 6.1 shows the world time zone.
Tab. 6.1 World Time Zone
To see a configured time zone, use the show clock command.
6.1.4 Network Time Protocol (NTP)
The network time protocol (NTP) provides a mechanism to synchronize time on
computers across an internet. The specification for NTP is defined in RFC 1119.
To enable/disable the NTP function, use the following command.
ntp SERVER1 [SERVER2]
[SERVER3]
Enables NTP function with a specified NTP server.
SERVER: server IP address (maximum 3 servers)
ntp SERVER {[key <1-
4294967295>] | [vrf VRFNAME]}
Enables NTP function with the authentication key.
1-4294967295: key number
no ntp SERVER1
[SERVER2] [SERVER3]
Deletes a specified NTP server.
SERVER: server IP address
Disables the NTP function.
To display a configured NTP, use the following command.
Shows a configured NTP function.
The following is to register NTP server as 203.255.112.96 and enable it.
SWITCH(config)# ntp 203.255.112.96