OcNOS-SP : System Management Guide : System Management Command Reference : Interface Commands : switchport protected
switchport protected
Use this command to enable or disable the protected port feature on an interface.
Command Syntax
switchport protected (community | isolated | promiscuous)
no switchport protected
Parameter
community
Community mode
isolated
Isolated mode type
promiscuous
Protected mode type
Default
Promiscuous
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 5.0.
Example
#configure terminal
(config)#interface xe1
(config-if)#switchport protected isolated
(config-if)#no switchport protected
 
(config)#interface po1
(config-if)#switchport protected promiscuous
(config-if)#no switchport protected
 
Last modified date: 10/19/2023