Reference Guide

400 | Private VLANs (PVLAN)
www.dell.com | support.dell.com
Figure 22-6. running-config Command Example of PVLAN Configuration
FTOS#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
!