3560 Private vlans with SVI

From: elias.chari@gmail.com
Date: Tue Dec 19 2006 - 14:24:15 ART


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)



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