.. _example_protocols_bgp_neighbor_default-originate: ################# Default-Originate ################# This scenario demonstrates how to configure a BGP neighbor to advertise a default route using the default-originate command. Tests include unconditional advertisement and conditional advertisement using a route-map to control when the default route is sent. ************************************** Test iBGP - Neighbor default-originate ************************************** Description =========== Test to verify that the default-originate command unconditionally advertises a default route (0.0.0.0/0) to the BGP neighbor. Scenario ======== .. include:: default-originate/testibgp-neighbordefault-originate .. raw:: html
***************************************************** Test iBGP - Neighbor default-originate with route-map ***************************************************** Description =========== Test to verify that the default-originate command with route-map conditionally advertises a default route (0.0.0.0/0) to the BGP neighbor. DUT0 originates default route only when route 1.1.1.0/24 exists (matched by route-map). Scenario ======== .. include:: default-originate/testibgp-neighbordefault-originatewithroute-map .. raw:: html