[cisco-voip] OT: VRF
    Pete Fabian 
    pfabian at telesphere.com
       
    Fri Feb 13 15:05:28 EST 2009
    
    
  
Just to make sure, are you pinging within the vrf, ie ping vrf Voice 10.x.y.2.  It seems like I always forget to do that :)
Pete Fabian
Telesphere
480-385-7059
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 12: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/b68ca7b3/attachment.html>
    
    
More information about the cisco-voip
mailing list