cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
396
Views
0
Helpful
1
Replies

MPLS/BGP default router from ISP

Amafsha1
Level 2
Level 2

Hello, we currently have a setup where we use our MPLS WAN Router to connect to ISP which is MPLS which connects to all our branches; not internet access, it's just to connect to our branches, then they all come back here to the hub and use a different circuit for the internet.   We use BGP to neighbor up with the ISP.  If I see the following commands configured on our Router, does this mean that ISP has given us a default route out?  And is that being redistributed into our EIGRP domain?  Am I on the right track here?  Some of the commands in there might be redundant.  

 

 

 

 

!

router eigrp 1
redistribute bgp 650000 route-map bgp-to-eigrp

!

ip prefix-list bgp-to-eigrp seq 100 permit 0.0.0.0/0 le 32

!

route-map bgp-to-eigrp permit 100
match ip address prefix-list bgp-to-eigrp
set metric 100 1 255 1 1500

!

 


 

1 Accepted Solution

Accepted Solutions

Harold Ritter
Level 12
Level 12

The prifix list you use for the redistribution does not necesseraly mean you receive a default route from the ISP, it simply means that you redistribute any route from BGP to EIGRP.

 

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

View solution in original post

1 Reply 1

Harold Ritter
Level 12
Level 12

The prifix list you use for the redistribution does not necesseraly mean you receive a default route from the ISP, it simply means that you redistribute any route from BGP to EIGRP.

 

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
Review Cisco Networking for a $25 gift card