Discussion:
[c-nsp] VRF Import/Export of routes
Peter Salanki
2006-05-11 13:51:08 UTC
Permalink
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I have problems importing/exporting routes between the default
routing-table and a VRF.

For importing default->VRF, I have done:

interface Loopback10
ip vrf forwarding VRF1
ip address 10.13.37.1 255.255.255.255
!
ip vrf VRF1
rd 8473:100
import ipv4 unicast 2500 map VRF-IMPORT
route-target export 8473:100 route-target import 8473:100
!
route-map VRF-IMPORT-HUDIKSVALLS-STADSNAT permit 20
match community BACKBONE-TE-DOWNSTREAM
set ip next-hop 10.13.37.1
!

This works fairly well, is this the correct way to do it?

I have tried exporting routes with the export keyword under ip vrf,
but without success.

The hardware is c3750G-24TS running advipservices 12.2(25)SED


Sincerely

Peter Salanki
Chief Network Engineer
Bahnhof AB (AS8473)
www.bahnhof.se
Office: +46855577132
Cell: +46709174932


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (Darwin)

iD8DBQFEY0FMiQKhdiFGiogRAkTyAJ4hJOwWioW+hw5ghdJU1mRVrsg3sgCfWzIc
EPQ+vSp31a/v5TKlLfcr4Ec=
=hFs+
-----END PGP SIGNATURE-----
_______________________________________________
cisco-nsp mailing list cisco-***@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
Chris Griffin
2006-05-11 14:41:54 UTC
Permalink
Slightly OT, sorry. Did we cover on the list that this *isn't*
supported on the 6500/7600 running 12.2.18 yet?

Thanks
Chris
Post by Peter Salanki
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I have problems importing/exporting routes between the default
routing-table and a VRF.
interface Loopback10
ip vrf forwarding VRF1
ip address 10.13.37.1 255.255.255.255
!
ip vrf VRF1
rd 8473:100
import ipv4 unicast 2500 map VRF-IMPORT
route-target export 8473:100 route-target import 8473:100
!
route-map VRF-IMPORT-HUDIKSVALLS-STADSNAT permit 20
match community BACKBONE-TE-DOWNSTREAM
set ip next-hop 10.13.37.1
!
This works fairly well, is this the correct way to do it?
I have tried exporting routes with the export keyword under ip vrf,
but without success.
The hardware is c3750G-24TS running advipservices 12.2(25)SED
Sincerely
Peter Salanki
Chief Network Engineer
Bahnhof AB (AS8473)
www.bahnhof.se
Office: +46855577132
Cell: +46709174932
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (Darwin)
iD8DBQFEY0FMiQKhdiFGiogRAkTyAJ4hJOwWioW+hw5ghdJU1mRVrsg3sgCfWzIc
EPQ+vSp31a/v5TKlLfcr4Ec=
=hFs+
-----END PGP SIGNATURE-----
_______________________________________________
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
--
Chris Griffin ***@ufl.edu
Sr. Network Engineer - CCNP Phone: (352) 392-2061
Network Services / Florida LambdaRail Fax: (352) 392-9440
University of Florida Gainesville, FL 32611
_______________________________________________
cisco-nsp mailing list cisco-***@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
Loading...