DES-3028 DES-3028P DES-3028G DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
317
Command Parameters
ports
config address_binding
dhcp_snoop max_entry
ports
[<portlist> | all] limit [<value 1-10> | no_limit]
Each command is listed, in detail, in the following sections.
create address_binding ip_mac ipaddress
Purpose
Used to create an IP-MAC Binding entry.
Syntax
create address_binding ip_mac ipaddress <ipaddr> mac_address
<macaddr> {ports [<portlist> | all]}
Description
This command will create an IP-MAC Binding entry.
Parameters
<ipaddr>
–
The IP address of the device where the IP-MAC binding is
made.
<macaddr>
– The MAC address of the device where the IP-MAC
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 users can issue this command.
Example usage:
To create address binding on the Switch:
DES-3028P:4#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-3028P:4#
config address_binding ip_mac ipaddress
Purpose
Used to configure an IP-MAC Binding entry.
Syntax
config address_binding ip_mac ipaddress <ipaddr> mac_address
<macaddr> {ports [<portlist> | all]}
Description
This command will configure an IP-MAC Binding entry.
Parameters
<ipaddr>
– The IP address of the device where the IP-MAC binding is
made.
<macaddr>
– The MAC address of the device where the IP-MAC 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 users can issue this command.
Example usage: