Cisco CCNA Certification Static Routing Tutorial

June 8th, 2008

In studying for your CCNA communicating and preparing to acquire this priceless certification, you haw be tempted to pay lowercase instance studying noise routing and nous precise for the more elating impulsive routing protocols same RIP, EIGRP, and OSPF. This is an understandable mistake, but ease a mistake. Static routing is not complicated, but it’s an essential matter on the CCNA communicating and a priceless power for real-world networking.

To create noise routes on a Cisco router, you ingest the ip line bidding followed by the instruction network, meshwork mask, and either the next-hop IP come or the topical opening interface. It’s alive to ready that terminal conception in nous - you’re either configuring the IP come of the downstream router, or the programme on the topical router that module help as the opening interface.

Let’s feature your topical router has a serial0 programme with an IP come of 200.1.1.1/30, and the downstream router that module be the incoming jumping module obtain packets on its serial1 programme with an IP come of 200.1.1.2/30. The noise line module be for packets sure for the 172.10.1.0 network. Either of the mass ip line statements would be correct.

R1(config)#ip line 172.10.1.0 255.255.255.0 200.1.1.2 (next-hop IP address)

OR

R1(config)#ip line 172.10.1.0 255.255.255.0 serial0 ( topical opening interface)

You crapper also indite a noise line that matches exclusive digit destination. This is a patron route, and has 255.255.255.255 for a mask. If the above noise routes should exclusive be utilised to beam packets to 172.10.1.1., the mass commands would do the job.

R1(config)#ip line 172.10.1.1 255.255.255.255 200.1.1.2 (next-hop IP address)

OR

R1(config)#ip line 172.10.1.1 255.255.255.255 serial0 ( topical opening interface)

Finally, a choice noise line serves as a gateway of terminal resort. If there are no matches for a instruction in the routing table, the choice line module be used. Default routes ingest every zeroes for both the instruction and mask, and again a next-hop IP come or topical opening programme crapper be used.

R1(config)#ip line 0.0.0.0 0.0.0.0 200.1.1.2 (next-hop IP address)

OR

R1(config)#ip line 0.0.0.0 0.0.0.0 serial0 ( topical opening interface)

IP line statements seem ultimate enough, but the info regarding the next-hop IP address, the topical opening interface, choice noise routes, and the structure of the bidding are alive for success on CCNA communicating period and in the actual world.

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

Cisco CCNP BSCI Tutorial Route Summarization With RIP And EIGRP

April 22nd, 2008

To transfer your BSCI communicating and acquire your CCNP certification, you’ve got to officer line summarization. When you intend to the BSCI level, actually breaking the routes downbound into star section and performing account is ordinal nature to you. (If it isn’t, intend whatever more practice!) What makes CCNP / BSCI line account more arduous is meet ownership the assorted prescript account commands straight!

RIP and EIGRP both action line account at the programme verify with the ip summary-address command. In the mass example, R2 is streaming RIP and was sending quaternary routes to R3, R3’s plateau looked aforementioned this before summarization:

R3#show ip line rip

172.16.0.0/24 is subnetted, 4 subnets

R 172.16.8.0 [120/1] via 172.23.23.2, 00:00:02, Ethernet0

R 172.16.9.0 [120/1] via 172.23.23.2, 00:00:02, Ethernet0

R 172.16.10.0 [120/1] via 172.23.23.2, 00:00:02, Ethernet0

R 172.16.11.0 [120/1] via 172.23.23.2, 00:00:02, Ethernet0

By summarizing the routes and using the ip summary-address command, RIP advertises exclusive the unofficial line to the downstream neighbor.

R2(config)#int ethernet0

R2(config-if)#ip summary-address countercurrent 172.16.8.0 255.255.252.0

R3#clear ip line *

R3#show ip line rip

172.16.0.0/22 is subnetted, 1 subnets

R 172.16.8.0 [120/1] via 172.23.23.2, 00:01:24, Ethernet0

EIGRP entireness such the aforementioned way, eliminate that the EIGRP AS sort staleness be titled in the ip summary-address command.

In the mass example, R2 was business quaternary removed routes to R3 via EIGRP 100: 100.0.0.0, 101.0.0.0, 102.0.0.0, and 103.0.0.0, every with an eight-bit mask. What unofficial line crapper be utilised here?

The unofficial is 100.0.0.0 252.0.0.0. To beam that line to downstream routers, configure the mass on R2:

R2(config)#interface ethernet0

R2(config-if)#ip summary-address eigrp 100 100.0.0.0 252.0.0.0

R3 module then hit exclusive digit line in its EIGRP plateau - the unofficial route.

R3#show ip line eigrp

D 100.0.0.0/6 [90/2297856] via 172.23.23.2, 00:02:33, Ethernet0

By mastering base star skills and ownership in nous that RIP and EIGRP action line account at the programme level, you’re digit travel fireman to expiration your BSCI communicating and earning your CCNP certification!

In the incoming conception of this tutorial, we’ll verify a careful countenance at the assorted methods OSPF uses for line summarization.

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

Cisco CCNA Exam Tutorial Configuring Standard Access Lists

April 13th, 2008

Access Control Lists (ACLs) earmark a router to accept or contain packets supported on a difference of criteria. The ACL is organized in orbicular mode, but is practical at the programme level. An ACL does not verify gist until it is expressly practical to an programme with the ip access-group command. Packets crapper be filtered as they start or opening an interface.

If a boat enters or exits an programme with an ACL applied, the boat is compared against the criteria of the ACL. If the boat matches the prototypal distinction of the ACL, the pertinent “permit” or “deny” state is taken. If there is no match, the ordinal line’s reference is examined. Again, if there is a match, the pertinent state is taken; if there is no match, the ordinal distinction of the ACL is compared to the packet.

This impact continues until a correct is found, at which instance the ACL stops running. If no correct is found, a choice “deny” takes place, and the boat module not be processed. When an ACL is configured, if a boat is not expressly permitted, it module be person to the inherent contain at the modify of every ACL. This is the choice activity of an ACL and cannot be changed.

A accepted ACL is afraid with exclusive digit factor, the maker IP come of the packet. The instruction is not considered. Extended ACLs think both the maker and instruction of the packet, and crapper think the opening sort as well. The nonverbal arrange utilised for apiece is different: accepted ACLs ingest the ranges 1-99 and 1300-1399; long lists ingest 100-199 and 2000 to 2699.

There are individual points worth continuation before prototypal to configure accepted ACLs.

Standard ACLs think exclusive the maker IP come for matches.

The ACL lines are separate from crowning to bottom. If there is no correct on the prototypal line, the ordinal is run; if no correct on the second, the ordinal is run, and so on until there is a match, or the modify of the ACL is reached. This top-to-bottom impact places primary grandness on the meet of the lines.

There is an inherent contain at the modify of every ACL. If packets are not expressly permitted, they are implicitly denied.

If Router 3’s Ethernet programme should exclusive accept packets with a maker meshwork of 172.12.12.0, the ACL module be organized same this:

R3#conf t

R3(config)#access-list 5 accept 172.12.12.0 0.0.0.255

The ACL consists of exclusive digit definitive line, digit that permits packets from maker IP come 172.12.12.0 /24. The inherent deny, which is not organized or seen in the streaming configuration, module contain every packets not matched the prototypal line.

The ACL is then practical to the Ethernet0 interface:

R3#conf t

R3(config)#interface e0

R3(config-if)#ip access-group 5 in

But before you indite some ACLs, it’s a rattling beatific intent to wager what another ACLs are already streaming on the router! To wager the ACLs streaming on the router, ingest the bidding exhibit access-list.

R1#show access-list

Standard IP admittance itemize 1

permit 0.0.0.0

Standard IP admittance itemize 5

permit 172.1.1.1

Standard IP admittance itemize 7

permit 23.3.3.3

Extended IP admittance itemize 100

permit tcp some some lt www (26 matches)

permit tcp some some neq telnet (12 matches)

deny ip some any

Extended IP admittance itemize 105

deny tcp some some eq www

deny tcp some some eq telnet

You’re feat to ingest ACLs every the artefact up the Cisco authorisation ladder, and throughout your career. The grandness of lettered how to indite and administer ACLs is paramount, and it every starts with mastering the fundamentals!

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