System information

Table Of Contents
3. Commands
3-70 July 2004 4821-A2-GB21-00
Configure Security MAC Add
configure security mac { port_id} add {mac_address} vlan
Minimum Access Level: Administrator
The configure security mac add command is used to limit access to the system based on the
MAC address and VLAN of the inbound traffic on the DSL ports. The system monitors the MAC
addresses and VLAN on a port. If this feature is enabled, then only the MAC addresses and
VLANs that have been entered by the administrator are allowed on the selected port. Traffic with
any other MAC address will be dropped. Up to 20 addresses are allowed.
port_id – Identifies the port to be affected. The possible forms of the identifier are described in
Chapter 2, Terminology and Conventions.
mac_address – Specifies a MAC address allowed to send data to the port. Traffic from any other
MAC address is dropped. Adding an address automatically enables the MAC address filtering
feature for the port. The address must be in the form xx-xx-xx-xx-xx-xx, where each x is a
hexadecimal digit 0–f.
vlan – Specifies a VLAN allowed to send data to the port. Traffic from any other VLAN is dropped.
Example:
PDYN# configure security mac 12 add 00-01-d2-e4-d3-c1