[c-nsp] Export from VRF into global route table
David Barak
thegameiam at yahoo.com
Fri Feb 4 09:10:49 EST 2005
--- "Oliver Boehmer (oboehmer)" <oboehmer at cisco.com>
wrote:
> Pete Kruckenberg <> wrote on Thursday, February 03,
> 2005 4:06 PM:
>
> > I hope this is a stupid question, because I'd
> sooner find out that I'm
> > missing something, than find out that I can't do
> this.
> >
> > Is there a way to export routes from a VRF into
> the global table (GSR
> > 12404/PRP2 running 12.0.30S)?
>
> You can only do this manually, i.e. static global
> routes pointing to the
> vrf interface:
>
> int serial0
> ip vrf forwarding foo
> ...
> !
> ip route <prefix> <mask> serial0
>
Or you could get a second (small) router, and use that
to do dynamic translation for you -
router 1 -
int S0
ip vrf forwarding foo
ip addr foo
int s1
ip addr bar
Router 2 -
int s0
ip addr foo
int s1
ip addr bar
=====
David Barak
Need Geek Rock? Try The Franchise:
http://www.listentothefranchise.com
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
More information about the cisco-nsp
mailing list