Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
308
Switch# show ip source binding 10.1.1.10
MAC Address IP Address Lease(sec) Type VLAN Interface
----------------- --------------- ---------- ------------- ----- ----------
00-01-01-01-01-01 10.1.1.10 infinite static 100 eth3/0/3
Total Entries: 1
Switch#
This example shows how to display IP Source Guard binding entries by IP address 10.1.1.11, MAC
address 00-01-01-01-01-10, at VLAN 100 on interface eth3/0/3 and learning by DHCP snooping.
Switch# show ip source binding 10.1.1.10 00-01-01-01-01-10 dhcp-snooping vlan 100
interface eth3/0/3
MAC Address IP Address Lease(sec) Type VLAN Interface
----------------- --------------- ---------- ------------- ----- -----------
00-01-01-01-01-10 10.1.1.11 3564 dhcp-snooping 100 eth3/0/3
Total Entries: 1
Switch#
Display Parameters
MAC Address
The client’s hardware MAC address.
IP Address
The client’s IP address assigned from the DHCP server or configured
by the user.
Lease (sec)
The IP address lease time.
Type
The binding type. Static bindings are configured manually. Dynamic
binding are learned from DHCP snooping.
VLAN
The VLAN number of the client interface.
Interface
The interface that connects to the DHCP client host.
33-4 show ip verify source
This command is used to display the hardware port ACL entry on a particular interface.
show ip verify source [interface INTERFACE-ID [, | -]]
Parameters
INTERFACE-ID
(Optional) Specifies a port or a range of ports to configure.
,
(Optional) Specifies a series of interfaces, or separate a range of
interfaces from a previous range. No spaces are allowed before and
after the comma.
-
(Optional)Specifies a range of interfaces. No spaces are allowed