Re: route leaking between VRF

From: Ajaz Nawaz <ajaz.nawaz_at_gmail.com>
Date: Thu, 26 Nov 2009 20:54:43 +0000

There's a document on cco which addresses route leaking between vrf's.
Let us know if you have problems locating that.

Ajaz Nawaz
CCIE #15721

Sent from my iPhone

On 26 Nov 2009, at 18:23, Bradford Hung <bradford.hung_at_gmail.com> wrote:

> Hi,
>
> Here is the configure:
>
> interface Loopback0
> ip address 1.1.1.1 255.255.255.255
> !
> interface Loopback1
> ip vrf forwarding red
> ip address 1.1.1.2 255.255.255.255
> !
> interface FastEthernet0/0
> ip vrf forwarding red
> ip address 133.1.12.1 255.255.255.0
> duplex auto
> speed auto
> mpls label protocol both
> !
> interface FastEthernet0/1
> ip vrf forwarding green
> ip address 144.1.12.1 255.255.255.0
> duplex auto
> speed auto
> !
> router ospf 100 vrf red
> log-adjacency-changes
> network 1.1.1.2 0.0.0.0 area 0
> network 133.1.12.0 0.0.0.255 area 0
> !
> router ospf 200 vrf green
> log-adjacency-changes
> network 144.1.12.0 0.0.0.255 area 0
>
> The question is how can I put the route "144.1.12.0/24" from vrf
> green to
> vrf red without bgp configuration?
>
> Thanks
>
> Regards,
> Hung
>
>
> 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 Thu Nov 26 2009 - 20:54:43 ART

This archive was generated by hypermail 2.2.0 : Tue Dec 01 2009 - 06:36:29 ART