Question : Problem: Remove/Disable RIP on a Cisco 1710 router.

We have a couple of Cisco 1710 routers connected via VPN over an ADSL internet connection. We have no use for RIP and would like to disable it to reduce unnecessary network traffic over our relatively slow WAN link between offices.

I am a newbie when it comes to Cisco's IOS, so step by step instructions walking me through the CLI commands will be greatly appreciated.

Thanks.

Answer : Problem: Remove/Disable RIP on a Cisco 1710 router.

router> enable
password:
router#config term [enter]
router(config)#no router rip [enter]
router(config)#exit [enter]
router#copy run start [enter]
[OK]
router#

done.
Random Solutions  
 
programming4us programming4us