Qtech QSW-8200-52T-AC [10/20] Ntp ipv6 multicast client

Qtech QSW-8200-52T-AC [10/20] Ntp ipv6 multicast client
User Manual
Chapter 2. Commands for NTP 10
www.qtech.ru
2.14 ntp ipv6 multicast client
Command: ntp ipv6 multicast client
no ntp ipv6 multicast client
Function: Configure the specified interface to receive IPv6 NTP multicast packets, the
no command will cancels the specified interface to receive IPv6 NTP multicast packets.
Parameter: None.
Command mode: vlan mode
Default: Interface does not receive IPv6 NTP multicast packets.
Usage guide: None.
Example: Enable the function for receiving IPv6 NTP multicast packets on vlan1
interface.
Switch(Config)# interface vlan 1
Switch(Config-if-Vlan1)#ntp ipv6 multicast client
2.15 ntp multicast client
Command: ntp multicast client
no ntp multicast client
Function: Configure the specified interface to receive NTP multicast packets, the no
command will cancels the specified interface to receive NTP multicast packets.
Parameter: None.
Command mode: vlan mode
Default: Interface does not receive NTP multicast packets.
Usage guide: None.
Example: Enable the function for receiving NTP multicast packets on vlan1 interface.
Switch(Config)# interface vlan 1
Switch(Config-if-Vlan1)#ntp multicast client
2.16 ntp server
Command: ntp server {<ip-address> | <ipv6-address>} [version <version_no>] [key
<key-id>]
no ntp server {<ip-address>|<ipv6-address>}
Function: To enable specified time server of time source, the no form of this command
cancels the specified time server of time source.
Parameter: ip-address: IPv4 address of time server.
ipv6-address: IPv6 address of time server.
version: The version information configured for server.
version_no: The version number of server, range is from 1 to 4, default is 4.
key: To configure key for server.
key-id: The key id.
Default: Disabled.
Command Mode: Global Mode.