[c-nsp] Export from VRF into global route table
Oliver Boehmer (oboehmer)
oboehmer at cisco.com
Fri Feb 4 01:41:26 EST 2005
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
oli
More information about the cisco-nsp
mailing list