D-Link xStack DES-3528 Series Cli Reference Manual page 161

Layer 2 managed stackable fast ethernet switch cli
Hide thumbs Also See for xStack DES-3528 Series:
Table of Contents

Advertisement

xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
config address_binding ip_mac ports
Restrictions
Example usage:
To enable port 1 address_binding state:
DES-3528:admin# config address_binding ip_mac ports 1 state enable
Command: config address_binding ip_mac ports 1 state enable
Success.
DES-3528:admin#
To enable port 1 address_binding state and set mode to acl:
DES-3528:admin# config address_binding ip_mac ports 1 state enable mode acl
Command: config address_binding ip_mac ports 1 state enable mode acl
Success.
DES-3528:admin#
To enable port 1 address_binding state and set stop_learning_threshold to 60:
DES-3528:admin# config address_binding ip_mac ports 1 state enable
stop_learning_threshold 60
Command: config address_binding ip_mac ports 1 state enable
stop_learning_threshold 60
Success.
DES-3528:admin#
show address_binding
Purpose
This command is used to display the IP–MAC–Port Binding entries.
Syntax
show address_binding {ports {<portlist>}}
Description
This command is used to display the IP–MAC–Port Binding entries.
Parameters
ports – Specifies the list of ports used for this display.
Restrictions
None.
Example usage:
When enabled on a port, all ARP packets with a source IP address of 0.0.0.0 is
forwarded; when set to disable, they are blocked.
forward_dhcppkt – By default, the Switch will forward all DHCP packets. However, if the
port state is set to Strict, all DHCP packets will be dropped. In that case, enable
forward_dhcppkt so that the port will forward DHCP packets even under Strict state.
Enabling this feature also ensures that DHCP snooping works properly.
mode – select to port to use ARP mode or ACL mode. When a port is under ACL mode,
the Switch will create ACL access entry corresponding to the entries of this port. If the
port mode changes to ARP, all the ACL access entries will be deleted automatically. The
default mode of the port is ARP mode.
stop_learning_threshold <value 0-500> – Enter a stop learning threshold between 0 and
500. Entering 500 means the port will enter the stop learning state after 500 illegal MAC
entries and will not allow additional MAC entries, both legal or illegal, to be learned on this
port. In the stop learning state, the port will also automatically purge all blocked MAC
entries on this port. Traffic from legal MAC entries are still forwarded. Entering 0 means
no limit has been set and the port will keep learning illegal MAC addresses.
<portlist> − Specifies a port or range of pors to be configured.
all – Specifies all ports on the Switch.
Only Administrator, Operator and Power User-level users can issue this command.
161

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents