selectedauthors.com selectedauthors.com selectedauthors.com
Site Home About Us Privacy Policy ToS Add Url Submit Article
Search:   
Add URL
 

Home Family & Garden

Teens & Children

Computers & Networking

People & Communities

Adventure & Sports

Lifestyle & Fashion

Medical Care

Health & Therapy

Science & Space

Companies & Business

Employment & Careers

Eating & Drinking

Policies & Law

Property & Estate

Academics & Education

Self Enhancement

Culture & Art

Automobiles

Finance & Investment

News & Events

Online Shopping

Games & Play

Travel & Vacation

Music & Entertainment

 

Site Home › Computers & Networking › IT Certification
 

Cisco CCNA Certification Exam Tutorial: RIP Details You Must Know

 

Author: Chris Bryant

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!

RIPs 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 youre 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 ?



Debug ip rip displays the routing updates and metrics as the advertisements are sent and requested. To see this in action without waiting for the next regularly scheduled update, run clear ip route *.

R1#debug ip rip

RIP protocol debugging is on

R1#clear ip route *

01:16:54: RIP: sending v1 update to 255.255.255.255 via Loopback1 (1.1.1.1)

01:16:54: network 2.0.0.0, metric 2

01:16:54: network 3.0.0.0, metric 2

01:16:54: network 172.16.0.0, metric 1

01:16:54: network 10.0.0.0, metric 2

01:16:54: RIP: sending v1 update to 255.255.255.255 via Serial0 (172.16.123.1)

01:16:54: subnet 172.16.123.0, metric 1

01:16:54: network 1.0.0.0, metric 1

01:16:54: network 2.0.0.0, metric 2

01:16:54: network 3.0.0.0, metric 2

01:16:54: network 10.0.0.0, metric 2

To see only the routes discovered by a routing protocol, run show ip route followed by the name of the protocol:

R1#show ip route rip

R 2.0.0.0/8 [120/1] via 172.16.123.2, 00:00:26, Serial0

R 3.0.0.0/8 [120/1] via 172.16.13.2, 00:00:09, Serial1

[120/1] via 172.16.123.3, 00:00:09, Serial0

R 10.0.0.0/8 [120/1] via 172.16.13.2, 00:00:09, Serial1

[120/1] via 172.16.123.3, 00:00:09, Serial0

[120/1] via 172.16.123.2, 00:00:26, Serial0

And don't forget - to turn off all currently running debugs, run undebug all.

R1#undebug all

All possible debugging has been turned off

Don't overlook RIP and IGRP when it comes to the CCNA exam. OSPF and EIGRP are more complex to configure, but you need to understand how distance vector protocols work in order to pass the CCNA!

Author Bio:

Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage , home of free CCNA and CCNP tutorials! Pass the CCNA exam with Chris Bryant!

You can also reach this article by using: Cisco CCNA Certification Exam Tutorial: RIP Details You Must Know, Computers & Networking
 
 
 

Related Articles

 
6 Design Flaws Newbie Web Designers Make: Fool Everyone Into Thinking You Know What You're Doing
 
Traffic Using Expiring Domains
 
On-Line Portal To Casino Royal
 
Design vs Content: Who is KING?
 
The Future of Submarine Games
 
Cisco CCNA Certification Exam Tutorial: Configuring Dialer Profiles
 
Traffic Exchange Rotators
 
Electronic Payment Processing
 
Are You Safe From Hackers?
 
How I Saved Thousands of Dollars on The Web
 
 
 
 
 

Professional Help With Your Computer May Be Cheaper Than You Think

We all deal with them, those little computer problems that aren??t quite big enough to warrant a cal ... - D. David Dugan
 

Web Statistics for the Dense (part 2: Referrers)

How to analyse and understand your web site's statistics. The goal of this series is to help you inc ... - Shawn Campbell
 

Cisco CCNP / BSCI Exam Tutorial: OSPF Route Redistribution Review

OSPF redistribution is a huge topic on the BSCI exam. Review the basic concepts with Chris Bryant, C ... - Chris Bryant
 

A Web Hosting Package Can Be Tailor Made To Suit Your Enitre Needs.

The foremost problem for many business / personal users who look for web hosting packages is to sele ... - Robert Marcus
 

The Difference Between Satellite Internet and DSL

What is Satellite Internet? Getting high speed internet through satellite is called as satellite int ... - Paul Cris
 

Link Building Course ? Part Two, Factors to Consider

Linkbuilding can be done in many different ways. Some are more effective than others. The different ... -
 
 
   Site Home :> Privacy Policy :> ToS
© 2008 www.selectedauthors.com All Rights Reserved.