SEFOS# configure terminal SEFOS(config)# router rip
SEFOS(config-router)# no redistribute static SEFOS(config-router)# end
The routes were made unreachable with a metric as infinity (16). The static routes are redistributed into the RIP domain.
SEFOS# show ip rip database 10.0.0.0/8 [1] auto-summary 10.0.0.0/16 [1] directly connected, vlan1 50.0.0.0/8 [16] via 10.0.0.1, vlan1 60.0.0.0/8 [16] via 10.0.0.1, vlan1 70.0.0.0/8 [16] via 10.0.0.1, vlan1 80.0.0.0/8 [16] via 10.0.0.1, vlan1
SEFOS# show ip route C 10.0.0.0/16 is directly connected, vlan1 C 30.2.2.0/24 is directly connected, vlan3