Cisco Nexus 9000 Series Configuration Manual page 73

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

Advertisement

Configuring Private VLANs Using NX-OS
Step 4
Step 5
Step 6
This example shows how to associate community VLANs 100 through 105 and isolated VLAN 109 with
primary VLAN 5:
switch(config)# vlan 5
switch(config-vlan)# private-vlan association 100-105, 109
switch(config-vlan)# exit
switch(config)#
Mapping Secondary VLANs to the VLAN Interface of a Primary VLAN - CLI
Version
See the Cisco Nexus 9000 Series NX-OS Interfaces Configuration Guide, for information on assigning IP
Note
addresses to VLAN interfaces on primary VLANs of private VLANs.
You map secondary VLANs to the VLAN interface of a primary VLAN. Isolated and community VLANs
are both called secondary VLANs. To allow Layer 3 processing of private VLAN ingress traffic, you map
secondary VLANs to the VLAN network interface of a primary VLAN.
You must enable VLAN network interfaces before you configure the VLAN network interface. VLAN
Note
network interfaces on community or isolated VLANs that are associated with a primary VLAN will be
out of service. Only the VLAN network interface on the primary VLAN is in service.
Before You Begin
• Enable the private VLAN feature.
Mapping Secondary VLANs to the VLAN Interface of a Primary VLAN - CLI Version
Command or Action
Example:
switch(config-vlan)# private-vlan
association 100-105,109
exit
Example:
switch(config-vlan)# exit
switch(config)#
show vlan private-vlan [type]
Example:
switch# show vlan private-vlan
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Cisco Nexus 9000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
Purpose
or
Remove all associations from the primary
VLAN and return it to normal VLAN mode.
Exits the VLAN configuration submode.
(Optional)
Displays the private VLAN configuration.
(Optional)
Copies the running configuration to the startup
configuration.
59

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents