R211x-HP Flexfabric 11900 Network Management and Monitoring Command Reference

28
[Sysname-Vlan-interface1] ntp-service broadcast-client
Related commands
ntp-service broadcast-server
ntp-service broadcast-server
Use ntp-service broadcast-server to configure the device to operate in NTP broadcast server mode and
use the current interface to send NTP broadcast packets.
Use undo ntp-service broadcast-server to remove the configuration.
Syntax
ntp-service broadcast-server [ authentication-keyid keyid | version number ] *
undo ntp-service broadcast-server
Default
The device does not operate in any NTP association mode.
Views
Interface view
Predefined user roles
network-admin
mdc-admin
Parameters
authentication-keyid keyid: Specifies the key ID to be used for sending broadcast messages to broadcast
clients, where keyid is in the range of 1 to 4294967295. If this option is not specified, the local device
cannot synchronize broadcast clients enabled with NTP authentication.
version number: Specifies the NTP version. The value range for the number argument is 1 to 4, and the
default is 4.
Usage guidelines
After you configure this command, the device periodically sends NTP messages to the broadcast address
255.255.255.255.
If you have configured the device to operate in broadcast server mode on an interface with this
command, do not add the interface to any aggregate group. To add the interface to an aggregate group,
remove the configuration of the command.
Examples
# Configure the device to operate in broadcast server mode and send NTP broadcast messages on
VLAN-interface 1, using key 4 for encryption, and set the NTP version to 4.
<Sysname> system-view
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface1] ntp-service broadcast-server authentication-keyid 4 version 4
Related commands
ntp-service broadcast-client