Preview

Internetworking Using Tcp/Ip: Part 2

Better Essays
Open Document
Open Document
1195 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Internetworking Using Tcp/Ip: Part 2
Unit 7: Internetworking Using TCP/IP: Part 2

Abstract

IP uses the Address Resolution Protocol, ARP, to bind a next-hop IP address to an equivalent MAC address. ARP defines the format of messages that computers exchange to resolve an address, the encapsulation, and the rules for handling ARP messages. The NAT mechanism allows a site to have multiple computers using the Internet through a single IP address. The User Datagram Protocol provides end-to-end message transport from an application running on one computer to an application running on another computer (Comer, 2009).

Unit 7: Internetworking Using TCP/IP: Part 2

When a router uses a forwarding table to look up a next-hop address, the result is an IP address. What must happen before the datagram can be sent?
The forwarding process requires a translation: forwarding uses IP addresses, and a frame transmitted across a physical network that contains the MAC address of the next hop. The IP software translates the next-hop IP address to an equivalent MAC address (Comer, 2009).
Some versions of the traceroute program send ICMP messages and others send UDP messages. Experiment with the version on your computer to determine which it sends. Explain your findings.
I used Visual Route 2010 to perform a trace route on my ISP Cox.Net (68.1.17.9). I also used Microsoft Windows [Version 6.1.7600] and typed tracert 68.1.17.9 at the command prompt. The programs sent UDP messages. There were no errors, so ICMP did not report any. Visual Route trace started on Jan 15, 2011 8:38:11 PM. The host 'cox.net ' (known as www.cox.net) and is reachable in 11 hops. In addition, it responded to HTTP requests on port 80 (it is running server Apache, which responded in 113ms). The TTL value of packets received from it is 243.In general this route offers a good throughput, with hops responding on average within 20ms. The DNS lookup was completed almost instantaneously (less than 2ms - this may be the result of



References: Comer, D. E. (2009, 2009,2004,2001,1999,1997). Computer Networks And Internets (5th ed.). Upper Saddle River, New Jersey: Pearson Education, Inc. Hudson, K., & Cannon, K. (2000). CCNA Guide: Cisco Networking Fundamentals. Cambridge, MA: Course Technology, a division of Thomson Learning.

You May Also Find These Documents Helpful

  • Powerful Essays

    7. Which type of ICMP message will be returned to host by a remote router if that router does not have a route to a network?…

    • 901 Words
    • 3 Pages
    Powerful Essays
  • Good Essays

    nt 2640 studyguide

    • 720 Words
    • 3 Pages

    Given the following routing table on a router, which next hop will the router select given the IP packet with the destination address of: 19.48.254.3…

    • 720 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Unit 5 Lab JM

    • 625 Words
    • 5 Pages

    6. IP packet is sent to forwarding host by addressing it to the resolved MAC address.…

    • 625 Words
    • 5 Pages
    Satisfactory Essays
  • Satisfactory Essays

    NT2640 Final Review

    • 1061 Words
    • 5 Pages

    7. Which type of ICMP message will be returned to host by a remote router if that router does not have a route to a network?…

    • 1061 Words
    • 5 Pages
    Satisfactory Essays
  • Satisfactory Essays

    NT1210 Chapter 5.2.6

    • 342 Words
    • 2 Pages

    Step 8: The source machine will process the ARP reply from destination, it store the Sender Hardware Address as the layer 2 address of the destination.…

    • 342 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    NETW204 Week 4 iLab

    • 616 Words
    • 3 Pages

    Question: What was the average round trip time for the ping to 192.168.1.33? 4ms What does round trip time actually mean? The amount of time for a data packet to be ack from the time it is sent.…

    • 616 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Unit 8 Assignment 1

    • 349 Words
    • 1 Page

    IP route: One entry in an IP routing table that lists some potential destination (usually a network ID or subnet ID) as forwarding instructions, including the interface out which the router should forward the IP packet.…

    • 349 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    Unit 8 assignment 1

    • 347 Words
    • 2 Pages

    Routing Table – A list of IP routes used by an IP router when making routing decisions about where to forward an IP packet.…

    • 347 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Nt2460 Unit 1 Assignment

    • 762 Words
    • 4 Pages

    Martian packets commonly arise from IP address spoofing in denial-of-service attacks, but can also arise from network equipment malfunction or misconfiguration of a host.…

    • 762 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    Nt1330 Unit 5 Lab 1 Answers

    • 4778 Words
    • 20 Pages

    Internetworking Basics Internetworking Models The OSI Reference Model Summary Exam Essentials Written Labs Review Questions Answers to Review Questions Answers to Written Lab 1.1 Answers to Written Lab 1.2 Answers to Written Lab 1.3…

    • 4778 Words
    • 20 Pages
    Powerful Essays
  • Powerful Essays

    TCP / IP Model - provides end-to-end connectivity specifying how data should be formatted, addressed, transmitted, routed and received at the destination. This functionality has been organized into four abstraction layers which are used to sort all related protocols according to the scope of networking involved.[1][2] From lowest to highest, the layers are the link layer, containing communication technologies for a single network segment (link), the internet layer, connecting hosts across independent networks, thus establishing internetworking.…

    • 559 Words
    • 3 Pages
    Powerful Essays
  • Good Essays

    Mansfield, k. and atonakos, j., 2009.computer networking from lans to wans hardware, software, and security. (online). USA: Cengage Learning…

    • 442 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Cis532 Assignment

    • 3352 Words
    • 14 Pages

    In 1970 the head of the Network Working Group, Steve Crocker and his team finished modifying original ARPANET host-to-host protocol and named it NCP (Network Control Protocol). This was possible because of IMP (Interface Message Processor) creation by Bob Kahn. IPM enabled computers to interact with other computers from other packet-switched networks (known today as a LAN – Local Area Network).…

    • 3352 Words
    • 14 Pages
    Satisfactory Essays
  • Powerful Essays

    hobo Essay Example

    • 850 Words
    • 4 Pages

    Week 4 Lab Part 1: Network Traffic Analysis and Baseline Definition & Secure WLAN Solution…

    • 850 Words
    • 4 Pages
    Powerful Essays
  • Better Essays

    An example ICMP error message is the Time to Live Exceeded message. Every machine (such as an intermediate router) that forwards an IP datagram has to decrement the time to live (TTL) field of the IP header by one. If the TTL reaches 0, an ICMP Time to live exceeded message is sent to the source of the datagram.…

    • 2030 Words
    • 9 Pages
    Better Essays

Related Topics