wellcoveted.com wellcoveted.com
   Index >> About Us >> Privacy Policy >> Terms & Conditions >> Add Url >> Add Article
Search:   
Add Url
 

Government & Politics

Health & Hygiene

Employment & Careers

Banking & Finance

Food & Recipe

Automotive

Home & Garden

Children

Society & Issues

Property & Estate

Malls & Shopping

Healthcare & Medicine

Recreation

Travel & Accommodation

Sports & Adventure

Business & Commerce

Self Enhancement

Education & Reference

Art & Culture

Lifestyle & Fashion

Internet & Computers

Online & Board Games

News & Events

Technology & Science

 

Index › Internet & Computers › IT Certification
 

Cisco CCNP / BSCI Exam Tutorial: Using The OSPF Command ?Area Range?

 
Author: Chris Bryant
 

Your BSCI and CCNP exam success depends on knowing the details, and one such detail is knowing the proper way to summarize routes in OSPF. Route summarization is not just a test of your binary conversion abilities, but knowing where and when to summarize routes. It will not surprise any CCNA or CCNP certification candidate that OSPF gives us the most options for route summarization, and therefore more details to know!

OSPF offers us two options for route summarization configurations. In a previous tutorial, we looked at the "summary-address" command, and today we'll look at the proper use of the "area range" command.

The "area range" command should be used on an Area Border Router (ABR) to summarize routes being advertised from one OSPF area to another. In this tutorial, R1 is acting as an ABR, with interfaces in both Area 0 and Area 1. Four loopbacks have been placed into R1's Area 1.

R1(config)#router ospf 1

R1(config-router)#network 12.0.0.0 0.255.255.255 a 1

R1(config-router)#network 13.0.0.0 0.255.255.255 a 1

R1(config-router)#network 14.0.0.0 0.255.255.255 a 1

R1(config-router)#network 15.0.0.0 0.255.255.255 a 1

The routing table of an OSPF neighbor, R2, shows all four routes.

R2#show ip route ospf

12.0.0.0/32 is subnetted, 1 subnets

O IA 12.12.12.12 [110/65] via 172.12.123.1, 00:18:52, Serial0

13.0.0.0/32 is subnetted, 1 subnets

O IA 13.13.13.13 [110/65] via 172.12.123.1, 00:18:42, Serial0

14.0.0.0/32 is subnetted, 1 subnets

O IA 14.14.14.14 [110/65] via 172.12.123.1, 00:18:32, Serial0

15.0.0.0/32 is subnetted, 1 subnets

O IA 15.15.15.15 [110/65] via 172.12.123.1, 00:18:32, Serial0

To keep the routing tables of downstream routers smaller but still have the desired IP connectivity, we can use the area range command on R1 to summarize these four routes. The key to keep in mind with the area range command is that the area number given in the command is the area containing the destinations, NOT the area that will receive the summary route.

R1(config)#router ospf 1

R1(config-router)#area 1 range 12.0.0.0 252.0.0.0

R2 now shows a single summary route that can be used to reach all four remote networks.

R2#show ip route ospf

O IA 12.0.0.0/6 [110/65] via 172.12.123.1, 00:00:21, Serial0

Interestingly enough, there's now an additional route in R1's routing table.

R1#show ip route ospf
O 12.0.0.0/6 is a summary, 00:07:53, Null0

When you configure summary routes in OSPF, a route to null0 will be installed into the OSPF routing table of the router performing the summarization. This helps to prevent routing loops. Any packets destined for the routes that have been summarized will have a longer match in the routing table, and packets that do not match one of the summarized routes but do match the summary route will be dropped.

 
 
 

Related Articles

 
Time Lasting Runescape Secret to create an Elite Level 85+ Multi-Millionaire RuneScape Character
 
What To Look For In An SEO Firm
 
Summer Sizzle Brings Blackouts, Sags and Spikes to Your Computer Systems
 
Be The "Authority" And They Will Buy From You!
 
Cheap Domain Name Review
 
Selecting The Right Online Marketing Company For You
 
Electronic Medical Record Software
 
Several Common Ways That Viruses Spread
 
Choosing the right Web Hosting for your Ecommerce oriented business
 
Untangling the Mystery of Web Hosting
 
 
 
 

Choosing the Right Affiliate Program

Finding the correct affiliate program can be overwhelming. This article gives the reader a few tips ... - Leslie Sedlacek
 

IT Department Skills to Support Microsoft Great Plains and Microsoft CRM

Microsoft Great Plains as ERP and Microsoft CRM as Client Relation Management system is very robust ... - Andrew Karasev
 

Why You Should Set Up A Wordpress Blog Instead Of A Website

Let's say that you have a product to sell, a hobby to promote, or just want to set up a family websi ... - Steve McArthur
 
 

5 Things To Consider When Publishing A Newsletter

Providing a newsletter for your opt-in list subscribers provides many benefits in terms of driving t ... - Anton Cheranev
 

10 Quick Steps To Becoming A Google Power-User

Whether you use Google, Yahoo, MSN or Dogpile, searching the web can be both rewarding and frustrati ... - Judith Brandy
 

Why Blog for Money?

This answers why it is more beneficial to Blog for Money than any other means, especially when you a ... - Dimitri Roleda
 

Nokia N93 ? For the ultimate multimedia experience in mobile phones

In the modern world, mobile phones are increasingly being used as fashion accessories. People are us ... - andrena
 

What To Know About Pay Per Click Search Engine Advertising in Your Google Adwords Campaign

Easy tips to help you find the best keywords to use in your Pay Per Click Search Engine Advertising ... - Leonard Bartholomew
 
 
Index >> Privacy Policy >> Terms & Conditions  
© 2006 www.wellcoveted.com - All Rights Reserved