Security Commands
284
ProSAFE M7100 Managed Switches
no switchport private-vlan
This command is used to remove the private-VLAN association or mapping from the port.
switchport mode private-vlan
This command is used to configure a port as a promiscuous or host private VLAN port. Note that
the properties of each mode can be configured even when the switch is not in that mode.
However, they will only be applicable once the switch is in that particular mode.
no switchport mode
This command is used to remove the private-VLAN association or mapping from the port.
Term Definition
host-association Defines VLAN association for community or host ports.
mapping Defines the private VLAN mapping for promiscuous ports.
primary-vlan-id Primary VLAN ID of a private VLAN.
secondary-vlan-id Secondary (isolated or community) VLAN ID of a private VLAN.
add Associates the secondary VLAN with the primary one.
remove Deletes the secondary VLANs from the primary VLAN association.
secondary-vlan-list A list of secondary VLANs to be mapped to a primary VLAN.
Format no switchport private-vlan {host-association | mapping}
Mode Interface Config
Format switchport mode private-vlan {host | promiscuous}
Mode Interface Config
Default General
Term Definition
host Configures an interface as a private VLAN host port. It can be either isolated or community
port depending on the sec
ondary VLAN it is associated with.
promiscuous Configures an interface as a private VLAN promiscuous port. The promiscuous ports are
members of the primary VL
AN.
Format no switchport mode private-vlan
Mode Interface Config