Cisco Systems N3KC3064TFAL3 Manual De Usuario

Descargar
Página de 164
Procedure
Purpose
Command or Action
Enters configuration mode.
switch# configure terminal
Step 1
Selects the port to configure as a PVLAN
promiscuous port. A physical interface is required.
This port cannot be on a FEX.
switch(config)# interface type slot/port
Step 2
Configures the port as a promiscuous port for a
PVLAN. You can only enable a physical Ethernet
port as the promiscuous port.
switch(config-if)# switchport mode
private-vlan promiscuous
Step 3
Configures the port as a promiscuous port and
associates the specified port with a primary VLAN
switch(config-if)# switchport
private-vlan mapping 
{primary-vlan-id}
Step 4
and a selected list of secondary VLANs. The
{secondary-vlan-list add
secondary VLAN can be either an isolated or
community VLAN.
secondary-vlan-list remove
secondary-vlan-list}
(Optional)
Clears the mapping from the PVLAN.
switch(config-if)# no switchport
private-vlan mapping
Step 5
This example shows how to configure Ethernet interface 1/4 as a promiscuous port associated with primary
VLAN 5 and secondary isolated VLAN 200:
switch#
configure terminal
switch(config)#
interface ethernet 1/4
switch(config-if)#
switchport mode private-vlan promiscuous
switch(config-if)#
switchport private-vlan mapping 5 200
Configuring a Promiscuous Trunk Port
You cannot perform this task because the Cisco Nexus 3000 Series device does not support Private VLAN
trunk ports.
Configuring an Isolated Trunk Port
You cannot perform this task because the Cisco Nexus 3000 Series device does not support Private VLAN
trunk ports.
Configuring the Allowed VLANs for PVLAN Trunking Ports
You cannot perform this task because the Cisco Nexus 3000 Series device does not support Private VLAN
trunk ports.
   Cisco Nexus 3000 NX-OS Layer 2 Switching Configuration Guide, Release 5.0(3)U3(1)
46
OL-26590-01  
Configuring Private VLANs
Configuring a Promiscuous Trunk Port