How To Advertise Default Route In Bgp?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To advertise a default route in BGP, use the following command:
route-map set-default-route permit 10
set ip default next-hop <IP address of your BGP router>
This will advertise the default route to all BGP peers.