Reference Guide

436 Address Table Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\Address_Table.fm
DELL CONFIDENTIAL – PRELIMINARY 4/3/14 - FOR PROOF ONLY
Example
The following example forwards all packets to port gi0/1 without learning
addresses of packets from unknown sources and sends traps every 100
seconds, if a packet with an unknown source address is received.
console(config)# interface gi0/4
console(config-if)#
port security mode lock
console(config-if)# port security forward trap 100
console(config-if)# exit
port security mode
Use the port security mode Interface (Ethernet, Port Channel) Configuration
mode command configures the port security learning mode. Use the no form
of this command to restore the default configuration.
Syntax
port security mode {max-addresses | lock }
no port security mode
Parameters
max-addresses
— Non-secure mode with limited learning dynamic MAC
addresses. The static MAC addresses may be added on the port manually
by the mac address-table static command.
lock
— Secure mode without MAC learning. The static and secure MAC
addresses may be added on the port manually by the mac address-table
static command.
Default Configuration
The default port security mode is
lock.
Command Mode
Interface (Ethernet, Port Channel) Configuration mode