3Com Switch 7750 Series
Command Reference Guide – NTP
Chapter 1 NTP Configuration Commands
1-7
System View: return to User View with Ctrl+Z.
[3Com] interface vlan-interface1
[3Com-Vlan-Interface1] ntp-service broadcast-client
1.1.8 ntp-service broadcast-server
Syntax
ntp-service broadcast-server
[
authentication-keyid
keyid
version
number
]
undo ntp-service broadcast-server
View
VLAN interface view
Parameter
authentication-keyid
: Specifies an authentication key.
keyid
: Key ID used in broadcast, ranging from 1 to 4,294,967,295.
version
: Defines an NTP version number.
number
: NTP version number, ranging from 1 to 3.
Description
Use the
ntp-service
broadcast-server
command to configure NTP broadcast server
mode.
Use the
undo ntp-service
broadcast-server
command to disable the NTP broadcast
server mode.
By default, the broadcast service is disabled. When no NTP version number is
specified, the default version number is 3.
Designate an interface on the local device to broadcast NTP packets. The local device
runs in broadcast-server mode and regularly broadcasts packets to its clients.
Example
# Configure to broadcast NTP packets through Vlan-interface 1. Encrypt them with
Key 4 and set the NTP version number to 3.
<3Com> system-view
System View: return to User View with Ctrl+Z.
[3Com] interface vlan-interface1
[3Com-Vlan-Interface1] ntp-service broadcast-server authentication-key 4
version 3