cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
512
Views
3
Helpful
1
Replies

Internet access using global routing table or VRF in MPLS VPN

philip.peck801
Level 1
Level 1

Hello everyone,

I need to provide public IP addresses to my customers. I am not going to do any address translation. Therefore,  I need to set public ip addresses on PE routers or route them to my customers.

As far as I know, I have two options. Using global routing table or using VRF for internet access.

Is there any other way?

What are advantages and disadvantages of one over another.

Thanks,

1 Reply 1

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

I am not sure how you can accomplish this with VRF, as you have to build one VRF per customer.

So if you have 10 customers in 10 different VRFs and you need to provide Internet for all 10, than you would have to leak all 10 customers to your global routing table to be able to access the Internet, if not you need 10 different VRFs to your upstream providers.

Usually the SPs use VRF for point-to-point connections and global for Internet.

HTH