: inspect dhcp6lease
Focus
Focus

inspect dhcp6lease

Table of Contents

inspect dhcp6lease

Use the
inspect dhcp6lease
command to inspect the DHCP server lease and to display information on machines that are assigned to specific IPv6 address and the lease validity for each machine.

Command

inspect dhcp6lease ( all | subnet= | state=)
This command

Options

all
Enter all to display information on DHCP server lease.
subnet
Enter subnet to display information on live connection stats.
state
Enter state to display information on connection state.

Command Notes

Role
Super, Read Only
Related Commands
dump dhcp-server status
Introduced in
Release 6.2.1

Example

inspect dhcp6lease all IP_TYPE IP BINDING_STATE VALID_UNTIL DUID IA_NA 3001::20active 2023-03-20 16:46:42 000429db66cbc604c03db28080f9bceeca90 inspect dhcp6lease subnet=3001::/64 IP_TYPE IP BINDING_STATE VALID_UNTIL DUID IA_NA 3001::20active 2023-03-20 16:46:42 000429db66cbc604c03db28080f9bceeca90 inspect dhcp6lease state=active IP_TYPE IP BINDING_STATE VALID_UNTIL DUID IA_NA 3001::20active 2023-03-20 16:46:42 000429db66cbc604c03db28080f9bceeca90

Recommended For You