Chapter 4: Commands for CLI configuration
port-security violation
Command:
port-security violation [protect | shutdown | trap | trap-
shutdown]
port-security
Enable/disable port security per interface.
violation
The action involved with exceeding the limit.
protect
Don't do anything
shutdown
Shutdown the port
trap
Send an SNMP trap
trap-shutdown
Send an SNMP trap and shut down the port
Default:
None (Protected)
Usage Guide:
To configure protected mode of
Port-security
for specific interface
Example:
To configure protected mode
(trap-shutdown)
of
Port-security
for
GigabitEthernet X/X
Switch# configure terminal
Switch (config)#
interface GigabitEthernet X/X
Switch (config-if) #
port-security violation trap-shutdown
pvlan
Command:
pvlan <range_list>
pvlan
Private VLAN
<range_list>
list of PVLANs. Range is from 1 to number of ports.
Default:
None
Usage Guide:
To create PVLAN ID for specific interface
Example:
To create PVLAN ID (5) for
GigabitEthernet X/X
Switch# configure terminal
Switch (config)#
interface GigabitEthernet X/X
Switch (config-if) #
pvlan 5
pvlan isolation
Command:
pvlan isolation
pvlan
Private VLAN
isolation
Port isolation
Default:
None
NS3500-24T-4C Managed Switch Command Guide
93