display ipv6 dhcp server ip-in-use
Use display ipv6 dhcp server ip-in-use to display binding information for assigned IPv6 addresses.
Syntax
display ipv6 dhcp server ip-in-use [ address ipv6-address | pool pool-name ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
address ipv6-address: Displays binding information for the specified IPv6 address.
pool pool-name: Displays binding information for the IPv6 address pool specified by its name, a case-insensitive string of 1 to 63 characters.
Usage guidelines
If you do not specify any parameters, this command displays binding information for all assigned IPv6 addresses.
Examples
# Display binding information for all assigned IPv6 address.
<Sysname> display ipv6 dhcp server ip-in-use Pool: 1 IPv6 address Type Lease expiration 2:1::1 Auto(O) Jul 10 19:45:01 2008 Pool: 2 IPv6 address Type Lease expiration 1:1::2 Static(F) Not available Pool: 3 IPv6 address Type Lease expiration 1:2::1f1 Static(O) Oct 9 09:23:31 2008
# Display binding information for all assigned IPv6 addresses for the specified DHCPv6 address pool.
<Sysname> display ipv6 dhcp server ip-in-use pool 1 Pool: 1 IPv6 address Type Lease expiration 2:1::1 Auto(O) Jul 10 22:22:22 2008 3:1::2 Static(C) Jan 1 11:11:11 2008
# Display binding information for the specified IPv6 address.
<Sysname> display ipv6 dhcp server ip-in-use address 2:1::3 Pool: 1 Client: FE80::C800:CFF0:FE18:0 Type: Auto(O) DUID: 00030001CA000C180000 IAID: 0x00030001 IPv6 address: 2:1::3 Preferred lifetime 400, valid lifetime 500 Expires at Jul 10 09:45:01 2008 (288 seconds left)
Table 59: Command output
Field | Description |
---|---|
Pool | DHCPv6 address pool. |
IPv6 address | IPv6 address assigned. |
Type | IPv6 address binding types:
|
Lease-expiration | Time when the lease of the IPv6 address will expire. If the lease expires after the year 2100, this field displays Expires after 2100. For an unassigned static binding, this field displays Not available. |
Client | IPv6 address of the DHCPv6 client. For an unassigned static binding, this field is blank. |
DUID | Client DUID. |
IAID | Client IAID. For an unassigned static binding without IAID specified, this field displays N/A. |
Preferred lifetime | Preferred lifetime in seconds of the IPv6 address. |
valid lifetime | Valid lifetime in seconds of the IPv6 address. |
Expires at | Time when the lease of an IPv6 address will expire. If the lease expires after the year 2100, this field displays Expires after 2100. |
Related commands
reset ipv6 dhcp server ip-in-use