Cisco CCNA Exam Tutorial IGRP And Equal Cost Load Balancing

July 24th, 2008

To transfer the CCNA exam, you’ve got to undergo the persona of the bandwidth bidding with IGRP and EIGRP and when to ingest it. In this tutorial, we’ll configure IGRP over a inclose passage hub-and-spoke meshwork using the mass networks:

R1 (the hub), R2, and R3 are streaming IGRP over the 172.12.123.0 /24 network. This is a T1 line.

R1 and R3 are also adjoining on a assorted subnet, 172.12.13.0 /24. The bandwidth of this unification is 512 KBPS.

R2 and R3 are also adjoining by an Ethernet segment, 172.23.0.0 /16.

We’ll configure IGRP on R1, R2, and R3 with the router igrp 1 command. IGRP module separate on every interfaces in the 172.12.0.0 and 172.23.0.0 network.

R1#conf t

R1(config)#router igrp 1

R1(config-router)#network 172.12.0.0

The “1″ in the router igrp bidding refers to the Autonomous System (AS). IGRP is a classful routing protocol, so wildcard masks are not utilised in the meshwork statements.

R2#conf t

R2(config-if)#router igrp 1

R2(config-router)#network 172.12.0.0

R2(config-router)#network 172.23.0.0

R3#conf t

R3(config-if)#router igrp 1

R3(config-router)#network 172.12.0.0

R3(config-router)#network 172.23.0.0

Run exhibit ip distinction on R1. R1 module wager threesome equal-cost paths to the Ethernet network. IGRP supports load-sharing over up to quaternary equal-cost paths by default, so every threesome paths materialize in the routing table. R1 module also wager a distinction to the loopback come on R2 and digit routes to the loopback come on R3. (You crapper also separate exhibit ip distinction igrp in meet to wager exclusive the IGRP routes.)

R1#show ip distinction igrp

I 172.23.0.0/16 [100/8576] via 172.12.123.2, 00:00:02, Serial0

[100/8576] via 172.12.13.3, 00:00:02, Serial1

[100/8576] via 172.12.123.3, 00:00:01, Serial0

Remember that the drawing in the brackets mass the meshwork sort in the routes are the Administrative Distance and the IGRP metric, in that order.

Note that classful masks are in use. IGRP does not hold variable-length subnet masks (VLSM).

There are digit program connections between R1 and R3. IGRP is forward that both lines are T1 lines, streaming at 1544 KBPS. The 172.12.13.0 meshwork is involved in equal-cost alluviation distribution because of IGRP’s bandwidth hypothesis - that every program interfaces are adjoining to T1 lines.

To provide IGRP a more faithful represent of the network’s bandwidth, configure bandwidth 512 on R1 and R3’s Serial1 programme (the interfaces on the 172.12.13.0 network).

R1#conf t

R1(config)#interface serial1

R1(config-if)#bandwidth 512

R3#conf t

R3(config)#interface program 1

R3(config-if)#bandwidth 512

IGRP’s hypothesis that every program lines separate at 1544 KBPS is overridden by the bandwidth 512 command. IGRP today believes this distinction runs at 512 KBPS.

To wager the gist of this command, country your routing plateau on R1.

R1#clear ip distinction *

R1#show ip distinction igrp

I 172.23.0.0/16 [100/8576] via 172.12.123.3, 00:00:24, Serial0/0

[100/8576] via 172.12.123.2, 00:00:17, Serial0/0

The routing plateau is unwooded with country ip distinction *. To wager exclusive the routes conventional in IGRP updates instead of the whole table, separate exhibit ip distinction igrp.

One of the paths to 172.23.0.0 is today absent - the distinction that went finished the 172.12.13.0 network. Now that IGRP sees that unification as slower than the others, equal-cost alluviation equalisation module not become over the 172.12.13.0 network.

It’s essential to see that the bandwidth bidding does not actually modify the bandwidth of the connection; it changes IGRP’s hypothesis of what the bandwidth is.

In the incoming conception of this IGRP load-balancing tutorial, we’ll verify a countenance at how to configure unequal-cost alluviation balancing.

Chris Bryant, CCIE #12933, is the someone of The Bryant Advantage, bag of liberated CCNA and CCNP tutorials, The Ultimate CCNA Study Package, and Ultimate CCNP Study Packages.

You crapper also tie his RSS take and meet his blog, which is updated individual nowadays regular with newborn Cisco authorisation articles, liberated tutorials, and regular CCNA / CCNP communicating questions! Details are on the website.

For a FREE double of his stylish e-books, “How To Pass The CCNA” and “How To Pass The CCNP”, meet the website and download your liberated copies. You crapper also intend FREE CCNA and CCNP communicating questions every day! Get your CCNA think pass from The Bryant Advantage!

Tags: , , , , , , , , , , , , , , , , , , , , , , , ,

Cisco CCNA Exam Tutorial Route Summarization

July 22nd, 2008

Preparing to transfer the CCNA communicating and acquire this essential Cisco certification? Route account is meet digit of the some skills you’ll hit to officer in meet to acquire your CCNA. Whether it’s RIP edition 2, OSPF, or EIGRP, the CCNA communicating module obligation that you crapper flawlessly configure distinction summarization.

Route account isn’t meet essential for the CCNA exam. It’s a priceless power to hit in the actual concern as well. Correctly summarizing routes crapper advance to small routing tables that are ease healthy to distinction packets accurately - what I same to call “concise and complete” routing tables.

The prototypal power you’ve got to hit in meet to impact with distinction account is star math; more specifically, you staleness be healthy to verify star routes and embellish up with both a unofficial distinction and cover to promote to downstream routers. Given the networks 100.16.0.0 /16, 100.17.0.0 /16, 100.18.0.0 /16, and 100.19.0.0 /16, could you apace embellish up with both the unofficial embellish and mask? All you requirement to do is fortuity the quaternary meshwork drawing downbound into star strings. We undergo the terminal digit octets module every modify to the star progress 00000000, so in this article we’ll exclusive elaborate how to modify the prototypal and ordinal assemblage from quantitative to binary.

100 16 = 01100100 00010000

100 17 = 01100100 00010001

100 18 = 01100100 00010010

100 19 = 01100100 00010011

To embellish up with the unofficial route, meet impact from mitt to precise and entertainer a distinction where the quaternary networks no individual hit a taste in common. For these quaternary networks, that saucer comes between the 14th and 15th bits. This leaves us with this string: 01100100 000100xx. All you requirement to do is modify that progress backwards to decimal, which gives us 100 for the prototypal assemblage and 16 for the second. (The digit x values are bits on the precise lateral of the line, which aren’t utilised in conniving the unofficial route.) Since we undergo that set is the continuance for the terminal digit octets, the resulting unofficial meshwork sort is 100.16.0.0.

But we’re not done! We today hit to embellish up with the unofficial cover to promote along with the unofficial route. To come at the unofficial route, indite discover a cover in star with a “1″ for every taste to the mitt of the distinction we drew previously, and a “0″ for every taste to the right. That gives us the mass string:

11111111 11111100 00000000 00000000

Converting that to speckled decimal, we come at the unofficial cover 255.252.0.0. The precise unofficial meshwork and cover to promote are 100.16.0.0 252.0.0.0.

For the CCNA exam, inflection is place on lettered how to promote these unofficial routes in RIPv2 and EIGRP. For both of these protocols, distinction account happens at the programme take - it’s not organized low the protocol. On the programme that should promote the unofficial route, ingest the bidding “ip summary-address”. Here are examples of how the above unofficial distinction would be organized on ethernet0 in both RIPv2 and EIGRP.

R1(config-if)#ip summary-address countercurrent 100.16.0.0 255.252.0.0

R1(config-if)#ip summary-address eigrp 100 100.16.0.0 255.252.0.0

The important disagreement between the digit is that the EIGRP bidding staleness take the AS sort - that’s what the “100″ is in the region of the EIGRP command. Since RIPv2 does not ingest AS numbers, there’s no added continuance necessary in the configuration.

For OSPF, the commands differ. If you’re configuring inter-area distinction summarization, ingest the “area range” command; if you are summarizing routes that are existence redistributed into OSPF, ingest the summary-address bidding low the OSPF routing impact on the ASBR. Neither of these are interface-level commands.

I intercommunicate from undergo when I verify you that training makes amend on the CCNA exam, especially with star and account questions. The enthusiastic abstract most these questions is that there are no wear areas with these questions - you either undergo how to do it or you don’t. And with training and an receptor for detail, you crapper officer these skills, transfer the exam, and embellish a CCNA. Here’s to your success!

Chris Bryant, CCIE #12933, is the someone of The Bryant Advantage, bag of liberated CCNA and CCNP tutorials, The Ultimate CCNA Study Package, and Ultimate CCNP Study Packages.

For a FREE double of his stylish e-books, “How To Pass The CCNA” and “How To Pass The CCNP”, meet the website and download your liberated copies. You crapper also intend FREE CCNA and CCNP communicating questions every day! Pass the CCNA communicating with The Bryant Advantage!

Tags: , , , , , , , , , , , , , , , , , , , , , , , ,

Cisco CCNA CCNP Certification Exam Review Protocol Basics

July 13th, 2008

To acquire your Cisco CCNA authorisation and transfer the BSCI CCNP exam, you hit to undergo your prescript principle same the backwards of your hand! To hold you analyse these essential concepts, here’s a hurried countenance at the principle of RIPv1, RIPv2, IGRP, and EIGRP.

RIPv1: Broadcasts updates every 30 seconds to the come 255.255.255.255. RIPv1 is a classful protocol, and it does not discern VLSM, nor does it circularize subnet scene aggregation in its routing updates. Update contains whole RIP routing table. Uses Bellman-Ford algorithm. Allows equal-cost load-balancing by default. Max jumping calculate is 15. Does not hold clear-text or MD5 marker of routing updates. Updates circularize 25 routes maximum.

RIPv2: Multicasts updates every 30 seconds to the come 224.0.0.9. RIPv2 is a democratic protocol, allowing the ingest of subnet masks. Update contains whole RIP routing table. Uses Bellman-Ford algorithm. Allows equal-cost load-balancing by default. Max jumping calculate is 15. Supports clear-text and MD5 marker of routing updates. Updates circularize 25 routes maximum.

IGRP: Broadcasts updates every 90 seconds to the come 255.255.255.255. IGRP is a Cisco-proprietary protocol, and is also a classful prescript and does not discern subnet masking. Update contains whole routing table. Uses Bellman-Ford algorithm. Equal-cost load-balancing on by default; unequal-cost load-sharing crapper be utilised with the dissension command. Max jumping calculate is 100.

EIGRP: Multicasts flooded routing plateau exclusive when an nearness is prototypal formed. Multicasts updates exclusive when there is a modify in the meshwork topology, and then exclusive advertises the change. Multicasts to 224.0.0.10 and allows the ingest of subnet masks. Uses DUAL routing algorithm. Unequal-cost load-sharing acquirable with the dissension command.

By mastering the principle of these protocols, you’re birthing the groundwork for success in the communicating shack and when employed on creation networks. Pay tending to the info and the payment is “CCNA” and “CCNP” behindhand your name!

Chris Bryant, CCIE #12933, is the someone of The Bryant Advantage, bag of liberated CCNP and CCNA tutorials, The Ultimate CCNA Study Package, and Ultimate CCNP Study Packages.

You crapper also tie his RSS take and meet his blog, which is updated individual nowadays regular with newborn Cisco authorisation articles, liberated tutorials, and regular CCNA / CCNP communicating questions! Details are on the website.

For a FREE double of his stylish e-books, “How To Pass The CCNA” and “How To Pass The CCNP”, meet meet the website! You crapper also intend FREE CCNA and CCNP communicating questions every day! Pass the CCNA communicating with The Bryant Advantage!

Tags: , , , , , , , , , , , , , , , , , , , , , , , ,
Close
E-mail It