D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
143
DGS-3600: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-3600:4#
To configure address binding on the Switch for ACL mode:
DGS-3600: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-3600:4#
config address_binding ip_mac ports
Purpose Used to configure an IP-MAC state to enable or disable for specified ports.
Syntax
config address_binding ip_mac ports [<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. The port list is specified by listing
the lowest switch number and the beginning port number on that switch,
separated by a colon. Then the highest switch number, and the highest port
number of the range (also separated by a colon) are specified. The beginning
and end of the port list range are separated by a dash. For example, 1:3
specifies switch number 1, port 3. 2:4 specifies switch number 2, port 4. 1:3-2:4
specifies all of the ports between switch 1, port 3 and switch 2, port 4 in
numerical order. Non-contiguous portlist entries are separated by a comma. (ex:
1:1-1:3,1:7-1:9)
all – Specifies all ports on the switch.
state [enable | disable] – Enables or disables the specified range of ports.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure address binding on the Switch:
DGS-3600:4#config address_binding ip_mac ports 1:2 state enable
Command: config address_binding ip_mac ports 1:2 state enable
Success.
DGS-3600:4#