: RIP isn't exactly the most complex routing protocol on the CCNA exam, but that makes it easy to overlook some of the important details you must keep in mind in order to pass the exam! To help you review for the exam, here are just a few of those details! RIP’s default behavior is to send version 1 updates, but to accept both version 1 and 2 routing updates. R2(config)#router rip R2(config-router)#net 172.16.0.0 R2(config-router)#^Z R2#show ip protocols Routing Protocol is "rip" Sending updates every 30 seconds, next due in 6 seconds Invalid after 180 seconds, hold down 180, flushed after 240 Outgoing update filter list for all interfaces is Incoming update filter list for all interfaces is Redistributing: rip Default version control: send version 1, receive any version Interface Send Recv Key-chain Serial0 1 1 2 By default, RIP v2 autosummarizes routing updates sent across classful network boundaries. To disable this behavior, run no auto-summary under the RIP process. R1#conf t R1(config)#router rip R1(config-router)#version 2 R1(config-router)#no auto-summary You do not specify a subnet mask or wildcard mask when configuring RIP – just the classful network, even if you’re running RIP v2. R1#conf t Enter configuration commands, one per line. End with CNTL/Z. R1(config)#router rip R1(config-router)#version 2 R1(config-router)#no auto-summary R1(config-router)#network 172.10.0.0 ?
Tuesday, September 27, 2016
Cisco ccna certification exam tutorial rip details you must know
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment