Friday, March 2, 2012

Packet Tracer 1.3.3 Static Routing

In this packet tracer lab what i was able to learn about static routing. First i was told to enter the CLI  for R3 and configure terminal in order to add the static route. i enabled the router and added the command ip route 192.168.1.0 255.255.255.0 192.168.3.1. with this i was able to see the addresses with the show ip route  command. AFter that i would then have to ping R1 to reach R#. For task 2 i would enter a static route on R1 in order to reach R3. to do this i would move on to configuring R1 with similar commands as R3. Although the only difference would obviously be the command ip route 192.168.3.0 255.255.255.0 FastEthernet 0/1. From there i would similarly repeat a similar process on the remaining router to reach R1's LAN. After doing another ping but for R3 to PC1 the ping is successful. After that i reached 100% completion. i was able to learn about static routes and their importance to the network.

No comments:

Post a Comment