359
40.3 ntp broadcast server count
Command: ntp broadcast server count <number>
no ntp broadcast server count
Function: Set the max number of broadcast or multicast servers supported by the NTP
client. The no operation will cancel the configuration and restore the default value.
Parameters: number:1-100, the max number of broadcast servers.
Default: The default max number of broadcast servers is 50.
Command Mode: Global Mode.
Examples: Configure the max number of broadcast servers is 70 on the switch.
Switch(config)#ntp broadcast server count 70
40.4 ntp timezone
Command: ntp timezone <name> [{add | subtract}] [<time_difference>]
no ntp timezone
Function: To configure the time zone and time different with UTC for NTP client, the no
form of this command cancels the time zone sets and restores the default setting.
Parameter: name is the configured time zone, less than 16 characters.
add means the configured UTC time add time_difference.
subtract means the configured UTC time subtract time_difference, add is by
default.
time_difference is the configured time different , range between 0 to 12, set
to 8 is by default.
Default: The time different is set to add 8 by default.
Command Mode: Global Mode.
Usage Guide: None.
Example: To configure the time zone to beijing.
Switch#config
Switch(config)#ntp timezone beijing add 8
40.5 ntp access-group
Command: ntp access-group server <acl>