Concept Guide

1632| show ipv6 dhcp Dell Networking W-Series ArubaOS 6.5.x| Reference Guide
The example below shows the DHCPv6 database for a specific pool:
(host) (config) #show ipv6 dhcp database [pool <pool-name>]
(host) (config) #show ipv6 dhcp database pool DHCPv6
# DHCPv6
subnet6 2001:470:faca:4::/120 {
default-lease-time 43200;
max-lease-time 43200;
option dhcp6.domain-search "test.org";
option vendor-class-identifier "ArubaAP";
option dhcp6.vendor-opts "2001:feed::235";
option dhcp6.name-servers 2001:470:20::2;
option dhcp6.preference 25;
option dhcp6.usr-opt-24-DHCPv6 "Domain Search List";
range6 2001:470:20::1 2001:470:faca:4::1;
range6 2001:470:20::3 2001:470:faca:4:ffff:ffff:ffff:fffe;
}
The example below shows the DHCPv6 binding information:
(host)# show ipv6 dhcp binding
# Client: fe80::1cf:2e1:cd13:356b; IA ID 0x13001f3c
ia-na "\023\000\037<\000\001\000\001\030\223\211\242\000%\263J\372\364" {
cltt epoch 1364206514; # Mon Mar 25 15:45:14 2013
iaaddr 2001:470:faca:4:21a:1eff:fe00:9e6 {
binding state expired;
preferred-life 187;
max-life 300;
ends epoch 1364206814; # Mon Mar 25 15:50:14 2013
}
The example below shows the DHCPv6 active pools:
(host) #show ipv6 dhcp active-pools
DHCPv6 Active Pools
-------------------
Vlan Pool Name
---- ---------
10 DHCPv6
Related Commands
Command Description
ipv6 dhcp pool This command configures a DHCPv6 pool on the controller.
Command History
Introduced in ArubaOS 6.3.