3560 Private vlans with SVI

From: Elias Chari (elias.chari@gmail.com)
Date: Tue Dec 19 2006 - 14:11:47 ART


Hi GS,

Has anybody tried making an svi talk to memebers 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



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