White Papers

Table Of Contents
Example of Viewing Private VLAN Configuration
Dell#show vlan
!
interface TenGigabitEthernet 1/1
no ip address
switchport
switchport mode private-vlan promiscuous
no keepalive
no shutdown
!
interface TenGigabitEthernet 1/2
no ip address
switchport
switchport mode private-vlan host
no shutdown
!
interface TenGigabitEthernet 1/3
no ip address
switchport
switchport mode private-vlan host
no shutdown
!
interface TenGigabitEthernet 1/5
no ip address
switchport
switchport mode private-vlan trunk
no shutdown
interface Vlan 20
private-vlan mode primary
private-vlan mapping secondary-vlan 30,40
no ip address
tagged TenGigabitEthernet 1/1,5
shutdown
!
interface Vlan 30
private-vlan mode community
no ip address
tagged TenGigabitEthernet 1/2
no shutdown
!
596
Private VLANs (PVLAN)