interface private-vlan promiscuous

Syntax


interface <port-list> private-vlan promiscuous

no interface <port-list> private-vlan promiscuous

Description

Configures ports as promiscuous ports in private VLANs.

The no form of this command removes the promiscuous port configuration, which enables the ports to be configured as interswitch links.

Command context

Required context: config

Parameters

<port-list>

Specifies the ports. Separate individual ports with commas. Specify ranges of ports with hyphens.

Example

The following example configures interface 1/A2 as a promiscuous port:

switch(config)# interface 1/A2 private-vlan promiscuous