.. _example_protocols_bgp_neighbor_address-family_ipv6-unicast_default-originate: ################# Default-Originate ################# This scenario demonstrates how to configure a BGP neighbor to advertise a default IPv6 route using the default-originate command in address-family ipv6-unicast. Tests include unconditional advertisement and conditional advertisement using a route-map. ******************************************* Test iBGP IPv6 - Neighbor default-originate ******************************************* Description =========== Test to verify that the default-originate command unconditionally advertises a default IPv6 route (::/0) to the BGP neighbor. Scenario ======== .. include:: default-originate/testibgpipv6-neighbordefault-originate .. raw:: html
********************************************************** Test iBGP IPv6 - Neighbor default-originate with route-map ********************************************************** Description =========== Test to verify that the default-originate command with route-map conditionally advertises a default IPv6 route (::/0) to the BGP neighbor. DUT0 originates default route only when route 2001:db8:10::/64 exists (matched by route-map). Scenario ======== .. include:: default-originate/testibgpipv6-neighbordefault-originatewithroute-map .. raw:: html