D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
363
DGS-3627:admin# show address_binding nd_snoop binding_entry
Command: show address_binding nd_snoop binding_entry
LT(Lease Time) ST(Status) - A:Active I:Inactive
IP Address MAC Address LT(secs) Port ST
---------------------------------------------- ------------------- ---------- ----- --
2001:2222:1111:7777:5555:6666:7777:8888 00-00-00-00-00-02 50 5 I
2001::1 00-00-00-00-03-02 100 6 A
Total Entries: 2
clear address_binding nd_snoop binding_entry
Purpose Used to clear the ND snooping entries on specified ports.
Syntax
clear address_binding nd_snoop binding_entry ports [<portlist> | all]
Description To clear the entries learned for the specified ports.
Parameters
ports - Specify the list of ports that you would like to clear the ND snoop learned entry.
all - Clear all ND snooping learned entries.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To clear ND snooping entry on ports 1-3:
DGS-3627:admin# clear address_binding nd_snoop binding_entry ports 1-3
Command: clear address_binding nd_snoop binding_entry ports 1-3
Success.
DGS-3627:admin#
debug address_binding
Purpose Start the IMPB debug when the IMPB module receives an ARP/IP packet or a DHCP packet.
Syntax
debug address_binding [event | dhcp | all]
Description Use this command to start the IMPB debug when the IMPB module receives an ARP/IP
packet or a DHCP packet.
Parameters
event - To print out the debug messages when IMPB module receives ARP/IP packets.
dhcp - To print out the debug messages when the IMPB module receives the DHCP packets.
all - Print out all debug messages.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To print out all debug IMPB messages:
DGS-3627:admin# debug address_binding all
Command: debug address_binding all
Success.
DGS-3627:admin#