Re: VRF ping fails to switch

From: Jesse Loggins <jlogginsccie_at_gmail.com>
Date: Sun, 16 Aug 2009 10:57:40 -0700

Geoff,
The following configuration should give you what you need.

conf t
!
mpls ip
!
ip vrf Test10:10
rd 10:10
route-target 10:10
!
!
interface GigabitEthernet1/0
 ip vrf forwarding Test
 ip address 192.168.1.1 255.255.255.0
no shut
!

Remember that as you add or remove the VRF from an interface which has an IP
Address configured the router will remove the IP address and you will need
to reconfigure it, thus the reason the IP Address is displayed after the "ip
vrf forwarding" command under the interface configuration.

-- 
Jesse Loggins
CCIE#14661 (R&S, Service Provider)
On Sun, Aug 16, 2009 at 10:29 AM, Geoff <gyoung3_at_gmail.com> wrote:
> Router1 is directly connected to Switch1 (3560)
> There is a simple vrf on R1s interface. S1's port is L3.
> I can ping fine without the vrf on the interface but with the vrf added I
> get .... or U.U.U.U (from R1 I use 'ping vrf' cmd)
>
> R1------------------------------S1
> 192.168.1.1          192.168.1.150
> ip vrf for TEST
>
> ip vrf TEST
> rd 10:10
>
> Am I missing something simple, ip routing and cef are enabled
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net
Received on Sun Aug 16 2009 - 10:57:40 ART

This archive was generated by hypermail 2.2.0 : Tue Sep 01 2009 - 05:43:56 ART