[cisco-voip] OT: VRF

Luan Nguyen luan at netcraftsmen.net
Fri Feb 13 15:11:03 EST 2009


Say if you are on 3550, and ping vrf Voice 10.x.y.2 won't work?

 

Regards,

 

Luan Nguyen

Chesapeake NetCraftsmen, LLC.

[W] http://www.netcraftsmen.net <http://www.netcraftsmen.net/> 

[M] luan at netcraftsmen.net

[Blog] http://cnc-networksecurity.blogspot.com/

 

 

 

From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Scott Voll
Sent: Friday, February 13, 2009 2:58 PM
To: cisco-voip at puck.nether.net
Subject: [cisco-voip] OT: VRF

 

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/948bd470/attachment.html>


More information about the cisco-voip mailing list