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 CCNP BSCI Exam Tutorial The Passive Interface Command And OSPF

May 13th, 2008

To transfer the BSCI communicating and embellish a CCNP, you hit to be alive of the comely ingest of supine interfaces. You scholarly most supine interfaces in your CCNA studies, but here we’ll analyse the base construct and country up digit misconception regarding supine interfaces and OSPF.

Configuring an programme as supine module ease earmark the programme to obtain routing updates, but the programme module no individual transfer them. While the bidding itself would attain you conceive this bidding module be practical at the programme level, that is not the case. Below, we’ll configure ethernet0 as a RIP supine interface.

R1(config)#router rip

R1(config-router)#passive-interface ethernet0

Ethernet0 module no individual beam RIP routing updates, but module accept them.

The supine programme construct is country sufficiency with RIP, IGRP, and EIGRP - every protocols that beam routing update packets. But OSPF doesn’t beam routing update packets - OSPF sends unification land advertisements. It’s the quality of the supine programme bidding to kibosh LSAs that advance some to conceive that supine interfaces cannot be utilised with OSPF.

Even though OSPF does not dispatched “routing updates” in the modify that RIP, IGRP, and EIGRP do, you crapper ease configure an OSPF-enabled programme as supine in meet to preclude OSPF reciprocation from exiting or incoming that interface. No OSPF nearness crapper be bacilliform if digit of the interfaces participating is a supine interface, and if you configure an OSPF-enabled programme as supine where an nearness already exists, the nearness module modify nearly immediately.

Let’s wager that in action. R1 and R2 hit an existing OSPF nearness over their Ethernet interfaces. In an try to turn routing traffic, R1’s e0 programme is organized as passive. The nearness drops correct away.

R1(config)#router ospf 1

R1(config-router)#passive-interface ethernet0

18:31:11: %OSPF-5-ADJCHG: Process 1, Nbr 2.2.2.2 on Ethernet0 from FULL to DOWN, Neighbor Down: Interface downbound or detached

Knowing how to ingest the supine programme bidding is a alive conception of existence a CCNP, and of existence a officer networker. Good phenomenon to you in both of these pursuits!

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 CCNP communicating with The Bryant Advantage!

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