Lab - 1-Routers Configurations Subnetting + Assignment 5 Marks - PDF
Lab - 1-Routers Configurations Subnetting + Assignment 5 Marks - PDF
Faculty of Science
Department of Computer Science
Stage Four – Semester 7
Subject:- Networks Security - Practical
Lab #1
✓ Problem
✓ Scenario
✓ Subnetting
✓ Configuration Steps Router0
✓ Configuration Steps Router1
✓ Configuration Steps PC0, and PC1
✓ Assignment
Problem!
• Create 8 subnets for the following IP address: 192.168.6.0/24.
1. Write down the new subnet mask.
2. Write down the number of hosts per subnet.
3. Write down the subnets ranges.
4. Use the first 3 subnets for the following scenario, and apply the
following configurations to Router0, and Router1:-
A. Message of the day (Welcome R0, R1)
B. Hostname (R0, R1)
C. Set password for enable privileges (enR0, enR1)
D. Console port (passwords R0, R1)
E. Routers Interfaces (depends on the first 3 subnets)
F. Dynamic routing among all networks
G. Router0, and Router1 will distributes IP addresses to their networks
(DHCP) with pool names (R0, R1), and make sure that PC0 can send a
ping request to PC1
Scenario
Second NW
First NW
Third NW
Answer:-
1. 192.168.6.0/24
11111111.11111111.11111111.00000000
23=8 subnets
11111111.11111111.11111111.11100000
255.255.255.224
2. Number of hosts per subnet=2h-2=25-2=30.
3. The base number is 256-224=32. And the subnets ranges
will be:-
First Fifth
Third NW NW
NW
Assignment’s Instructions