R21xx-HP FlexFabric 11900 Layer 3 IP Services Command Reference

221
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 52 Command output
Field Descri
p
tion
Pool DHCPv6 address pool.
IPv6 address IPv6 address assigned.
Type
IPv6 address binding types:
Static(F)—Free static binding whose IPv6 address has not been assigned.
Static(O)—Offered static binding whose IPv6 address has been selected and
sent by the DHCPv6 server in a DHCP
-OFFER packet to the client.
Static(C)—Committed static binding whose IPv6 address has been assigned
to the client.
Auto(O)—Offered dynamic binding whose IPv6 address has been
dynamically selected by the DHCPv6 server and sent in a DHCP-OFFER
packet to the DHCPv6 client.
Auto(C)—Committed dynamic binding, whose IP address has been
dynamically assigned to the DHCPv6 client.
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.