cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
798
Views
5
Helpful
3
Replies

Route Leaking in MPLS CE

santoshdpawar
Level 1
Level 1

Hi ,

Is there a way for route leaking in the MPLS CE?

CE1 has Global routing & a VRF named VRF_A. Is it possible to that a single host in Global routing can communicate with VRF_A host or vice a versa?

Regards,

Santosh

1 Accepted Solution

Accepted Solutions

The gateway will be the device to take the route into GRT, so this IP must be in GRT not VRF_A.

The 'global' keyword is the key here.

View solution in original post

3 Replies 3

Edison Ortiz
Hall of Fame
Hall of Fame

You can use static routing.

ip route vrf VRF_A x.x.x.x x.x.x.x.x [gateway ip] global

this leak routes into VRF

then

ip route x.x.x.x x.x.x.x [interface under vrf]

this leak routes into GRT.

Regards

Edison.

Hi Edison,

Thanks for the reply. What should be the Gateway IP. I think the Gateway should be rechable under both VRF and Global routing ?

Regards,

Santosh

The gateway will be the device to take the route into GRT, so this IP must be in GRT not VRF_A.

The 'global' keyword is the key here.

Review Cisco Networking products for a $25 gift card