2-491
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
show ip dhcp snooping binding
show ip dhcp snooping binding
Use the
show ip dhcp snooping binding
user EXEC command to display the DHCP snooping binding
database and configuration information for all interfaces on a switch.
show ip dhcp snooping binding
[
ip-address
] [
mac-address
] [
interface
interface-id
] [
vlan
vlan-id
]
Syntax Description
Command Modes
User EXEC
Command History
Usage Guidelines
The
show ip dhcp snooping binding
command output shows only the dynamically configured bindings.
Use the
show ip source binding
privileged EXEC command to display the dynamically and statically
configured bindings in the DHCP snooping binding database.
If DHCP snooping is enabled and an interface changes to the down state, the switch does not delete the
statically configured bindings.
Examples
This example shows how to display the DHCP snooping binding entries for a switch:
Switch>
show ip dhcp snooping binding
MacAddress IpAddress Lease(sec) Type VLAN Interface
------------------ --------------- ---------- ------------- ---- --------------------
01:02:03:04:05:06 10.1.2.150 9837 dhcp-snooping 20 GigabitEthernet1/0/1
00:D0:B7:1B:35:DE 10.1.2.151 237 dhcp-snooping 20 GigabitEthernet1/0/2
Total number of bindings: 2
ip-address
(Optional) Specify the binding entry IP address.
mac-address
(Optional) Specify the binding entry MAC address.
interface
interface-id
(Optional) Specify the binding input interface.
vlan
vlan-id
(Optional) Specify the binding entry VLAN.
Release
Modification
12.2(25)EY
This command was introduced.