DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
342
Example usage:
To configure address binding on the Switch:
DES-1228/ME:5#config address_binding ip_mac ipaddress 10.1.1.3 mac_address 00-
00-00-00-00-05
Command: config address_binding ip_mac ipaddress 10.1.1.3 mac_address 00-00-
00-00-00-05
Success.
DES-1228/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 [enable | disable ] |
allow_zeroip [enable | disable] (1)
Description
This 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.
state [enable | disable] – Enables or disables the specified range of ports.
allow_zeroip [enable | disable] – Enables or disables zero IP address. When this function
is enabled, the Switch doesn’t block MAC which send ARP as sender protocol address
with zero.
Restrictions
Only Administrator level, Operator level or Power User level users can issue this
command.
Example usage:
To configure address binding on the Switch:
DES-1228/ME:5#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-1228/ME:5#