0% found this document useful (0 votes)
974 views9 pages

Skillbased Assessment Julai 2021 v2

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
974 views9 pages

Skillbased Assessment Julai 2021 v2

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

ITT531 - CCNAv7 ITN Skills Assessment

COURSE : PRINCIPLES OF NETWORKING – SKILLBASED


ASSESSMENT
COURSE CODE : ITT531
EXAMINATION : JULY 2020
TIME : 1 HOURS 45 minutes
(15 minutes for submission process)

INSTRUCTIONS TO CANDIDATES

1. This question paper consists of five (5) parts.


2. Answer ALL questions in this question paper.
3. Submit the question paper with answer and packet tracer file to your instructor.

Name :

Matric Number

Program:

Group

SKILLBASED ASSESSMENT Page 1 of 9 ITT531 JULY 2021


ITT531 - CCNAv7 ITN Skills Assessment

Assessment Objectives
Part 1: Develop an IP Addressing Scheme (20 points, 30 minutes)
Part 2: Initialize and Reload Devices
Part 3: Configure Device IP address and Security Settings (60 points, 60 minutes)
Part 4: Test and Verify IPv4 and IPv6 End-to-End Connectivity (12 points, 10 minutes)
Part 5: Use the IOS CLI to Gather Device Information (8 points, 5 minutes)

Scenario
In this Skills Assessment (SA) you will configure the devices in a small network. You must configure a router,
switch and PCs to support IPv4 connectivity. You will configure security, including SSH, on the router. In
addition, you will test and document the network using common CLI commands.

Required Resources
 2 Router (Cisco 4221 with Cisco IOS XE Release 16.9.4 universal image or comparable)
 2 Switch (Cisco 2960 with Cisco IOS Release 15.2(2) lanbasek9 image or comparable)
 2 PCs (Windows with a terminal emulation program, such as Tera Term)
 Console cables to configure the Cisco IOS devices via the console ports

Instructions

Part 1: Develop an IP Addressing Scheme


Total points: 20
Time: 30 minutes
a. A network engineer need to assign Ip address for company Rolatex for floor 1. There will be 2 subnets in
floor 1 which is Human Resources and Finance. The details of the subnet are given below.
1) Human Resources – 78 hosts
2) Finance – 44 hosts
b. You will subnet it to provide IP addresses to two subnets that will support the required number of hosts.
No subnet calculators may be used. All work must be shown using the IP Addressing worksheet below.

SKILLBASED ASSESSMENT Page 2 of 9 ITT531 JULY 2021


ITT531 - CCNAv7 ITN Skills Assessment

IP Addressing Worksheet

Given IPv4 Network 192.112.70.0/24

Broadcast Subnet mask


First Usable Last Usable
Address
Subnet Network ID Address Address

Human 192.112.70.12 255.255.255.12


Resource 7 8
s (88 192.112.70.12
hosts)/25 192.112.70.0 192.112.70.1 6
Finance 192.112.70.19 255.255.255.19
(47 192.112.70.12 192.112.70.12 192.112.70.19 1 2
hosts)/26 8 9 0
Network 192.112.70.19 255.255.255.25
Link 6 2
(Human
resources
to
finance)
(2 192.112.70.19 192.112.70.19 192.112.70.19
hosts)/30 2 3 4

(6 points)
c. Record your subnet assignment in the table below.
1) Assign the last IPv4 address of each subnet to a router interface
(i) subnet Human Resources is hosted on R1 G0/0/0
(ii) subnet Finance is hosted on R2 G0/0/0
2) Assign the first IPv4 address of each subnet to the PC NIC
3) Assign the first IPv4 address of subnet Network Link to R1 on G0/0/1.
4) Assign the last IPv4 address of subnet Network Link to R2 on G0/0/1.
5) List the maximum number of useable hosts per subnet

d. Record the IP address information for each device:

Device IP address Subnet Mask Gateway Points

PC-A 192.112.70.1 255.255.255.128 1 points


192.112.70.126
R1-G0/0/0 255.255.255.128 N/A 2 points
192.112.70.126
R1-G0/0/1 192.112.70.193 255.255.255.252 N/A 2 points
R2-G0/0/1 255.255.255.252 N/A 2 points
192.112.70.194
R2-G0/0/0 192.112.70.190 255.255.255.192 N/A 2 points
PC-B 255.255.255.192 192.112.70.190 1 points
192.112.70.129

SKILLBASED ASSESSMENT Page 3 of 9 ITT531 JULY 2021


ITT531 - CCNAv7 ITN Skills Assessment

Device IP address Subnet Mask Gateway Points

Additional Information
S1 F 0/1 connect to PC A , F 0/2 connect to R1
S2 F 0/1 connect to PC B , F 0/2 connect to R2

e. Draw the network topology based on question in (d). (4 points)

Total Points for Part 1 (20 points):

Enter score here.

Part 2: Initialize and Reload Devices


 Erase the startup configurations and VLANs from the router and switch and reload the devices.

Part 3: Configure Device IP Address and Security Settings


Total points: 45
Time: 60 minutes

SKILLBASED ASSESSMENT Page 4 of 9 ITT531 JULY 2021


ITT531 - CCNAv7 ITN Skills Assessment

Step 1: Configure R1 and R2.


Configuration tasks for R1 and R2 include the following:

Specification Specification
Task for R1 for R2 Points

Disable DNS lookup no ip domain lookup 1 point


Router name R1 R2 hostname 1 point
Ip domain-name 1 point
Domain name Rolatex.com Rolatex.com Rolatex.com
Encrypted privileged EXEC Enable secret 1 point
password Floor1enpass Floor1enpass Floor1enpass
>Line console 0 1 point
>password
Console access password Floor1conpass Floor1conpass Floor1conpass
Set the minimum length for >security passwords min-
passwords 10 characters 10 characters length 10 2 points
Username: Username:
admin admin
Create an administrative user in Password: Password: username admin
the local database admin1pass admin1pass password admin1pass 4 points

Set login on vty lines to use local line vty 0 4


database login local 1 point
Set vty lines to accept SSH
connections only 1 point
Encrypt the clear text passwords 1 point
Only Only
authorized authorized
person person
Configure an MOTD Banner allowed. allowed. 2 point
Set the
Set the description
description Set the Layer
Set the Layer 3 3 IPv4
IPv4 address address
Activate Activate Interface gigabitEthernet
Configure Interface G0/0/0 Interface Interface 0/0/0 6 points
Set the
Set the description
description Set the Layer
Set the Layer 3 3 IPv4
IPv4 address address
Activate Activate
Configure Interface G0/0/1 Interface Interface Ip address 6 points
Generate an RSA crypto key 1024 bits 1024 bits crypto key generate rsa 2 points

SKILLBASED ASSESSMENT Page 5 of 9 ITT531 JULY 2021


ITT531 - CCNAv7 ITN Skills Assessment

Specification Specification
Task for R1 for R2 Points

modulus modulus

Step 2: Configure S1 and S2.


Configuration tasks for S1 include the following:

Task Specification Points

Disable DNS lookup 1 point


Switch name S1 S2 1 point
Domain name Rolatex.com Rolatex.com 1 point
Encrypted privileged EXEC password Floor1enpass Floor1enpass 1 point
Console access password Floor1conpass Floor1conpass 1 point
Shutdown all unused interfaces F0/3-24, G0/1-2 F0/3-24, G0/1-2 1 point

Create an administrative user in the local Username: admin Username: admin 4 point
database Password: admin1pass Password: admin1pass
Set login on vty lines to use local database 1 point
Set vty lines to accept SSH connections only 1 point
Encrypt the clear text passwords 1 point
Only authorized Only authorized 1 point
Configure an MOTD Banner person allowed. person allowed.
Generate an RSA crypto key 1024 bits modulus 1024 bits modulus 2 points

Step 3: Configure static route on R1 and R2.


(2 points)
Use this command in R1 and R2.
Ip route network id subnet mask g0/0/1

Step 4: Configure host computers.


After configuring each host computer, record the host network settings with the ipconfig /all command.
(2 points)

PC-A Network Configuration (1 point)

Description blank
Physical Address blank

SKILLBASED ASSESSMENT Page 6 of 9 ITT531 JULY 2021


ITT531 - CCNAv7 ITN Skills Assessment

PC-A Network Configuration (1 point)

IPv4 Address blank

Subnet Mask blank

IPv4 Default Gateway blank

IPv6 Address blank

PC-B Network Configuration (1 point)

Description blank

Physical Address blank

IP Address blank

Subnet Mask blank

Default Gateway blank

IPv6 Address blank

Points for Step 1 (30 points):

Enter score here.

Points for Step 2 (16 points):

Enter score here.

Points for Step 3 (2 points):

Enter score here.

Points for Step 4 (2 points):

Enter score here.

Total Points for Part 3 (60 points)

Enter score here.

Part 4: Test and Verify End-to-End Connectivity


Total points: 12
Time: 5 minutes
Use the ping command to test IPv4 connectivity between all network devices.
Note: If pings to host computers fail, temporarily disable the computer firewall and retest.

SKILLBASED ASSESSMENT Page 7 of 9 ITT531 JULY 2021


ITT531 - CCNAv7 ITN Skills Assessment

Use the following table to methodically verify connectivity with each network device. Take corrective action to
establish connectivity if a test fails: ipconfig /all

From To Protocol IP Address Ping Results Points

PC-A R1 G0/0/0 IPv4 blank blan 1 point


R1 G0/0/1 IPv4 blank blank 1 point
PC-A
R2 G0/0/0 IPv4 blank blank 1 point
R2 G0/0/1 IPv4 blank blank 1 point
PC-B IPv4 blank blank 1 point
PC-A
PC-B R1 G0/0/0 IPv4 blank blank 1 point
R1 G0/0/1 IPv4 blank blank 1 point
PC-B
R2 G0/0/0 IPv4 blank blank 1 point
PC-B
R2 G0/0/1 IPv4 blank blank 1 point
PC-B
PC-A IPv4 blank blank 1 point
PC-B
Question:

In addition to the ping command, what other command is useful in displaying network delay and breaks in the
path to the destination? (2 point)

Total points for Part 4 (12 points):

Enter score here.

Part 5: Use the IOS CLI to Gather Device Information


Total points: 8
Time: 10 minutes

SKILLBASED ASSESSMENT Page 8 of 9 ITT531 JULY 2021


ITT531 - CCNAv7 ITN Skills Assessment

Step 1: Issue the appropriate command to discover the following information on S1:
Show version

Description Points

Switch Model Blank 1 point


IOS Image File Blank 1 point
Total RAM Blank 1 point
Total Flash Memory Blank 1 point
Configuration Register Blank 1 point
CLI Command Used blank 1 point

Step 2: Enter the appropriate CLI command needed to display the following on R1:

Command Description Command Points

Display a summary of important information show ip interface brief


about the IPv4 interfaces on R1. 1 point
Save the current configuration so it will be Copy running config startup config 1 point
used the next time the router is started.

Total points for Part 5 (8 points):

Enter score here.

SKILLBASED ASSESSMENT Page 9 of 9 ITT531 JULY 2021

You might also like