Configuring Pvlan On Fex Isolated Ports - Cisco Nexus 7000 Series Configuration Manual

Nx-os layer 2 switching
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring PVLAN on FEX Isolated Ports

DETAILED STEPS
Bring down PVLAN from coming up on the HIF FEX trunk ports. HIF ports are non-PVLANs configured ports on FEX.
switch(config)# system private-vlan fex trunk disable
If the system private-vlan fex trunk disable command is not configured and you try to configure PVLANs
Note
on trunk ports, the system will display an error message.
The system private-vlan fex trunk disable command will disable PVLANs only on trunk ports. On access
Note
ports, the PVLANs are not operational on these ports.
What to Do Next
• Configuring PVLAN on FEX Isolated Host Port
Configuring PVLAN on FEX Isolated Ports
SUMMARY STEPS
1. Configure interface and interface port for FEX isolated host port and enter interface configuration mode.
FEX isolated host ports are ports with PVLAN configuration.
2. Enable switchport for an interface.
3. Configure the port mode to private-vlan host.
4. Configure PVLAN association on the port.
DETAILED STEPS
Step 1
Configure interface and interface port for FEX isolated host port and enter interface configuration mode. FEX isolated
host ports are ports with PVLAN configuration.
switch(config)# interface interface-type/slot/port
Step 2
Enable switchport for an interface.
switch(config-if)# switchport
Step 3
Configure the port mode to private-vlan host.
switch(config-if)# switchport mode private-vlan host
Step 4
Configure PVLAN association on the port.
switch(config-if)# switchport private-vlan association primary-vlan-id secondary-vlan-id
switch(config)# interface Ethernet100/1/13
switch(config-if)# switchport
switch(config-if)# switchport mode private-vlan host
switch(config-if)# switchport private-vlan host-association 550 551
Cisco Nexus 7000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.x
82
Configuring Private VLANs Using NX-OS

Advertisement

Table of Contents
loading

Table of Contents