DHCPv6 Commands
78-21075-01 Command Line Interface Reference Guide
Example 2—The following example sets the relay well known Multicast link-local
destination address per VLAN 200 and enables the DHCPv6 Relay on VLAN 100 if
it was not enabled:
interface vlan 100
ipv6 dhcp relay destination vlan 200
exit
Example 3—The following example sets the Unicast global relay destination
address and enables the DHCPv6 Relay on VLAN 100 if it was not enabled:
interface vlan 100
ipv6 dhcp relay destination 3002::1:2
exit
Example 4. The following example enables the DHCPv6 relay on VLAN 100:
interface vlan 100
ipv6 dhcp relay destination
exit
Example 5. The following example disables the DHCPv6 relay on VLAN 100:
interface vlan 100
no ipv6 dhcp relay destination
exit
52.8
show ipv6 dhcp
Use the show ipv6 dhcp command in User EXEC or Privileged EXEC mode to
display the Dynamic DHCP Unique Identifier (DUID) on a specified device. This
information is relevant for DHCPv6 client and DHCPv6 relay.
52
869