D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
417
Example
To configure an address binding entry:
DGS-3420-28SC:admin#config address_binding ip_mac ipaddress 10.1.1.1
mac_address 00-00-00-00-00-11
Command: config address_binding ip_mac ipaddress 10.1.1.1 mac_address 00-00-00-
00-00-11
Success.
DGS-3420-28SC:admin#
41-5 config address_binding ip_mac ipv6address
Description
This command is used to update an address binding entry using IPv6.
Format
config address_binding ip_mac ipv6address <ipv6addr> mac_address <macaddr> {ports
[<portlist> | all]}
Parameters
ipv6address - Specifies the IPv6 address used.
<ipv6addr> - Enter the IPv6 address used here.
mac_address - Specify the MAC address.
<macaddr> - Enter the MAC address here.
ports - (Optional) Configure the portlist to apply, if ports are not configured, then it will apply to all
ports.
<portlist> - Specify the list of ports to apply.
all - Specify to apply to all the ports.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure a static IPv6 IMPB entry so that that IPv6 address fe80::240:5ff:fe00:28 is bound to
the MAC address 00-00-00-00-00-11:
DGS-3420-28SC: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.
DGS-3420-28SC:admin#