ntp-server X:X::X:X
Use this command to specify an NTP server in the IPv6 DHCP server pool. Multiple NTP servers can be added to the pool.
Use the no form of this command to delete an NTP server from the IPv6 DHCP server pool.
Command Syntax
ntp-server X:X::X:X
no ntp-server X:X::X:X
Parameters
X:X::X:X
NTP IPv6 server address
Default
No default Value is specified
Command Mode
DHCP6 configure mode
Applicability
This command was introduced in OcNOS version 6.1.0.
Examples
#configure terminal
(config)#ipv6 dhcp server pool ipv6_pool
(dhcp6-config)#ntp-server 2001::2
#configure terminal
(config)#ip vrf vrf1
(config-vrf)#ipv6 dhcp server pool ipv6_pool
(dhcp6-config)#ntp-server 2001::2
Last modified date: 10/19/2023