DGS-6604 m
CLI Reference Guide
794
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 vlan100:
This example shows how to display DHCP snooping binding entries by vlan100:
This example shows how to display DHCP snooping binding entries by interface
eth3.5:
Switch# show ip dhcp snooping binding 10.1.1.11 00-01-02-03-04-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.5
Total Entry: 1
Switch#
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.5
00-01-02-00-00-05 10.1.1.11 1495 dhcp-snooping 100
eth3.5
Total Entries: 2
Switch#
Switch# show ip dhcp snooping binding interface eth3.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.5
00-01-02-00-00-05 10.1.1.11 1495 dhcp-snooping 100
eth3.5
Total Entries: 2
Switch#