.. _example_protocols_bgp_peer-group_address-family_ipv6-unicast_default-originate: ################# Default-Originate ################# Scenario to verify BGP **peer-group address-family ipv6-unicast default-originate** inheritance. When ``default-originate`` is configured on a peer-group under address-family ipv6-unicast, neighbors that are members of that group receive a default IPv6 route (::/0). ***************************************************************** Test iBGP IPv6 - Peer-group default-originate sends default route ***************************************************************** Description =========== Test that ``default-originate`` configured on a peer-group under address-family ipv6-unicast is inherited by its members. DUT1 should receive the default IPv6 route ::/0 from DUT0 through the peer-group configuration. Scenario ======== .. include:: default-originate/testibgpipv6-peer-groupdefault-originatesendsdefaultroute .. raw:: html
************************************************************ Test iBGP IPv6 - Peer-group default-originate with route-map ************************************************************ Description =========== Test that ``default-originate`` with route-map configured on a peer-group under address-family ipv6-unicast conditionally advertises a default IPv6 route (::/0). DUT0 originates default route only when route 2001:db8:10::/64 exists (matched by route-map). Scenario ======== .. include:: default-originate/testibgpipv6-peer-groupdefault-originatewithroute-map .. raw:: html