[c-nsp] private vlan trouble?

Alban Dani albcisco at gmail.com
Fri Sep 29 18:51:16 EDT 2006


I have the following private vlan configuration:

What do I have to do in order for the networks sitting behind router1 and
router2
to talk to each other.

I have verified that both routers have the correct routes on their routing
table


vlan 116
 name primary
  private-vlan primary
  private-vlan association 117-122

vlan 119
  name torouter2
  private-vlan community


vlan 121
 name torouter1
  private-vlan community


interface GigabitEthernet2/16
 description Connection to router2
 switchport
 switchport private-vlan host-association 116 119
 switchport mode private-vlan host
 no ip address
 speed 100
 duplex full
 spanning-tree portfast



interface GigabitEthernet1/4
 description Connection to router1
 switchport
 switchport private-vlan host-association 116 121
 switchport mode private-vlan host
 no ip address
 speed nonegotiate
 spanning-tree portfast


thank you very much,

Alban


More information about the cisco-nsp mailing list