Switching Commands
156
ProSafe Managed Switch
Example: The following shows example CLI display output for the command.
(switch) #show ip dhcp snooping binding
Total number of bindings: 2
MAC Address IP Address VLAN Interface Type Lease (Secs)
------------------ ------------ ---- --------- ---- -------------
00:02:B3:06:60:80 210.1.1.3 10 0/1 86400
00:0F:FE:00:13:04 210.1.1.4 10 0/1 86400
show ip dhcp snooping database

Use this command to display the DHCP Snooping configuration related to the database

persistency.

Format show ip dhcp snooping database
Mode • Privileged EXEC
• User EXEC
Example: The following shows example CLI display output for the command.
(switch) #show ip dhcp snooping database
agent url: /10.131.13.79:/sai1.txt
write-delay: 5000
Term Definition
MAC Address Displays the MAC address for the binding that was added. The MAC address is the key
to the binding database.
IP Address Displays the valid IP address for the binding rule.
VLAN The VLAN for the binding rule.
Interface The interface to add a binding into the DHCP snooping interface.
Type Binding type; statically configured from the CLI or dynamically learned.
Lease (sec) The remaining lease time for the entry.
Term Definition
Agent URL Bindings database agent URL.
Write Delay The maximum write time to write the database into local or remote.