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
  • Powerful Essays

    When your computer connects to the Internet, it is assigned an Internet Protocol address (IP address), usually a different address each time you connect. If you're experiencing slow or no signal, the…

    • 856 Words
    • 3 Pages
    Powerful Essays
  • Good Essays

    nt 2640 studyguide

    • 720 Words
    • 3 Pages

    What process is used by a DNS server to add a UDP header to the contents of a DNS query response, followed by adding an IP header, and then adding a data link header and trailer is an example of what?…

    • 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

    Routes associated with a next-hop address are more efficient than routes going to exit interfaces.…

    • 561 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    NT1210 Chapter 5.2.6

    • 342 Words
    • 2 Pages

    Step 9: The source machine will update its ARP cache with the Sender Hardware Address and Sender Protocol Address it received from the…

    • 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 routing: The process of forwarding an IP packet from end to end through a TCP/IP network, as well as the logic used on an individual host or router as its part of the forwarding of the packet to its end destination.…

    • 349 Words
    • 1 Page
    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
  • 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

    Type of Service (ToS), now known as Distinguished Services Code Point (DSCP) (usually set to 0, but may specify exact Quality of Service requirements from the network, the DSCP describes the way routers would queue packets although they are waiting to be progressed). Time To Live (Amount of hops /associations which the packet could be routed over, decremented by utmost routers - used to stop unplanned routing loops). Protocol (Service Access Point (SAP) which specifies the kind of transport packet being supported (e.g. 1 = ICMP; 2= IGMP; 6 = TCP; 17= UDP). (IPv4 Packet Header, n.d.)…

    • 1621 Words
    • 7 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
  • 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

    Although ICMP messages are contained within standard IP datagrams, ICMP messages are usually processed as a special case, distinguished from normal IP processing, rather than processed as a normal sub-protocol of IP. In many cases, it is necessary to inspect the contents of the ICMP message and deliver the appropriate error message to the application that generated the original IP packet, the one that prompted the sending of the ICMP message.…

    • 2030 Words
    • 9 Pages
    Better Essays

Related Topics