Cisco Systems SPS208G Switch User Manual


 
VLAN Commands
switchport protected-port
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 478
34
PVE only operates on interfaces that do not belong to VLANs that have IP
addresses.
PVE supports private communication by isolating PVE-defined ports and
ensuring that all Unicast, Broadcast and Multicast traffic from these ports is
only forwarded to uplink port(s).
PVE requires only one VLAN on each device, but not on every port; this
reduces the number of VLANs required by the device. Private VLANs and
the default VLAN function simultaneously in the same device.
Example
This example configures ethernet port 2 as a protected port, so that all traffic is
sent to its uplink (Ethernet port 3).
Console(config)# interface ethernet 2
Console(config-if)# switchport protected ethernet 3
switchport protected-port
Use the switchport protected-port interface configuration command to isolate
unicast, multicast, and broadcast traffic at Layer 2 from other protected ports on
the same switch. Use the no form of this command to disable protection on the
port.
NOTE The SPS208G and SPS224G4 do not support this command.
Syntax
switchport protected-port
no switchport protected-port
Parameters
This command has no arguments or keywords.