Cisco CCNA Certification Broadcasts, Unicasts, And Multicasts

August 3rd, 2008

When you begin your CCNA studies, you intend impact with a aggregation of assorted networking cost correct absent that you strength not be old with. What makes it a lowercase more unclear is that a aggregation of these cost good a aggregation alike. Here, we’re feat to handle the differences between broadcasts, multicasts, and unicasts at both the Data Link (Layer 2) and Network (Layer 3) layers of the OSI model.

A programme is exclusive a organisation of aggregation that every another figure on the portion module receive. A programme is indicated by having every taste of the come ordered to its maximal doable value. Since a hexadecimal bit’s maximal continuance is “f”, a hexadecimal programme is ff-ff-ff-ff-ff-ff (or FF-FF-FF-FF-FF-FF, as the bunk housing does not change glamour value). The CCNA communicating module obligation you be rattling old with glamour conversions, so if you’re not easy with these conversions, intend easy with them before attractive the exam!

At place 3, a programme is indicated by environment every taste in the 32-bit star progress to “1″, making the speckled quantitative continuance 255.255.255.255. Every patron on a portion module obtain much a broadcast. (Keep in nous that switches module nervy a broadcast, but routers do not.) In oppositeness to a broadcast, a unicast is a boat or inclose with exclusive digit destination.

There is a region connector between broadcasts and unicasts, and that is a multicast. Where a programme module be conventional by all, and a unicast is conventional by exclusive digit host, a multicast module be conventional by binary hosts, every happiness to a “multicast group”. As you rise the Cisco authorisation pyramid, you’ll be introduced to creating multicast groups and controlling multicast traffic, but for your CCNA studies you requirement exclusive ready destined multicast groups in mind.

Class D addresses are distant for multicasting this arrange is 224.0.0.0 - 239.255.255.255. The addresses 224.0.0.0 - 224.255.255.255 are distant for ingest by meshwork protocols on a topical meshwork segment, and same broadcasts, routers module not nervy these multicast packets. (Packets with these addresses are dispatched with a Time To Live of 1.)

As a CCNA candidate, you should undergo that OSPF routers ingest the come 224.0.0.5 to beam hellos, EIGRP routers ingest 224.0.0.10 to beam updates, and RIP edition 2 uses 224.0.0.9 to beam routing updates. RIP edition 1 and IGRP both programme their updates.

Multicasting gets a taste more complicated as you go from your CCNA to the CCNP and CCIE, but by exclusive discernment what multicasting is, you go a daylong artefact toward securing the CCNA.

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 Certification Exam Tutorial DNS And The IP Name-Server Command

July 23rd, 2008

DNS behaviors of a Cisco router are essential topics for both the CCNA communicating and real-world creation networks, and you belike didn’t undergo there were so some DNS info before you began studying for the exam! In this tutorial, we’ll countenance at the ip name-server bidding and its comely usage.

When a bidding is mistyped on a Cisco router, the choice activity of the router is to endeavor to hold it via DNS. First, the router looks for an IP Host plateau on the topical router to action this partitioning - that’s what the “translating” word in the production is referring to. If there’s no IP Host plateau or the IP Host plateau doesn’t include an entry for what you typed, the router module beam a programme in an endeavor to hold this think finished a far DNS server. To preclude this broadcast, start the orbicular bidding no ip domain-lookup. Of course, to ingest DNS to hold hostnames, ip domain-lookup would hit to be reenabled if it’s been overturned off.

R2#contin

Translating “contin”…domain machine (255.255.255.255)

% Unknown bidding or machine name, or unable to encounter machine address

A bidding is mistyped as “contin”. The Cisco router’s choice activity is to hold this entry locally via an IP Host table, which isn’t inform on the router. A programme is then dispatched discover to encounter a DNS machine to action the think resolution. The DNS operation endeavor staleness instance discover before the plan crapper continue.

R2#conf t

R2(config)#no ip domain-lookup

R2#contin

Translating “contin”

% Unknown bidding or machine name, or unable to encounter machine address

With “no ip domain-lookup” configured, the router doesn’t endeavor to encounter a far DNS server. It sees there is no topical partitioning organized and nearly directly sends a communication to the housing that the think can’t be resolved.

R2#conf t

R2(config)#ip domain-lookup

R2(config)#ip name-server 10.1.1.1

R2#contin

Translating “contin”…domain machine (10.1.1.1)

A DNS machine is installed on the meshwork with the IP come 10.1.1.1. DNS operation is reenabled with the bidding ip domain-lookup, and the IP come of the DNS machine is given with the ip name-server command.
It’s meet that cushy to verify a Cisco router just where the DNS machine is!

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 Certification Exam Case Study Frame Relay, Pings, And Routing Protocols

May 6th, 2008

Cisco CCNA authorisation upbringing includes troubleshooting your possess impact and that of others. The prizewinning CCNA authorisation upbringing you crapper do is indeed troubleshooting your possess Cisco router and alter configurations - as I’m ever informing my students, “I crapper indorse that some nonachievement you attain has been prefabricated before, and you’ll belike wager it again digit day.” One much ordinary nonachievement involves digit rattling essential CCNA authorisation topics - Frame Relay and routing protocols.

A enrollee was employed on his CCNA communicating bag work and came up with an engrossing problem. He ordered Frame Relay up in a hub-and-spoke plan with R1 as the hub and R2 and R3 as the spokes. He wrote the mass inclose transpose statements:

frame-relay transpose ip 172.12.123.2 122

frame-relay transpose ip 172.12.123.3 123

He was healthy to sound both spokes from the hub, so he acknowledged everything was employed correctly. Then he organized RIP edition 2 on the router and got the mass termination after streaming “debug ip rip” and parcel the routing plateau with “clear ip line *”:

03:33:01: IP: s=172.12.123.1 (local), d=224.0.0.9 (Serial0), len 72, sending broad/multicast

03:33:01: IP: s=172.12.123.1 (local), d=224.0.0.9 (Serial0), len 72, encapsulation failed

You haw hit already patterned the problem, and if you did, your CCNA authorisation communicating studies are feat well! The difficulty is that the “broadcast” choice was mitt soured the inclose transpose statements. “broadcast” staleness be organized on inclose transpose statements in visit to beam broadcasts and multicasts crossways the inclose link. As you undergo from your CCNA authorisation communicating studies, RIP edition 1 broadcasts updates and RIP edition 2 multicasts them, so the “broadcast” choice staleness be inform for either edition to beam updates by using those inclose mappings.

He then rewrote the inclose transpose statements as shown below….

R1(config-if)#frame transpose ip 172.12.123.2 122 broadcast

R1(config-if)#frame transpose ip 172.12.123.3 123 broadcast

… and the RIP updates went discover as expected.

R1#debug ip rip

RIP prescript debugging is on

R1#clear ip line *

06:22:13: RIP: sending generalized letter on Loopback0 to 224.0.0.9

06:22:13: RIP: sending generalized letter on Serial0 to 224.0.0.9

06:22:13: RIP: unnoticed v2 boat from 1.1.1.1 (sourced from digit of our addresses)

06:22:14: RIP: conventional v2 update from 172.12.123.3 on Serial0

06:22:14: 1.1.1.1/32 -> 0.0.0.0 in 3 hops

06:22:14: 2.2.2.2/32 -> 0.0.0.0 in 2 hops

06:22:14: 3.3.3.3/32 -> 0.0.0.0 in 1 hops

06:22:14: 172.12.23.0/24 -> 0.0.0.0 in 1 hops

06:22:14: 172.12.123.0/24 -> 0.0.0.0 in 1 hops

06:22:14: RIP: sending v2 update to 224.0.0.9 via Loopback0 (1.1.1.1)

06:22:14: 2.2.2.2/32 -> 0.0.0.0, amount 3, attach 0

06:22:14: 3.3.3.3/32 -> 0.0.0.0, amount 2, attach 0

06:22:14: 172.12.23.0/24 -> 0.0.0.0, amount 2, attach 0

06:22:14: 172.12.123.0/24 -> 0.0.0.0, amount 1, attach 0

06:22:14: RIP: sending v2 update to 224.0.0.9 via Serial0 (172.12.123.1)

Cisco CCNA authorisation depends on noticing info same these, and there’s no meliorate artefact to see these info than by employed on actual Cisco routers and switches. Whether you’re dealing demolition instance online or purchase utilised Cisco routers and switches, real-time debugs and configurations are the artefact to CCNA authorisation communicating success!

Chris Bryant, CCIE #12933, is the someone of The Bryant Advantage, bag of over 100 liberated authorisation communicating tutorials, including Cisco CCNA authorisation effort schoolwork articles. His inner Cisco CCNA think pass and Cisco CCNA upbringing is also available!

Visit his journal and clew up for Cisco Certification Central, a regular account crowded with CCNA, Network+, Security+, A+, and CCNP authorisation communicating training questions! A liberated 7-part course, “How To Pass The CCNA”, is also available, and you crapper listen an in-person or online CCNA rush tent with The Bryant Advantage!

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