Port security mode – Dell PowerEdge VRTX User Manual
Page 436

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
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY
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
command.
•
lock— Secure mode without MAC learning. The static and secure MAC
addresses may be added on the port manually by the
command.
Default Configuration
The default port security mode is
lock.
Command Mode
Interface (Ethernet, Port Channel) Configuration mode