[cisco-voip] OT: VRF

Scott Voll svoll.voip at gmail.com
Fri Feb 13 14:58:02 EST 2009


Anyone using VRF?

I have added my config at the bottom but I'm having issues with the two
catalyst's working.  I get all the routes but nothing pings arcoss.

any ideas would be appreciated.

Scott


*3550 config:*



ip vrf Voice

 rd 102:1

 route-target export 102:1

 route-target import 102:1



interface Loopback101

 ip vrf forwarding Voice

 ip address 10.x.y.1 255.255.255.255



interface Vlan99

 ip vrf forwarding Voice

 ip address 10.x.x.1 255.255.255.0



router eigrp 102

 no auto-summary

 !

 address-family ipv4 vrf Voice

  no auto-summary

  autonomous-system 102

  network 10.x.y.0 0.0.0.255

  network 10.x.x.0 0.0.0.255

 exit-address-family



*6509 config*



ip vrf Voice

 rd 102:1

 route-target export 102:1

 route-target import 102:1



interface Loopback101

 ip vrf forwarding Voice

 ip address 10.x.y.2 255.255.255.255



interface Vlan99

 description Voice Transit

 ip vrf forwarding Voice

 ip address 10.x.x.3 255.255.255.0



router eigrp 102

 no auto-summary

 !

 address-family ipv4 vrf Voice

 network 10.x.x.0 0.0.0.255

 network 10.x.y.2 0.0.0.0

 no auto-summary

 autonomous-system 102

 exit-address-family



Anyone see anything wrong with this?



I do a sh ip route vrf Voice and it shows the routes but I cannot ping from
one catalyst to the other.



Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20090213/55c01a24/attachment.html>


More information about the cisco-voip mailing list