Re: 3560 Private vlans with SVI

From: Ronnie Angello (ronnie.angello@gmail.com)
Date: Sun Dec 31 2006 - 01:22:53 ART


Well, it looks like that's used to provide a private vlan association for a
community or isolated port so it's probably not going to help. I had a
working solution w/ SVI but I guess I didn't need that command in my config.

On 12/30/06, Ronnie Angello <ronnie.angello@gmail.com> wrote:
>
> Try the 'private-vlan host-association' command on your promiscuous port
> too.
>
> On 12/19/06, elias.chari@gmail.com <elias.chari@gmail.com> wrote:
> >
> > Hi GS,
> >
> > Has anybody tried making an svi talk to members of community and
> > isolated vlans?
> >
> > Whilst I have managed to get it to work as per documentation when a
> > router is connected to a promiscuous port, I have issues with the SVI.
> >
> > Any ideas?
> >
> > Thanks
> >
> > Relevant config below
> >
> > vlan 10
> > private-vlan primary
> > private-vlan association 20,30
> > !
> > vlan 20
> > private-vlan community
> > !
> > vlan 30
> > private-vlan isolated
> > !
> > interface FastEthernet0/1
> > switchport private-vlan mapping 10 20,30
> > switchport mode private-vlan promiscuous
> > spanning-tree portfast
> > !
> > interface FastEthernet0/2
> > switchport private-vlan host-association 10 20
> > switchport mode private-vlan host
> > spanning-tree portfast
> > !
> > interface FastEthernet0/4
> > switchport private-vlan host-association 10 20
> > switchport mode private-vlan host
> > spanning-tree portfast
> > !
> > interface FastEthernet0/6
> > switchport private-vlan host-association 10 30
> > switchport mode private-vlan host
> > spanning-tree portfast
> >
> > interface Vlan10
> > ip address 157.1.14.10 255.255.255.0
> > private-vlan mapping 20,30
> > !
> > Switch#sh vtp status | inc Tr
> > VTP Operating Mode : Transparent
> >
> > Switch#sh ver | inc Ver
> > Cisco IOS Software, C3560 Software (C3560-ADVIPSERVICESK9-M), Version
> > 12.2(25)SEE2, RELEASE SOFTWARE (fc1)
> > BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(25r)SEC, RELEASE
> > SOFTWARE (fc4)
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Tue Jan 02 2007 - 07:50:40 ART