Sunteți pe pagina 1din 3

BDC Assignment5

The objective of these question is to help you reading the book and focus on
important topics in Chapter 5

1. What is a subnet and why do networks need them?


A subnet is what assigns IP addresses to networks, and we need it to specify one LAN from
another.
2. How does dynamic addressing work?
With dynamic addressing, instead of providing a network layer address in a configuration
file, a software package installed on the clients computer instructs it to contact bootp or
DHCP servers using data link layer address. This message asks the server to assign the
client a unique network layer address
3. How does TCP/IP perform address resolution for network layer addresses?

It uses ARP to identify the MAC address of the next node (that packet must be forward)

4. What type of routing does a TCP/IP client use? What type of routing does a TCP/IP gateway
use? Explain.
The TCP/IP client uses static routing because the client
must always point to a single gateway router. The TCP/IP
gateway router uses dynamic routing because typically it
must process multiple request for routing beyond the
single segment that it physically supports.
5. What is the transmission efficiency of a 10-byte Web request sent using HTTP, TCP/IP, and
Ethernet? Assume the HTTP packet has 100 bytes in addition to the 10-byte URL. Hint:
Remember from Chapter 4 that efficiency = user data/total transmission size.

6. Explain how the client computer (128.192.98.xx) would obtain the data link layer address of its subnet gateway.

A computer with TCP/IP knows the IP address of its subnet gateway. This information is
provided by a configuration file or DHCP server. However, the computer does not know the
subnet gateway's Ethernet address. Because of this, TCP would broadcast an ARP request
to all computers on its subnet, request that the computer whose IP address is 128.192.98.1
to respond with its ethernet address. From here, that computer would obtain the data link
layer address of its subnet gateway.
7. Complete the table below (TCP/IP addressing scheme)

Class Default Subnet mask How Many Networks? why? How many Hosts per network? Why?

8. Complete the table below (Subnetting table):

IPAddress Bits Subnet Subnet address Host Host range Broadcast address
borro Mask Numbe
wed r

15.21.22.23/14

130.140.150.160/20

130.140.150.160/18
130.140.150.160/22

200.150.100.50/27

200.150.100.50/28

200.150.100.50/29

S-ar putea să vă placă și