DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
341
create address_binding ip_mac ipaddress
Purpose
Used to create an IP-MAC-port binding entry.
Syntax
create address_binding ip_mac ipaddress <ipaddr> mac_address
<macaddr> {ports [<portlist> | all]}
Description
This command is used to create an IP-MAC-port binding entry.
Parameters
<ipaddr> The IP address of the device where the IP-MAC-port binding
is made.
<macaddr> The MAC address of the device where the IP-MAC-port
binding is made.
<portlist> - Specifies a port or range of ports to be configured for
address binding.
all – Specifies that all ports on the Switch will be configured for address
binding.
Restrictions
Only Administrator level, Operator level or Power User level users can
issue this command.
Example usage:
To create address binding on the Switch:
DES-1228/ME:5#create address_binding ip_mac ipaddress 10.1.1.3 mac_address
00-00-00-00-00-04
Command: create address_binding ip_mac ipaddress 10.1.1.3 mac_address 00-
00-00-00-00-04
Success.
DES-1228/ME:5#
config address_binding ip_mac ipaddress
Purpose
Used to configure an IP-MAC-port binding entry.
Syntax
config address_binding ip_mac ipaddress <ipaddr> mac_address
<macaddr> {ports [<portlist> | all]}
Description
This command is used to configure an IP-MAC-port binding entry.
Parameters
<ipaddr> - The IP address of the device where the IP-MAC-port binding is
made.
<macaddr> - The MAC address of the device where the IP-MAC-port
binding is made.
<portlist> - Specifies a port or range of ports to be configured for address
binding.
all – Specifies that all ports on the Switch will be configured for address
binding.
Restrictions
Only Administrator level, Operator level or Power User level users can
issue this command.