In poring over for your CCNA test and preparing to take in this valued certification, you may be tempted to put in bittie juncture studying ageless routing and guide apposite for the much breathless projectile routing protocols look-alike RIP, EIGRP, and OSPF. This is an intelligible mistake, but unmoving a nonachievement. Static routing is not complicated, but it's an eminent substance on the CCNA exam and a expensive know-how for real-world networking.

To make up static routes on a Cisco router, you use the ip tour direct followed by the end network, scheme mask, and any the next-hop IP computer code or the provincial opening surface. It's critical to sustenance that finishing relation in worry - you're any configuring the IP computer code of the downstream router, or the surface on the area skilled worker that will tennis stroke as the way out surface.

Let's say your local trained worker has a serial0 surface next to an IP computer address of 200.1.1.1/30, and the downstream trained worker that will be the adjacent hop will acquire packets on its serial1 interface near an IP address of 200.1.1.2/30. The fixed line will be for packets oriented for the 172.10.1.0 network. Either of the shadowing ip track statements would be accurate.

R1(config)#ip trail 172.10.1.0 255.255.255.0 200.1.1.2 (next-hop IP computer code)

OR

R1(config)#ip conduit 172.10.1.0 255.255.255.0 serial0 ( provincial outlet interface)

You can as well create a static trunk road that matches solitary one finish. This is a grownup route, and has 255.255.255.255 for a mask. If the preceding undynamic routes should simply be utilised to transport packets to 172.10.1.1., the successive commands would do the job.

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

OR

R1(config)#ip highway 172.10.1.1 255.255.255.255 serial0 ( provincial disappearance interface)

Finally, a evasion fixed journey serves as a entryway of final holiday resort. If nearby are no matches for a destination in the routing table, the default road will be previously owned. Default routes use all zeroes for some the destination and mask, and over again a next-hop IP computer code or local going away surface can be used.

R1(config)#ip path 0.0.0.0 0.0.0.0 200.1.1.2 (next-hop IP code)

OR

R1(config)#ip itinerary 0.0.0.0 0.0.0.0 serial0 ( local way out surface)

IP trunk road statements look down-to-earth enough, but the finer points in connection with the next-hop IP address, the area removal interface, failure to pay undynamic routes, and the phrase structure of the tell are important for glory on CCNA exam day and in the real planetary.

arrow
arrow
    全站熱搜

    dic33s 發表在 痞客邦 留言(0) 人氣()