This command displays all the binding entries matching the given VRF instance name.
|
Format
|
show ip dhcp binding vrf <vrf-name>
|
|
Mode
|
Privileged EXEC
|
| Syntax |
Description |
|
vrf-name
|
The name of the VRF instance for which all associated binding entries are displayed.
|
| Parameter |
Description |
|
IP address
|
The IP address (in dotted decimal notation) whose matching binding entry from the given VRF instance is displayed.
|
|
Hardware Address
|
The MAC Address or the client identifier.
|
|
Lease Expiry
|
The lease expiration time of the IP address assigned to the client.
|
|
Type
|
The manner in which IP address was assigned to the client.
|
| Pool Name |
The associated pool-name information for each binding entry. |
Example: The following example shows all the DHCP binding entries associated with the VRF instance red.
(dhcp-10-130-187-64)#show ip dhcp binding vrf red
IP address Hardware Address Lease Type Pool Name
Expiry
--------------- ----------------- --------- -------- ----------------------
9.9.9.10 12:45:78:01:34:67 00:04:15 DYNAMIC poolred01
9.9.9.11 34:7b:45:06:34:22 00:07:42 DYNAMIC poolred01
6.6.6.1 06:41:c8:01:d5:14 00:20:31 DYNAMIC poolred02
6.6.6.2 18:57:26:30:a1:b5 00:16:22 DYNAMIC poolred02