Cisco CCNA Certification: Static Routing Tutorial

De BISAWiki

Edição feita às 07h38min de 18 de julho de 2013 por Tracie65 (disc | contribs)
(dif) ← Versão anterior | ver versão atual (dif) | Versão posterior → (dif)

In studying for your CCNA exam and preparing to earn this worthwhile certification, you may possibly be tempted to commit small time studying static routing and head right for the far more fascinating dynamic routing protocols like RIP, EIGRP, and OSPF. This is an understandable mistake, but nevertheless a error. In case you desire to identify supplementary resources about Free Courses Online|ideachest75のブログ, there are many online resources you might think about pursuing. Static routing is not complicated, but it is an critical subject on the CCNA exam and a valuable ability for genuine-globe networking.

To produce static routes on a Cisco router, you use the ip route command followed by the destination network, network mask, and either the next-hop IP address or the nearby exit interface. It is important to maintain that final part in mind - you're either configuring the IP address of the downstream router, or the interface on the regional router that will serve as the exit interface.

Let's say your nearby router has a serial0 interface with an IP address of 200.1.1.1/30, and the downstream router that will be the subsequent hop will acquire packets on its serial1 interface with an IP address of 200.1.1.two/30. The static route will be for packets destined for the 172.10.1. network. Either of the following ip route statements would be right.

R1(config)#ip route 172.10.1. 255.255.255. 200.1.1.2 (next-hop IP address)

OR

R1(config)#ip route 172.10.1. Dig up further on our affiliated paper - Click this webpage: Job Development Takes Work|skysail87のブログ. 255.255.255. serial0 ( nearby exit interface)

You can also create a static route that matches only 1 location. This is a host route, and has 255.255.255.255 for a mask. For one more interpretation, please consider taking a view at: Essential Considerations For Home Schooling - whitebar3's blog. If the above static routes ought to only be employed to send packets to 172.10.1.1., the following commands would do the job.

R1(config)#ip route 172.10.1.1 255.255.255.255 200.1.1.two (next-hop IP address)

OR

R1(config)#ip route 172.ten.1.1 255.255.255.255 serial0 ( neighborhood exit interface)

Ultimately, a default static route serves as a gateway of final resort. My friend discovered phlebotomy certification programs by browsing Bing. If there are no matches for a destination in the routing table, the default route will be used. Default routes use all zeroes for both the destination and mask, and again a subsequent-hop IP address or regional exit interface can be used.

R1(config)#ip route .. .. 200.1.1.two (next-hop IP address)

OR

R1(config)#ip route .. .. serial0 ( local exit interface)

IP route statements look basic enough, but the specifics concerning the subsequent-hop IP address, the local exit interface, default static routes, and the syntax of the command are important for accomplishment on CCNA exam day and in the real planet.Chris Wallace
Medical-Assistant-Training.org
San Francisco, CA 94105
575 Market Street, Suite 3000
(415) 209-5257

Ferramentas pessoais