DGS-6604
m
show ip source binding
CLI Reference Guide
808
show ip source binding
Use the command to display IP-source guard binding entry.
show ip source binding
[
IP-ADDRESS
] [
MAC-ADDRESS
]
[dhcp-snooping | static] [vlan
VLAN-
ID
] [interface
INTERFACE-ID
[, | -]]
Default
Not applicable
Command Mode
EXEC mode or any configuration mode
Usage Guideline
IP source guard use binding entries that are either manually configured or auto
learned by DHCP snooping.
The command accepts combination of input options to filter the displayed entry.
Example
This example shows how to display IP Source Guard binding entries without any
parameter.
This example shows how to display IP Source Guard binding entries by IP
address 10.1.1.11.
Syntax Description
IP-ADDRESS
(Optional) Display the IP-source guard binding entry based in IP address.
MAC-ADDRESS
(Optional) Display the IP-source guard binding entry based on MAC address.
dhcp-snooping
(Optional) Display IP-source guard binding entry learned by DHSCP binding
snooping.
static
(Optional) Display IP-source guard binding entry that is manually configured.
vlan
VLAN-ID
(optional) Display IP-source guard binding entry based on VLAN.
INTERFACE-ID
(Optional) Display the IP-source guard binding entry based on ports.
,
(Optional) Specify a series of interfaces, or separate a range of interferences
from a previous range. Mp space before and after the comma.
-
(Optional) Specify a range of interfaces. No space before and after the hyphen.
Switch# show ip source binding
MAC Address IP Address Lease(sec) Type VLAN Interface
----------------- --------------- ---------- ------------- ----- ----------
------
00-01-01-01-01-01 10.1.1.10 infinite static 100 eth3.3
00-01-01-01-01-10 10.1.1.11 3120 dhcp-snooping 100 eth3.3
Total Entries: 2
Switch#