Question 1: What are the benefits of using a layered model for computer networks?
Question 2: The three network topologies shown below are all valid Ethernet networks.
a) How many collision domains and broadcast domains are there in each topology?
b) Explain which topology is preferred.
Question 3: Explain why 60.61.62.63/26 is not a valid host IP address.
Question 4: In the following network topology, assume static routes are set and the routers are working properly. Explain why PC A can talk to PC C but PC B cannot talk to PC D.
Question 5: USQ has allocated 172.17.0.0/16 to 6 PC laboratories in Wonderland campus. Each laboratory will have a subnet of its own. The number of hosts in each laboratory is as follows:
|
Lab 1 Subnet A
|
Lab 2 Subnet B
|
Lab 3 Subnet C
|
Lab 4 Subnet D
|
Lab 5 Subnet E
|
Lab 6 Subnet F
|
Number of Hosts
|
2
|
47
|
532
|
6
|
39
|
125
|
The hosts in each laboratory are linked together using switches. The six laboratories are linked together using a router with six Ethernet interfaces as shown below. In the topology, only two hosts in each laboratory are shown. For each subnet, the gateway will use the first host IP address. The two PCs (for example, PC_B1 and PC_B2) in each subnet shown will be using the second available host IP address and the last available host IP address respectively.
a) Taking into account of possible expansion of laboratory facilities in the future, we have to pack the subnets so that they use minimal IP address space. With this in mind, please assign IP addresses to the PCs and router Ethernet interfaces (gateways) using the table below:
Device
|
IP
|
Gateway
|
Broadcast IP
|
Subnet IP
|
PC_A1
|
|
|
|
|
PC_A2
|
|
PC_B1
|
|
|
|
|
PC_B2
|
|
PC_C1
|
|
|
|
|
PC_C2
|
|
PC_D1
|
|
|
|
|
PC_D2
|
|
PC_E1
|
|
|
|
|
PC_E2
|
|
PC_F1
|
|
|
|
|
PC_F2
|
|
b) Implement the network using Packet Tracer 6.0.1 subject to the following conditions:
1. Use one Cisco 2811 router with added Ethernet interfaces.
2. Use one Cisco 2960 24 port switch for each laboratory assuming other access switches can be added later on.
3. The router Ethernet interfaces use the first host IP address of the corresponding subnet assigned to the laboratory.
4. The two PCs shown in the topology should have the second available host IP address and the last available address of the subnet assigned.
c) When a TCP/IP packet travels from PC_A1 to PC_F1, we can capture the packets on their way using simulation mode. Use a Packet Tracer screen capture of the packets to explain where inside a packet/frame you can find:
1) Source MAC address and destination MAC address;
2) Source IP address and destination IP address.