Specifications
DES-3000 Series Layer 2 Switch CLI Reference Manual
DES-3026:4#config address_binding ip_mac ports 2 state enable allow_zeroip enable
Command: config address_binding ip_mac ports 2 state enable allow_zeroip enable
Success.
DES-3026:4#
show address_binding
Purpose Used to display IP-MAC address 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 address binding entries set on the
Switch.
Parameters ip_mac – Enter this parameter to view an IP-MAC address binding entry
by entering the following:
blocked – Choose this parameter to view the IP-MAC address blocked
binding entries by entering one of the following choices to view it by:
ports – Enter this parameter to view the ports which are enabled for IP-
MAC binding.
Restrictions None.
• all – Choose this parameter to view all IP-MAC binding entries.
• ipaddress <ipaddr> - The IP address of the device where the IP-
MAC binding is made.
• mac_address <macaddr> - The MAC address of the device where
the IP-MAC binding is made.
• all – Choose this parameter to view all IP-MAC binding blocked
entries.
• vlan_name <vlan_name> - Enter the VLAN name for which to view
the IP-MAC address binding blocked entry. This entry must be
made with the mac_address listed below to view this blocked entry.
• mac_address <macaddr> - The MAC address of the device where
the IP-MAC blocked binding is made. This entry is to be made with
the vlan name listed above to view this blocked entry.
Example usage:
To show IP-MAC binding entries on the switch:
DES-3026:4#show address_binding ip_mac ipaddress 10.1.1.8
mac_address 00-00-00-00-00-12
Command: show address_binding ip_mac ipaddress 10.1.1.8
mac_address 00-00-00-00-00-12
Enabled ports: 2
IP Address MAC Address
--------------- -----------------
10.1.1.8 00-00-00-00-00-12
Total entries : 1
DES-3026:4#
117