xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
config address_binding ip_mac ipaddress
Purpose
Used to configure an IP-MAC Binding entry.
Syntax
<ipaddr> mac_address <macaddr> {ports [<portlist> | all] | mode
{arp | acl]}
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.
mode
– The user may set the mode for this IP-MAC binding settings by
choosing one of the following:
Only
administrator-level users can issue this command.
Description
•
arp
- Choosing this selection will set a normal IP-MAC Binding
entry for the IP address and MAC address entered.
•
acl
- Choosing this entry will allow only packets from the source
IP-MAC binding entry created here. All other packets with a
different IP address will be discarded by the Switch. This mode
can only be used if the ACL Mode has been enabled in the IP-
MAC Binding Ports window as seen previously.
Restrictions
Example usage:
To configure address binding on the Switch:
DGS-3612G:4#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.
DGS-3612G:4#
To configure address binding on the Switch for ACL mode:
DGS-3612G:4#config address_binding ip_mac ipaddress 10.1.1.3 mac_address
00-00-00-00-00-05 mode acl
Command: config address_binding ip_mac ipaddress 10.1.1.3 mac_address 00-
00-00-00-00-05 mode acl
Success.
DGS-3612G:4#
config address_binding ip_mac ports
Purpose
Used to configure an IP-MAC state to enable or disable for specified ports.
Syntax
[<portlist> | all] state [enable | disable]
Description
This command will configure IP-MAC state to enable or disable for specified
ports.
Parameters
<portlist>
−
Specifies a port or range of ports.
124