I have an understanding on PVLAN trunking but with some confusions.

Can some please explain how does PVLAN trunking works and necessary
commands to enable private  primary and secondary vlan trunking.


With regards
Kingsley Charles




On Thu, Jan 7, 2010 at 7:05 PM, Kingsley Charles <[email protected]
> wrote:

> Hi all
>
> I am trying to configure private PVLANS. Here vlan 4 is the private vlan
> and 5,6 are secondary vlans.
>
> Please let me know, if the below configuration is fine:
>
>
>
> Switch(config)#vlan 4
> Switch(config-vlan)#private-vlan primary
>
> Switch(config)#vlan 5
> Switch(config-vlan)#private-vlan community
>
> Switch(config)#vlan 6
> Switch(config-vlan)#private-vlan isolated
>
> Switch(config)#vlan 4
> Switch(config-vlan)#private-vlan association 5-6
>
> Switch(config)#int f0/1
> Switch(config-if)#switchport mode private-vlan promiscuous
> Switch(config-if)#switchport private-vlan mapping 4 5-6
>
> Switch(config)#int f0/2
> Switch(config-if)#switchport mode private-vlan host
> Switch(config-if)#switchport private-vlan host-association 4 5
>
> Switch(config)#int f0/3
> Switch(config-if)#switchport mode private-vlan host
> Switch(config-if)#switchport private-vlan host-association 4 6
>
> Switch(config)#int vlan 4
> Switch(config-if)#private-vlan mapping 4 5-6
>
>
> With regards
> Kingsley Charles
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to