DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
46
<macaddr> – The MAC address of the device where the IP-MAC-
port binding is made.
<port 1-28> – Specifies a port to be configured for address binding.
Restrictions Only administrator or operate-level users can issue this command.
Example usage:
To create address binding on the Switch:
DES-1210-28/ME:5# create address_binding ip_mac ipaddress 10.0.0.21
mac_address 00-00-00-00-01-02 ports 3
Command: create address_binding ip_mac ipaddress 10.0.0.21
mac_address 00-00-00-00-01-02 ports 3
Success.
DES-1210-28/ME:5#
config address_binding ip_mac ports
Purpose Used to configure an IP-MAC-port binding state to enable or disable
for specified ports.
Syntax
config address_binding ip_mac ports [<portlist> | all] {state
[disable | enable] | ip_inspection [disable | enable] |
arp_inspection [loose | strict]}
Description
The config address_binding ip_mac ports command is used to
configure the IP-MAC-port binding state to enable or disable for
specified ports.
Parameters
<portlist> − Specifies a port or range of ports.
all – Specifies all ports on the switch.
[enable | disable] – Enables or disables the specified range of ports
for state and IP-inspection.
arp_inspection [loose | strict] – Specifies to check the ARP
inspection to be loose or stict for the specified ports.
Restrictions Only administrator or operate-level users can issue this command.
Example usage:
To configure address binding on the Switch:
DES-1210-28/ME:5# config address_binding ip_mac ports 3 state disable
arp_inspection loose ip_inspection disable
Command: config address_binding ip_mac ports 3 state disable
arp_inspection loose ip_inspection disable
Success.
DES-1210-28/ME:5#
config address_binding auto_scan
Purpose Used to configure an IP-MAC-port binding auto scan for specified IP
addresses.
Syntax
config address_binding auto_scan from_ip <ipaddr> to_ip
<ipaddr>