Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
193
Use this command to display the device’s DHCPv6 DUID or use the show ipv6 dhcp interface
command to display DHCPv6 related setting for interfaces. If the interface ID is not specified, all
interfaces with the DHCPv6 function will be displayed.
Example
This example shows how to display the DHCPv6 DUID for the device.
Switch# show ipv6 dhcp
This device's DUID is 0001000111A8040D001FC6D1D47B.
Switch#
This example shows how to display the DHCPv6 setting for interface VLAN 1, when VLAN 1 is DHCPv6
disabled.
Switch# show ipv6 dhcp interface vlan1
vlan1 is not in DHCPv6 mode.
Switch#
This example shows how to display the DHCPv6 setting for all VLANs. Only VLANs that are DHCPv6
enabled are displayed.
Switch# show ipv6 dhcp interface
vlan1 is in client mode
State is OPEN
List of known servers:
Reachable via address: FE80::200:11FF:FE22:3344
Configuration parameters:
IA PD: IA ID 1, T1 40, T2 64
Prefix: 2000::/48
preferred liftime 80, valid lifetime 100
Prefix name: yy
Rapid-Commit: disabled
Switch#