Preview

Cisco Activity

Good Essays
Open Document
Open Document
6281 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Cisco Activity
Task 3: Interpreting Debug Output.
Note: If you already configured IP addressing on R1, please remove all the interface commands now before proceeding. Furthermore, R2 and R3 should be configured through the end of “Task 2: Basic Router Configuration”.
Step 1 – On R1 from privileged EXEC mode, enter the debug ip routing command.
R1# debug ip routing.
IP routing debugging is on.

The debug ip routing command will show when routes are added, modified and deleted from the routing table. For example, every time you successfully configure and activate an interface, Cisco IOS adds a route to the routing table. We can verify this by observing output from the debug ip routing command.
Step 2 – Enter interface configuration mode for R1’s LAN interface.
R1#configure terminal.
Enter configuration commands, one per line. End with CNTL/Z.

R1(config)# interface fastethernet 0/0

Configure the ip address as specified in the Topology Diagram.

R1(config-if)# ip address 172.16.3.1 255.255.255.0. is_up: 0 state: 6 sub state: 1 line: 1 has_route: False

As soon as you press the enter key, Cisco IOS debug output informs you that there is now a route, but its state is “False”. In other words, the route has not yet been added to the routing table. Why did this occur and what steps should be taken to insure the route is entered into the routing table?
No shut down to int
Step 3 Enter the command necessary to install the route in the routing table.

If you are not sure what the command is, review the discussion in Section 2.2: Directly Connected Networks.

After you enter the correct command, you should see debug output. Your output may be slightly different. is_up: 1 state: 4 sub state: 1 line: 1 has_route: False
RT: add 172.16.3.0/24 via 0.0.0.0, connected metric [0/0]
RT: NET-RED 172.16.3.0/24
RT: NET-RED queued, Queue size 1
RT: interface FastEthernet0/0 added to routing table
%LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up is_up: 1 state: 4 sub state:

You May Also Find These Documents Helpful

  • Satisfactory Essays

    NT2640 Lab 7 SC

    • 2232 Words
    • 17 Pages

    I thought it would have been the same ip address but it is showing the loopback loop. R1 will apparently choose the highest Ip address on a loopback interface…

    • 2232 Words
    • 17 Pages
    Satisfactory Essays
  • Powerful Essays

    Nt1310 Unit 3 Quiz

    • 1152 Words
    • 5 Pages

    192.168.0.1 is the next-hop address that is used by R2 to route a packet from the 172.16.0.0 network to the 192.168.12.0network…

    • 1152 Words
    • 5 Pages
    Powerful Essays
  • Satisfactory Essays

    Task 1, Step 14: Paste a screenshot showing the sequence of commands that you used to configure interfaces fa1/0/1 on switch NYCORE1. (1 point)…

    • 708 Words
    • 5 Pages
    Satisfactory Essays
  • Satisfactory Essays

    NT2640 Lab Outline

    • 672 Words
    • 4 Pages

    Configuring Static Routes - Page 178 11. Subnetting Lab 4 Unit 5 Lab 1. IP Addressing and Routing Page 193 2. EIGRP Serial Configuration I Page204 3. EIGRP Serial Configuration II Page 207 4.…

    • 672 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    NT2640 Final Review

    • 1061 Words
    • 5 Pages

    8. Which Cisco IOS show command aids in the troubleshooting of routing protocols by displaying information on which protocol(s) is enabled and as well as passive interfaces?…

    • 1061 Words
    • 5 Pages
    Satisfactory Essays
  • Good Essays

    If you are not able to access the router’s home page using the IP address 192.168.1.1 i.e. it keeps loading or gives an error then your network might be using some other IP address. Mostly it can be 10.0.0.1 or 192.168.0.1 or 192.168.2.1.…

    • 570 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    netw 240 week 7

    • 330 Words
    • 3 Pages

    Use the ifconfig command to verify your IP Address and Subnet Mask. Make a note of the interface (eth0 or eth1). Use the route command to determine the Default Gateway. Record this information in the table below:…

    • 330 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    NT 2640 Unit 4

    • 277 Words
    • 2 Pages

    The values between juniper and Cisco are very similar. The default values are a little slower with Juniper in some areas such as IS-IS and OSPF (intermediate system to immediate system and open shortest path first).…

    • 277 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    NT1210Uni5Lab5

    • 1370 Words
    • 4 Pages

    The IP Adrress 10.162.108.48, the subnet 255.255.252.0, and the gateway or router 10.162.110.1 address. This comes from step2 above.…

    • 1370 Words
    • 4 Pages
    Powerful Essays
  • Satisfactory Essays

    100 NT2580 Lab01 Final

    • 287 Words
    • 2 Pages

    interfaces. Finally, you used Zenmap to perform a scan of the network and created a network…

    • 287 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    The metric path for test packet-2 Echo path is ACF and the reply is FCA. The test packet 1 and 2 is check from their latency delay. In that cases the test packets is used for both inter-domain links step by step. The controller will get the both test packets. it will store the value of both test packet response time in their data base. It will check the compare of both result if the test packet-1 response time is greater than the test packet-2 then the traffic of host-A will send through the link-2 or if the test-packet 2 response time will be greater than test packet-2 .The traffic will pass through the inter domain link-1. In this case the Test packet -2 response times is smaller than test packet-2. The host-traffic is send by…

    • 694 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Lab 01

    • 424 Words
    • 2 Pages

    the network interfaces. Finally, you used Zenmap to perform a scan of the network and created a…

    • 424 Words
    • 2 Pages
    Good Essays
  • Powerful Essays

    Comp 230 Windows Cli

    • 1077 Words
    • 5 Pages

    Copy and paste the specified ipconfig /all command output from the Windows CLI into the Task 1 box provided below.…

    • 1077 Words
    • 5 Pages
    Powerful Essays
  • Good Essays

    If node1 is a "man in the middle" then node4 is an "odd man out." In particular, node4 was unaccounted for in section 2 "Recording actual address mappings." Later you arp poisoned node2 and node0 from node1; how about arp poisoning node 4 from node1? You accomplish poisoning by sending a crafted arp message to a node. Comment on the ways and means of poisoning node4 from node1.…

    • 2570 Words
    • 11 Pages
    Good Essays
  • Satisfactory Essays

    Lab 1

    • 251 Words
    • 2 Pages

    the network interfaces. Finally, you used Zenmap to perform a scan of the network and created a…

    • 251 Words
    • 2 Pages
    Satisfactory Essays

Related Topics