Command Manual – System Management
Quidway S8500 Series Routing Switches
Chapter 7 NTP Configuration Commands
Huawei Technologies Proprietary
7-8
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 and
number
defaults to 3.
Designate an interface on the local equipment to broadcast NTP packets. The local
equipment runs in broadcast-server mode and regularly broadcasts packets to its
clients.
Example
# Configure to broadcast NTP packets through Vlan-Interface1, encrypt them with Key
4, and set the NTP version number as 3.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] interface vlan-interface1
[Quidway-Vlan-interface1] ntp-service broadcast-server authentication-key 4
version 3
7.1.10 ntp-service max-dynamic-sessions
Syntax
ntp-service max-dynamic-sessions number
undo ntp-service max-dynamic-sessions
View
System view
Parameter
number
: The maximum SESSIONS can be created locally, ranging from 0 to 100.
Description
Use the
ntp-service max-dynamic-sessions
command to set how many SESSIONS
can be created locally.
Use the
undo ntp-service max-dynamic-sessions
command to resume the default
maximum SESSIONS number
By default, a local device allows up to 100 SESSIONS.
Example
# Set the local equipment to allow up to 50 SESSIONS.