You are on page 1of 2

CSCI342 Skills Test – Version 1 Spring 2019-2020

Provided with the Network Address 192.168.20.0/24, the university (LIU) is composed of three campuses:
1) Beirut Campus: 80 hosts
2) Akkar Campus: 20 hosts
3) Tripoli Campus: 40 hosts

In order to prevent IP loss, you should be able to subnet the network appropriately using VLSM subnetting.

Lebanese International University Page 1


CSCI342 Skills Test – Version 1 Spring 2019-2020
(35 pts) After doing the necessary subnetting, complete the addressing table below :
Device Interface IP Address Subnet Mask Default Gateway Description

G0/0 192.168.20.1 255.255.255.128 N/A 1st Host IP

LIU G0/1 192.168.20.193 255.255.255.224 N/A 1st Host IP

G0/2 192.168.20.129 255.255.255.192 N/A 1st Host IP

Beirut-SW VLAN 1 192.168.20.126 255.255.255.128 192.168.20.1 Last Host IP

Akkar-SW VLAN 1 192.168.20.222 255.255.255.224 192.168.20.193 Last Host IP

Tripoli-SW VLAN 1 192.168.20.190 255.255.255.192 192.168.20.129 Last Host IP

PC-A NIC 192.168.20.2 255.255.255.128 192.168.20.1 2nd Host IP

PC-B NIC 192.168.20.5 255.255.255.128 192.168.20.1 5th Host IP

PC-C NIC 192.168.20.203 255.255.255.224 192.168.20.193 10th Host IP

PC-D NIC 192.168.20.132 255.255.255.192 192.168.20.129 4th Host IP

(3 pts) Verify that the PCs are able to communicate. What is the command used?
Answer: ping

Lebanese International University Page 2

You might also like