C
HAPTER
20
| System Management Commands
Time
– 754 –
â—† 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 authenticate (752)
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 (i.e., 00:00:00,
Jan. 1, 2001).
â—† 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
sntp client (750)
ntp server (755)