DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
311
Command Mode
EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 1.
Usage Guideline
Use this command to display the hardware port ACL entries for a port in the hardware table. It
indicates the hardware filter behavior that IP source guard is verified upon.
Example
This example shows how to display when DHCP snooping is enabled on VLANs 100 to 110, the
interface with IP source filter mode that is configured as IP, and that there is an existing IP address
binding 10.1.1.1 on VLAN 100.
Switch# show ip verify source interface eth3/0/3
Interface Filter-type Filter-mode IP address MAC address VLAN
--------- ----------- ----------- --------------- ----------------- -------
eth3/0/3 ip active 10.1.1.1 100
eth3/0/3 ip active deny-all 101-120
Total Entries: 2
Switch#
This example shows how to display when the interface has an IP source filter mode that is configured
as IP MAC and an existing IP MAC that binds IP address 10.1.1.10 to MAC address 00-01-01-01-01-
01 on VLAN 100 and IP address 10.1.1.11 to MAC address 00-01-01-01-01-10 on VLAN 101.
Switch# show ip verify source interface eth3/0/3
Interface Filter-type Filter-mode IP address MAC address VLAN
--------- ----------- ----------- --------------- ----------------- -------
eth3/0/3 ip-mac active 10.1.1.10 00-01-01-01-01-01 100
eth3/0/3 ip-mac active 10.1.1.11 00-01-01-01-01-10 101
eth3/0/3 ip-mac active deny-all - 102-120
Total Entries: 3
Switch#
Display Parameters
active: Actively verify IP source entries.
inactive-trust-port: Enable DHCP snooping to trust ports with no
IP source entry verification active.
inactive-no-snooping-vlan: No DHCP snooping VLAN configured
with no IP source entry verification active.