Command Manual (For Soliton) – NTP
H3C S3100 Series Ethernet Switches
Chapter 1 NTP Configuration Commands
1-11
Use the
undo ntp-service max-dynamic-sessions
command to restore the default.
By default, up to 100 dynamic NTP sessions can be established locally.
Example
# Set the maximum number of dynamic NTP sessions that can be established locally to
50.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] ntp-service max-dynamic-sessions 50
1.1.11 ntp-service multicast-client
Syntax
ntp-service multicast-client [
ip-address
]
undo ntp-service multicast-client [
ip-address
]
View
VLAN interface view
Parameter
ip-address
: Multicast IP address, in the range of 224.0.1.0 to 239.255.255.255. The
default IP address is 224.0.1.1.
Description
Use the
ntp-service multicast-client
command to configure an Ethernet switch to
operate in the NTP multicast client mode and receive NTP multicast messages through
the current interface.
Use the
undo ntp-service multicast-client
command to remove the configuration.
By default, no Ethernet switch operates in the NTP multicast client mode.
Example
# Configure the switch to receive NTP multicast messages through Vlan-interface1,
with the multicast IP address being 224.0.1.2.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface Vlan-interface 1
[Sysname-Vlan-interface1] ntp-service multicast-client 224.0.1.2