.. _example_protocols_bgp_peer-group_unsuppress-map: ############## Unsuppress-Map ############## Scenario to verify BGP **peer-group unsuppress-map** inheritance. When ``unsuppress-map`` is configured on a peer-group, members selectively receive specific routes that are otherwise suppressed by aggregate-address summary-only. ************************************************************** Test iBGP - Peer-group summary-only suppresses specific routes ************************************************************** Description =========== Aggregate-address summary-only suppresses specific routes. DUT0 has 192.168.1.0/24 and 192.168.2.0/24 and creates aggregate 192.168.0.0/16. DUT1 (member of peer-group) receives only the aggregate. Scenario ======== .. include:: unsuppress-map/testibgp-peer-groupsummary-onlysuppressesspecificroutes .. raw:: html
*********************************************************** Test iBGP - Peer-group unsuppress-map leaks specific routes *********************************************************** Description =========== Test that ``unsuppress-map`` configured on a peer-group selectively leaks suppressed routes. DUT0 has aggregate-address summary-only and unsuppress-map on the peer-group that permits 192.168.1.0/24. DUT1 (member of peer-group) receives both the aggregate 192.168.0.0/16 and 192.168.1.0/24, while 192.168.2.0/24 stays suppressed. Scenario ======== .. include:: unsuppress-map/testibgp-peer-groupunsuppress-mapleaksspecificroutes .. raw:: html