cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
829
Views
0
Helpful
2
Replies

More than One PE interface in same VRF

I need you help , for a scenario of L3VPN (MPLS VPN) , for same customer in different sites connected to a single PE router then how can i configure to put different PE router interfaces in same VRF for a single customer (CUSTOMER-A) for example .

 

Here is my scenario - IP overlap warning/error shown by IOS .

Please suggest .

 

L3VPN-1.png

2 Replies 2

Harold Ritter
Cisco Employee
Cisco Employee

Hi Vikrant,

 

The issue is that you are trying to use the same subnet (192.168.1.0/24) on two different interfaces, which is causing the overlap error message. You could use 192.168.1.0/24 on the first interface and 192.168.2.0/24 on the other, for instance.

 

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Thanks for writing , if i want a single large subnet not further subnetted then i think i have to go with l2vpn , rather than l3vpn as here for every rd there is one subnet and more than one interface not in same vrf .

Please suggest .