cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2230
Views
5
Helpful
2
Replies

private-vlan command problem

Hi guys,
i just started working on a private-VLAN topology but i dunno why it's not working, i couldn't find the "private-vlan" command

i updated all the switches and m using the latest version of packet tracer 

 

MY CONFIG : 

vtp mode transparent

 

vlan 77

private-vlan isolated

 

vlan 78 

private-vlan community

 

vlan 100 

private-vlan primary

private-vlan association 77, 78

 

interface ethernet0/0

switchport mode private-vlan promiscuous

switchport private-vlan mapping 100 77,78

 

interface range ethernet0/1-2

switchport mode private-vlan host

switchport private-vlan host association 100 77

 

interface range ethernet1/1-2

switchport mode private-vlan host

switchport private-vlan host association 100 78

1 Accepted Solution

Accepted Solutions

Hello,

 

--> i updated all the switches and m using the latest version of packet tracer 

 

You are trying to do this in Packet Tracer, the simulator ?

 

Private Vlans are not supported in Packet Tracer, unfortunately...

View solution in original post

2 Replies 2

Hello,

 

--> i updated all the switches and m using the latest version of packet tracer 

 

You are trying to do this in Packet Tracer, the simulator ?

 

Private Vlans are not supported in Packet Tracer, unfortunately...

unfortunately :((

are they supported in GNS3 or any other simulator ??