Configuring Routes
Static Routes
- Configure a static route
config# ip route <destination address> <netmask> <next-hop add.> <ad>
OSPF
- Clear or Reset the OSPF process on the local router
# clear ip ospf process
RIP
- Configure the router to stop sending RIP advertisements out of a RIP-enabled interface
config-router# passive-interface <Interface ID>