Chapter 4
| System Management Commands
Time
– 137 –
◆
Use the
no
form of this command without an argument to clear all
authentication keys in the list.
Example
Console(config)#ntp authentication-key 45 md5 thisiskey45
Console(config)#
Related Commands
ntp client
This command enables NTP client requests for time synchronization from
NTP time servers specified with the
ntp servers
command. Use the
no
form
to disable NTP client requests.
Syntax
[
no
]
ntp client
Default Setting
Disabled
Command Mode
Global Configuration
Command Usage
◆
The SNTP and NTP clients cannot be enabled at the same time. First
disable the SNTP client before using this command.
◆
The time acquired from time servers is used to record accurate dates and
times for log events. Without NTP, the switch only records the time starting
from the factory default set at the last bootup (e.g., Dec 10 16:04:43 2014).
◆
This command enables client time requests to time servers specified via
the
ntp servers
command. It issues time synchronization requests based
on the interval set via the
ntp poll
command.
Example
Console(config)#ntp client
Console(config)#
Related Commands