User`s manual
User’s Manual 273
• Cannot be a multi-VLAN port.
• Cannot be connected to a network interconnection device.
• Cannot be a trunk port.
If a port is disabled due to a security violation, it must be manually re-enabled using the no shutdown
command.
Example
The following example enables port security for port 5, and sets the response to a security violation to issue
a trap message:
Console(config)#interface ethernet 1/5
Console(config-if)#port security action trap
Related Commands
shutdown
mac-address-table static
show mac-address-table
16.124 prompt
This command customizes the CLI prompt. Use the no form to restore the default prompt.
Syntax Description
prompt string
no prompt
string Any alphanumeric string to use for the CLI prompt. (Maximum length: 255
characters)
Default
Console
Command Mode
Global Configuration
Example
Console(config)#prompt RD2
RD2(config)#
Console(config)#