BGP Default Route Advertisement | 3 Ways to Advertise a Default Route Into BGP on a Cisco Router

BGP Default Route Advertisement | 3 Ways to Advertise a Default Route Into BGP on a Cisco Router

Channel:
Subscribers:
6,570
Published on ● Video Link: https://www.youtube.com/watch?v=3lCC8Xmhfck



Duration: 8:50
2,892 views
49


Confused as to how to redistribute a default route into BGP? I know, in most IGPs this is accomplished with "default-information originate", however BGP is a little different. This video will show you the 3 different ways to advertise a default route into BGP on a Cisco router, and the difference between each of them.

I also wanted to make note of the fact that when I mentioned that "default-information originate" must be added in addition to "redistribute static", this also applies to situations where the default route is carried by another routing protocol, such as ospf. In a case such as this, you would need to "redistribute ospf", and also issue the "default-information originate" command. The default route used in the video was a static, so this was definitely an oversight.

*** Also, I apologize about the blue font in the terminal window. I did not realize that it would be so difficult to see ***

+--------------------------+
| QUICK NOTES |
+--------------------------+

network 0.0.0.0
Conditions - Default route exists in routing table

default-information originate
Conditions - Default route exists in routing table + Redistribute static (or whatever else is carrying the default route. i.e. OSPF)

neighbor x.x.x.x default-originate
Conditions - Originates default route unconditionally

Did you find this content helpful? Let us know - https://www.rmtechcentral.com/contribute

Website: https://www.rmtechcentral.com
Contact: https://www.rmtechcentral.com/contact




Other Videos By Robert Mayer


2023-03-30No Firewall Rules for You!
2023-02-25Route Summarization and the Route to Null0
2023-02-18APC Smart UPS 2200VA (SUA2200RM2U) Battery Replacement
2022-12-122 Ways to Make Windows 11 Look and Feel More Like Windows 10
2022-07-19The Basics of a LAN and How Ethernet Switching Works
2022-03-26Routing Loops | Mutual Redistribution | Route Tagging | Cisco
2021-10-16IKEv2/IPSec Client to Site VPN Configuration | Cisco IOS | Cisco AnyConnect
2021-09-22Simple VPLS Configuration | LDP Signaling | Cisco | Service Provider
2021-06-27Implementing a Multiple ISP Configuration Using VRFs & MP-BGP | Just Another Design to Consider
2021-06-26Cisco EVN (Easy Virtual Network) Overview and Configuration | CCNP
2021-06-05BGP Default Route Advertisement | 3 Ways to Advertise a Default Route Into BGP on a Cisco Router
2021-05-24HSRP Interface Tracking | Why Track Interfaces in HSRP?
2021-05-22802.1Q Tunneling (Q-in-Q) | Brief Overview and Sample Configuration
2021-05-20Cisco ASA Firewall Active/Standby Failover Configuration
2021-05-03What Is Proxy ARP? | Proxy ARP Example
2021-04-26Spanning Tree Protocol | Root Bridge Election | Port Selection | Why Layer 2 Loops are Undesirable
2021-04-09Configuring a Client to Site IPSec VPN Tunnel on a Cisco ISR Router
2021-03-04How To Configure Dual ISP Failover on a Cisco Router With a Dynamic Public IP Address
2021-01-28IP Subnetting - Part 3 | Reverse Engineering a Subnet Mask | Bitwise AND Operation
2020-12-19IP Subnetting - Part 2 | Subnetting Based on Network Requirement
2020-12-17IP Subnetting - Part 1 | Subnetting Based on Host Requirement



Tags:
Cisco
BGP
BGP Default Route Advertisement
BGP Default-Information Originate
BGP Default-Originate
BGP Default Route
Advertise Default Route Into BGP