Install Guide

Table Of Contents
G - GVRP tagged, M - Vlan-stack
NUM Status Description Q Ports
* 1 Inactive
100 Inactive
P 200 Inactive primary VLAN in PVLAN T Te 1/19-20
I 201 Inactive isolated VLAN in VLAN 200 T Te 1/21
The following example shows viewing a private VLAN configuration.
!
interface TenGigabitEthernet 1/3
no ip address
switchport
switchport mode private-vlan promiscuous
no shutdown
!
interface TenGigabitEthernet 1/4
no ip address
switchport
switchport mode private-vlan host
no shutdown
!
interface TenGigabitEthernet 1/5
no ip address
switchport
switchport mode private-vlan host
no shutdown
!
interface TenGigabitEthernet 1/6
no ip address
switchport
switchport mode private-vlan host
no shutdown
!
interface TenGigabitEthernet 1/25
no ip address
switchport
switchport mode private-vlan trunk
no shutdown
!
interface Vlan 4000
private-vlan mode primary
private-vlan mapping secondary-vlan 4001-4003
no ip address
tagged TenGigabitEthernet 1/3,25
no shutdown
!
interface Vlan 4001
private-vlan mode community
710
Private VLANs (PVLAN)