![Huawei Quidway S6500 Series Command Manual Download Page 772](http://html.mh-extra.com/html/huawei/quidway-s6500-series/quidway-s6500-series_command-manual_167771772.webp)
Command Manual - System Management
Quidway S6500 Series Ethernet Switches
Chapter 7 NTP Configuration Commands
Huawei Technologies Proprietary
7-9
Description
Using
ntp-service in-interface disable
command, you can disable an interface to
receive NTP message. Using
undo ntp-service in-interface disable
command, you
can enable an interface to receive NTP message.
By default, an interface is enabled to receive NTP message.
Example
# Disable Vlan-Interface1 to receive NTP message.
[Quidway] interface vlan-interface1
[Quidway-Vlan-Interface1] ntp-service in-interface disable
7.1.12 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 dynamic sessions can be created locally, ranging from 0 to 100.
Description
Using
ntp-service max-dynamic-sessions
command, you can set how many
dynamic sessions can be created locally. Using
undo ntp-service
max-dynamic-sessions
command, you can resume the default maximum dynamic
session number.
By default, a local device allows up to 100 sessions.
Note:
Only the sessions created by NTP peer mode, NTP broadcast client mode and NTP
multicast client mode are dynamic sessions. Other sessions are static sessions.
Example
# Set the local equipment to allow up to 50 sessions.
[Quidway] ntp-service max-dynamic-sessions 50