xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
159
create address_binding ip_mac ipv6address
Purpose
Used to create an IP–MAC–Port Binding entry in the white list.
Syntax
create address_binding ip_mac ipv6address <ipv6addr> mac_address <macaddr>
{ports [<portlist> | all]}
Description
This command is used to create an IP–MAC–Port Binding entry.
Parameters
<ipv6addr>
–
The IPv6 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, Operator and Power User-level users can issue this command.
Example usage:
To create a static IPv6 IMPB entry:
DES-3528:admin# create address_binding ip_mac ipv6address fe80::240:5ff:fe00:28
mac_address 00-00-00-00-00-11
Command: create address_binding ip_mac ipv6address fe80::240:5ff:fe00:28 mac_address
00-00-00-00-00-11
Success.
DES-3528:admin#
config address_binding ip_mac ipv6address
Purpose
Used to configure an IP–MAC–Port Binding entry.
Syntax
config address_binding ip_mac ipv6address <ipv6addr> mac_address <macaddr>
{ports [<portlist> | all]}
Description
This command is used to configure an IP–MAC–Port Binding entry.
Parameters
<ipv6addr>
– 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, if no
port is specified it will apply to all ports.
all
– Specifies that all ports on the Switch will be configured for address binding.
Restrictions
Only Administrator, Operator and Power User-level users can issue this command.
Example usage:
To configure a static IPv6 IMPB entry:
DES-3528:admin# config address_binding ip_mac ipv6address fe80::240:5ff:fe00:28
mac_address 00-00-00-00-00-11
Command: config address_binding ip_mac ipv6address fe80::240:5ff:fe00:28 mac_address
00-00-00-00-00-11
Success.
DES-3528:admin#