D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
354
config address_binding ip_mac
Parameters
ipaddr - Specify the IP address of the entry being updated.
ipv6addr - Specify the IPv6 address of the entry being updated.
macaddr - Specify the MAC address of the entry being updated
ports - Specify which ports are used for the IMPB entry being updated. If not specified, then it
is applied to all ports.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure an IMPB entry:
DGS-3627:admin# config address_binding ip_mac ipaddress 10.1.1.1 mac_address 00-00-00-00-
00-11
Command: config address_binding ip_mac ipaddress 10.1.1.1 mac_address 00-00-00-00-00-11
Success.
DGS-3627:admin#
To configure a static IPv6 IMPB entry:
DGS-3627:admin#config address_binding ip_mac ipv6address fe80::240:5ff:fe00:28
mac_address 00-00-00-00-00-11
Command: config address_binding ip_mac ipv6address fe80::240:5ff:fe00:28 mac_address 00-
00-00-00-00-11
Success.
DGS-3627:admin#
show address_binding
Purpose Used to display the IMPB entries, blocked MAC entries and port status.
Syntax
show address_binding {[ip_mac [all | [ipaddress <ipaddr> | ipv6address <ipv6addr>]
mac_address <macaddr>] | blocked [all | vlan_name <vlan_name> mac_address
<macaddr>] | ports {<portlist>}]}
Description This command is used to show the IMPB information.
Parameters
ip_mac - Specify the user created IMPB database.
blocked - Specify the addresses in the database that the system has auto learned and
blocked.
ipaddr - Specify the learned IP address of the entry in the database.
ipv6addr - Specify the learned IPv6 address of the entry in the database.
macaddr - Specify the MAC address of the entry or the blocked MAC address.
vlan_name - Specify the name of the VLAN to which the blocked MAC address belongs.
ports - Specify the ports for which the information is displayed. If not specified, all ports are
displayed.
Restrictions None.
Example usage:
To show the IMPB global configuration: