DGS-6604
m
show ip dhcp snooping binding
CLI Reference Guide
792
show ip dhcp snooping binding
Use the command to display DHCP snooping binding entries.
show ip dhcp snooping binding [
IP-ADDRESS
] [
MAC-ADDRESS
] [
vlan VLAN-ID
] [
interface
[
INTERFACE-ID
[, | -]]]
Default
Not applicable
Command Mode
EXEC mode or any configuration mode
Usage Guideline
Use the command to display DHCP snooping configuration binding entries.
Example
This example shows how to display DHCP display DHCP snooping binding
entries:
Syntax Description
IP-ADDRESS
(Optional) Display the binding entry based on IP address.
MAC-ADDRESS
(Optional) Display the binding entry based on MAC address.
vlan
VLAN-ID
(Optional) Display the binding entry based on VLAN.
interface
INTERFACE-ID
(Optional) Display the binding entry based on port ID.
,
(Optional) Specifies a series of interfaces, or separates a range of interfaces
from a previous range. No space before and after the comma.
-
(Optional) Specifies a range of interfaces. No space before and after the hyphen.
Switch# show ip dhcp snooping binding
Mac Address IP Address Lease(seconds) Type VLAN
Interface
----------------- --------------- ------------- -------------- ------ ----
-----
00-01-02-03-04-05 10.1.1.10 1500 dhcp-snooping 100
eth3.5
00-01-02-00-00-05 10.1.1.1 1495 dhcp-snooping 100
eth3.5
Total Entries: 2
Switch#