.. _example_protocols_ripng_redistribute_redistributeconnectedroute-map: ################################ Redistribute Connected Route-Map ################################ Test to verify RIPng protocol **route-map filtering** functionality for IPv6 route redistribution. This test validates that only routes matching the ``route-map`` criteria are advertised to neighbors, while non-matching connected routes are filtered out. Demonstrates selective **IPv6 route redistribution** using ``route-map`` with interface matching. RIPng is the IPv6 version of ``RIP``. ********** Test RIPng ********** Description =========== Test ``RIPng`` **route redistribution** with **route-map filtering** between two routers. **DUT0** has two dummy interfaces (``dum0`` and ``dum1``), but only ``dum0`` matches the ``route-map INTERNAL`` filter. This validates that **only matching IPv6 routes** are advertised while non-matching routes (``dum1``) are filtered out. Scenario ======== .. include:: redistributeconnectedroute-map/testripng .. raw:: html