User manual
USER MANUAL PrestoAdvancedAD101_AD301_UG_000_UK
Descriptions and non-contractual illustrations in this document are given as an indication only.
M2M Design reserves the right to make any modification
27
router# no redistribute connected
Disable RIP update (optional):
router# passive-interface eth0
router# no passive-interface eth0
Routing protocols use several timer that determine such variables as the frequency of routing
updates, the length of time before a route becomes invalid, an other parameters. You can adjust these timer
to tune routing protocol performance to better suit your internetwork needs. Use following command to
setup RIP timer:
router# timers basic [UPDATE-INTERVAL] [INVALID] [TIMEOUT] [GARBAGE-COLLECT]
router# no timers basic
Configure interface for RIP protocol
router# interface greX
router# ip rip send version [VERSION]
router# ip rip receive version [VERSION]
Disable rip authentication at all interface.
Router(interface)# no ip rip authentication mode [md5|text]
Debug commands:
router# debug rip
router# debug rip events
router# debug rip packet
router# terminal monitor