Homework #4

Due Date: November 8(Monday), 2004

 

1. Given a subnetwork address of 132.241.158.0:

Divide(subnet) it using 3 bits as subnetid and 5 bits as hostid.

List all subnet’s addresses along with the range of possible host addresses.

(For the host addresses, you do not need to list all of them one by one, just

give the ranges, e.g. subnet #1= 132.241.158.33 to 132.241.158.62, subnet 2 = .....)

Also show the subnet mask.

 

2. Given a network address of 80.2.0.0:

a) What class address(Class A, B or C)is it?

b) We want to divide the address into subnets so that we have at least 25 subnets.

Divide the space so that each subnet has maximum number of host addresses possible.

List all subnet’s addresses along with the range of possible host addresses.

(you do not need to list all of them one by one, just give the ranges, e.g.

subnet 1= 132.241.158.33 to 132.241.158.62, subnet 2 = .....)

Also show the subnet mask.