Is589 Chapter 5: Questions: 3, 4, and 8

Submitted by: Submitted by

Views: 1142

Words: 390

Pages: 2

Category: Business and Industry

Date Submitted: 12/10/2011 04:16 PM

Report This Essay

|

IS589 Chapter 5: Questions: 3, 4, and 8 |

|

|

|

3. What are the parts of TCP/IP and what do they do? Who is the primary user of TCP/IP?

As the name implies, TCP/IP has two parts. TCP is the transport layer protocol that links the application layer to the network layer. It performs packetizing: breaking the data into smaller packets, numbering them, ensuring each packet is reliably delivered, and putting them in the proper order at the destination. IP is the network layer protocol and performs addressing and routing. IP software used at each of the intervening computers through which the message passes; it is IP that routes the message to the final destination.

The TCP/IP was developed for the U .S. Department of Defense’s Advanced Research Project Agency network (ARPANET). TCP/IP is the transport/network layer protocol used on the Internet. It is also the world’s popular network layer protocol, used by almost 80 percent of all BNs, MANs. In 1998, TCP/IP moved past IPX/SPX as the most common protocol used on LANs.

4. Compare and contrast the three types of addresses used in a network.

Computers can have three different addresses: application layer address, network layer address, and data link layer address. Data link layer addresses are usually part of the hardware whereas network layer and application layer addresses are set by software. Internet registrars assign network layer and application layer addresses for the Internet. Addresses within one organization are usually with the same first 3 bytes. Subnet masks are used to indicate whether the first 2 or 3 bytes (or partial bytes) indicate the same subnet. Some networks assign network layer addresses in a configuration file on the client computer whereas others use dynamic addressing in which a DHCP server assigns when a computer first joins the network.

8. What is a subnet mask?

Subnet masks tell computers what part of an Internet protocol (IP) address is on the same subnet or on a...