Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
show address_binding
Purpose Used to display IP-MAC Binding entries.
Syntax
show address_binding [ip_mac {[all | ipaddress <ipaddr>
mac_address <macaddr>]} | blocked {[all | vlan_name <vlan_name>
mac_address <macaddr>]} | ports]
Description This command will display IP-MAC Binding entries. Three different kinds of
information can be viewed.
Parameters all – For IP-MAC binding all specifies all the IP-MAC binding entries; for
Blocked Address Binding entries all specifies all the blocked VLANs and
their bound physical addresses.
<ipaddr> The IP address of the device where the IP-MAC binding is made.
<macaddr> The MAC address of the device where the IP-MAC binding is
made.
None.
ip_mac –Address Binding entries can be viewed by entering the
physical and IP addresses of the device.
blocked – Blocked address binding entries (bindings between
VLAN names and MAC addresses) can be viewed by entering the
VLAN name and the physical address of the device.
ports - The number of enabled ports on a device.
<vlan_name> The VLAN name of the VLAN that is bound to a MAC
address in order to block a specific device on a known VLAN.
Restrictions
Example usage:
DGS-3400:4#show address_binding ip_mac ipaddress 10.1.1.8 mac_address
00-00-00-00-00-12
ACL_mode : Enabled
10.1.1.8 00-00-00-00-00-12 Inactive ARP 1:1-1:24
To show IP-MAC Binding on the Switch:
Command: show address_binding ip_mac ipaddress 10.1.1.8 mac_address
00-00-00-00-00-12
Trap/Log : Disabled
Enabled ports: 1:1-1:2
IP Address MAC Address Status Mode Ports
--------------- ----------------- ------------ ----------- -----------------------
Total entries : 1
DGS-3400:4#
delete address_binding
Purpose Used to delete IP-MAC Binding entries.
Syntax
delete address_binding [ip_mac [ipaddress <ipaddr>
{mac_address <macaddr>} | all] | blocked [all | vlan_name
<vlan_name> mac_address <macaddr>]]
Description This command will delete IP-MAC Binding entries. Two different kinds
of information can be deleted.
ip_mac –Individual Address Binding entries can be deleted by
entering the physical and IP addresses of the device. Toggling
to all will delete all the Address Binding entries.
blocked – Blocked address binding entries (bindings between
133