cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
384
Views
0
Helpful
1
Replies

private vlan configuration

rkdarshan
Level 1
Level 1

Hi

Can U pls help me to know that can i confg private vlan in cisco 2960 sw its very urgent

1 Reply 1

cisco_lad2004
Level 5
Level 5

If PVLAN are supported on 2960 platform and IOS, here is a sample:

vlan 90

private-vlan primary

private-vlan association 100

!

vlan 100

private-vlan isolated

!

interface FastEthernetx/y

switchport trunk encapsulation dot1q

switchport private-vlan trunk allowed vlan 100

switchport private-vlan association trunk 90 100

switchport mode private-vlan trunk

Review Cisco Networking for a $25 gift card