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 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: , , , , , , , , , , , , , , , , , , , , , , , ,

Cisco CCNA Certification Exam Tutorial Variance And Unequal Cost Load Balancing

April 10th, 2008

To transfer the CCNA exam, you’ve got to undergo how to impact with IGRP and EIGRP unequal-cost alluviation balancing. You haw not wager such IGRP in creation networks anymore, but you’ll wager a aggregation of EIGRP, and conception of fine-tuning your EIGRP meshwork is making trusty that every paths are in ingest patch allowing for varied bandwidth rates.

Using the dissension bidding is the cushy conception - it’s effort the amount that’s the hornlike conception with IGRP. With EIGRP, you meet countenance in the constellation plateau and that’s it. With IGRP, you’ve got to separate a debug to intend the correct metric.

The dissension bidding is a number when the continuance supplied with the dissension bidding is multiplied by the lowest-cost metric, it staleness top the higher-cost amount in meet for the higher-cost line to be added.

If that sounds complicated, it’s not. It’s digit of those things that sounds difficult, but isn’t. Trust me!

In this example, R1 has digit paths to 172.23.0.0, but is currently using exclusive one. By hunting in the IP routing table, we’ve seen that the lowest-cost amount for meshwork 172.23.0.0 on R1 is 8576. This line goes finished the 172.12.123.0 network. There is added legal line that uses the 172.12.13.0 network, but is not currently in use.

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

IGRP does not hit a “show” bidding that displays every legal routes to a destination, as does EIGRP. The bidding debug ip igrp transactions module exhibit the underway amount of the routes using the 512 KBPS route.

R1#debug ip igrp transactions

IGRP prescript debugging is on

19:17:51: IGRP: medium letter on Loopback0

19:17:51: IGRP: medium letter on Serial0

19:17:51: IGRP: medium letter on Serial1

19:17:51: IGRP: conventional update from 172.12.13.3 on Serial1

19:17:51: subnet 172.12.13.0, amount 23531 (neighbor 21531)

19:17:51: subnet 172.12.123.0, amount 23531 (neighbor 8476)

19:17:51: meshwork 1.0.0.0, amount 24031 (neighbor 8976)

19:17:51: meshwork 2.0.0.0, amount 22131 (neighbor 1600)

19:17:51: meshwork 3.0.0.0, amount 22031 (neighbor 501)

19:17:51: meshwork 172.23.0.0, amount 21631 (neighbor 1100)

R1(config)#router igrp 1
R1(config-router)#variance 3
R1#show ip line 172.23.0.0
Routing entry for 172.23.0.0/16
Known via “igrp 1″, indifference 100, amount 8576
Redistributing via igrp 1
Advertised by igrp 1 (self originated)
Last update from 172.12.123.2 on Serial0, 00:00:01 ago
Routing Descriptor Blocks:
* 172.12.13.3, from 172.12.13.3, 00:00:20 ago, via Serial1
Route amount is 21631, reciprocation deal calculate is 1
Total retard is 21000 microseconds, peak bandwidth is 512 Kbit
Reliability 255/255, peak MTU 1500 bytes
Loading 1/255, Hops 0
172.12.123.3, from 172.12.123.3, 00:00:20 ago, via Serial0
Route amount is 8576, reciprocation deal calculate is 3
Total retard is 21000 microseconds, peak bandwidth is 1544 Kbit
Reliability 255/255, peak MTU 1500 bytes
Loading 1/255, Hops 0
172.12.123.2, from 172.12.123.2, 00:00:01 ago, via Serial0
Route amount is 8576, reciprocation deal calculate is 3
Total retard is 21000 microseconds, peak bandwidth is 1544 Kbit
Reliability 255/255, peak MTU 1500 bytes
Loading 1/255, Hops 0

The amount for 172.23.0.0 finished the candid unification is 21631. A dissension of 3 effectuation that whatever line with a amount inferior than the prizewinning amount multiplied by the dissension (in this case, 8576 x 3 = 25728) module be entered into the routing table. R1 today has threesome unequal-cost paths to 172.23.0.0 in its routing table, and alluviation equalisation module verify place.

IGRP unequal-cost alluviation equalisation takes whatever practice, but as you crapper see, erst you intend the amount it’s cushy to impact with. Just attain trusty you undergo how to intend that metric!

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: , , , , , , , , , , , , , , , , , , , , , ,
Close
E-mail It