Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
184
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
MAC Address
The client hardware MAC address.
IP Address
The client IP address assigned from the DHCP server.
Lease (seconds)
The IP address lease time.
Type
The Binding type configured from the CLI or dynamically learned.
VLAN
The VLAN ID.
Interface
The interface that connects to the DHCP client host.
17-16 show ip dhcp snooping database
This command is used to display the statistics of the DHCP snooping database.