.. _example_protocols_ripng_route_route: ##### Route ##### Test to verify RIPng **route** configuration for static route injection. The ``set protocols ripng route `` command injects a static route into the RIPng routing table. RIPng will advertise this route to neighbors as if it were a learned route, even though the network doesn't exist locally. This is useful for injecting specific IPv6 routes into RIPng without requiring the actual network to be present. ********************************* Test RIPng Static Route Injection ********************************* Description =========== Test RIPng **route** command injects static route into RIPng and advertises to neighbors. ``DUT0 (2001:db8:1::100)`` is configured with ``set protocols ripng route 2001:db8:100::/64`` to inject a static route into RIPng. This route does not exist locally but RIPng will advertise it to neighbors. The test verifies that DUT1 learns this injected route via RIPng. Scenario ======== .. include:: route/testripngstaticrouteinjection .. raw:: html