08-30-2013 06:42 PM - edited 03-04-2019 08:54 PM
Have 4 locations set up with MPLS, using EIGRP for the routing protocol and BGP for the MPLS. However missing one thing, how to have the branch offices send Internet requests across the MPLS. In EIGRP the local networks are advertised but how do I instruct branch office A for Internet traffic route to HQ?
Sent from Cisco Technical Support iPad App
Solved! Go to Solution.
08-31-2013 07:54 AM
Are you redistributing from bgp into eigrp at the branches? If so put default-information originate into the bgp config at the hq. The purpose of the command is to create a default route for the other locations.
Sent from Cisco Technical Support iPad App
08-30-2013 09:15 PM
Does your hq have default-information originate in the bgp routing config?
Sent from Cisco Technical Support iPad App
08-31-2013 12:14 AM
No, it is a plain Vanilla EIGRP only advertisng 10/8 net redistribute to BGP group #. BGP then advertises it's local networks and the neighbor AS which is the provider.
I looked up hte command above but confused on its use and how to to provide a default route from the other routers
08-31-2013 07:54 AM
Are you redistributing from bgp into eigrp at the branches? If so put default-information originate into the bgp config at the hq. The purpose of the command is to create a default route for the other locations.
Sent from Cisco Technical Support iPad App
08-31-2013 08:58 AM
That did it, thanks
08-31-2013 10:37 PM
Are you redistributing from bgp into eigrp at the branches? If so put default-information originate into the bgp config at the hq. The purpose of the command is to create a default route for the other locations
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide