.. _example_protocols_rip_route_route: ##### Route ##### Test to verify RIP **route** configuration for static route injection. The ``set protocols rip route `` command injects a static route into the RIP routing table. RIP 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 routes into RIP without requiring the actual network to be present. ******************************* Test RIP Static Route Injection ******************************* Description =========== Test RIP **route** command injects static route into RIP and advertises to neighbors. ``DUT0 (10.1.1.100)`` is configured with ``set protocols rip route 192.168.100.0/24`` to inject a static route into RIP. This route does not exist locally but RIP will advertise it to neighbors. The test verifies that DUT1 learns this injected route via RIP. Scenario ======== .. include:: route/testripstaticrouteinjection .. raw:: html