C613-50100-01 REV C Command Reference for x930 Series 2803
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
DHCP FOR IPV6 (DHCPV6) COMMANDS
SNTP
-ADDRESS
sntp-address
Overview Use this command in DHCPv6 Configuration mode to add an SNTP Server IPv6
address to a DHCPv6 Server pool.
Use the no variant of this command to remove an SNTP Server IPv6 address from a
DHCPv6 Server pool.
Syntax
sntp-address <ipv6-address>
no sntp-address <ipv6-address>
Mode DHCPv6 Configuration
Examples The following example adds an SNTP Server IPv6 address of 2001:0db8::/32 to the
DHCPv6 pool named P2:
awplus# configure terminal
awplus(config)# ipv6 dhcp pool P2
awplus(config-dhcp6)# sntp-address 2001:0db8::/32
The following example removes an SNTP Server IPv6 address of 2001:0db8::/32 to
the DHCPv6 pool named P2:
awplus# configure terminal
awplus(config)# ipv6 dhcp pool P2
awplus(config-dhcp6)# no sntp-address 2001:0db8::/32
Related
Commands
dns-server (DHCPv6)
domain-name (DHCPv6)
option (DHCPv6)
show ipv6 dhcp pool
Parameter Description
<ipv6-address> Specify an SNTP Server IPv6 address, in hexadecimal notation
in the format X:X::X:X.