DGS-1210/ME Metro Ethernet Switch CLI Reference Guide
75
Success.
DGS-1210-28MP/ME:5#
config address_binding ip_mac ports
Purpose Used to configure an IP-MAC-port binding state to enable or disable
for specified ports.
Syntax
config address_binding ip_mac ports [<portlist> | all] {state
[disable | enable] | ip_inspection [disable | enable] |
arp_inspection [loose | strict] | allow_zeroip [enable | disable] |
forward_dhcppkt [enable | disable]}
Description
The config address_binding ip_mac ports command
configure the IP-MAC-port binding state to enable
specified ports.
Parameters
<portlist> − Specifies a port or range of ports.
all – Specifies all ports on the switch.
[enable | disable] – Enables or disables the specified range of ports
for state, IP-inspection, allow_zeroip and forward_dhcppkt.
arp_inspection [loose | strict] – Specifies to check the ARP
inspection to be loose or stict for the specified ports.
Restrictions Only administrator or operate-level users can issue this command.
Example usage:
To configure address binding on the Switch:
DGS-1210-28MP/ME:5# config address_binding ip_mac ports 3 state disable
arp_inspection loose ip_inspection disable
Command: config address_binding ip_mac ports 3 state disable arp_inspection
loose ip_inspection disable
Success.
DGS-1210-28MP/ME:5#
config address_binding ip_mac log
Purpose Used to configure an IP-MAC-port binding IP MAC log to be enabled
or disabled.
Syntax
config address_binding ip_mac log [all | disable | ipv4 | ipv6]
Description
The config address_binding ip_mac log
configure an IP-MAC-port binding IP MAC log to be ena
disabled.
Parameters
[all | disable | ipv4 | ipv6] – Specifies to enable ipv4 or ipv6 or all logs
of the Switch. Or specifies to disable the log.
Restrictions Only administrator or operate-level users can issue this command.
Example usage:
To configure address binding IP MAC log to be diabled on the Switch:
DGS-1210-28MP/ME:5# config address_binding ip_mac log disable
Command: config address_binding ip_mac log disable