mac

Commands for NTP
562
57.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
57.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
57.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.