DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
181
Switch# show ip dhcp snooping binding 10.1.1.11 00-01-02-00-00-05
MAC Address IP Address Lease (seconds) Type VLAN Interface
----------------- -------------- ------------------ ------------- ------ ---------
--
00-01-02-00-00-05 10.1.1.11 1495 dhcp-snooping 100 eth3/0/5
Total Entries: 1
Switch#
This example shows how to display DHCP snooping binding entries by IP 10.1.1.1 and MAC 00-01-
02-03-04-05 on VLAN 100.
Switch# show ip dhcp snooping binding 10.1.1.11 00-01-02-00-00-05 vlan 100
MAC Address IP Address Lease (seconds) Type VLAN Interface
----------------- --------------- ---------------- -------------- ------ ---------
--
00-01-02-03-04-05 10.1.1.1 1500 dhcp-snooping 100 eth3/0/5
Total Entries: 1
Switch#
This example shows how to display DHCP snooping binding entries by VLAN 100.
Switch# show ip dhcp snooping binding vlan 100
MAC Address IP Address Lease (seconds) Type VLAN
Interface
----------------- --------------- ----------------- -------------- ------ --------
---
00-01-02-03-04-05 10.1.1.10 1500 dhcp-snooping 100 eth3/0/5
00-01-02-00-00-05 10.1.1.11 1495 dhcp-snooping 100 eth3/0/5
Total Entries: 2
Switch#
This example shows how to display DHCP snooping binding entries by interface eth3/0/5.
Switch# show ip dhcp snooping binding interface eth3/0/5
MAC Address IP Address Lease (seconds) Type VLAN Interface
----------------- -------------- ---------------- -------------- ------ ----------
-
00-01-02-03-04-05 10.1.1.10 1500 dhcp-snooping 100 eth3/0/5
00-01-02-00-00-05 10.1.1.11 495 dhcp-snooping 100 eth3/0/5
Total Entries: 2
Switch#
Display Parameters