0% found this document useful (0 votes)
49 views8 pages

CCNAv7 Skills Nov 2021 (AutoRecovered)

Here are the relevant configuration commands for R11: R11(config)#no ip domain-lookup R11(config)#hostname R11 R11(config)#banner #Moname Modim and Nkosana Thimane# R11(config)#enable secret Moname R11(config)#line console 0 R11(config-line)#password Nkosana R11(config-line)#login local R11(config)#line vty 0 4 R11(config-line)#transport input ssh R11(config-line)#login local R11(config)#username 20001234 password Moname R11(config)#minimum-password-length

Uploaded by

Tshepo Kgoboko
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)
49 views8 pages

CCNAv7 Skills Nov 2021 (AutoRecovered)

Here are the relevant configuration commands for R11: R11(config)#no ip domain-lookup R11(config)#hostname R11 R11(config)#banner #Moname Modim and Nkosana Thimane# R11(config)#enable secret Moname R11(config)#line console 0 R11(config-line)#password Nkosana R11(config-line)#login local R11(config)#line vty 0 4 R11(config-line)#transport input ssh R11(config-line)#login local R11(config)#username 20001234 password Moname R11(config)#minimum-password-length

Uploaded by

Tshepo Kgoboko
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/ 8

CCNAv7 ITN Skills Assessment

Topology

Assessment Objectives
Part 1: Develop an IP Addressing Scheme (26 points, 25 minutes)
Part 2: Initialize and Reload Devices (4 points, 20 minutes)
Part 3: Configure Device IP address and Security Settings (45 points, 35 minutes)
Part 4: Test and Verify IPv4 and IPv6 End-to-End Connectivity (13 points, 20 minutes)
Part 5: Use the IOS CLI to Gather Device Information (12 points, 10 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 both IPv4 and IPv6 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
 1 Router (Cisco 4321)
 1 Switch (Cisco 2960)
 2 PCs
 Ethernet cables as shown in the topology

Instructions
1. submit this answer booklet on turnitin
2. email packet tracer work to monamodim@bac.ac.bw and
nkosinathim@bac.ac.bw
3. It is your responsibility to make sure that your email has attachment and has
been sent to both above email addresses

Part 1: Develop an IP Addressing Scheme


Total points: 26
Time: 25 minutes

 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 8 www.netacad.com
CCNAv7 ITN Skills Assessment

a. Your instructor will assign one of the IPv4 networks from the table below. 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.

Network Number of Hosts in Subnet A Number of Hosts in Subnet B

192.168.11.0/24 90 42

IP Addressing Worksheet

Specification Subnet A Subnet B Points

Number of bits in the 25 26


subnet 1 Point
11111111 11111111 11111111
11111111 11111111 11111111
IP mask (binary) 00000000
00000000 1 Point
New IP mask (decimal) 255.255.255.0 255.255.255.224
1 Point
Number of usable hosts per 254
subnet 1 Point
Subnet(Network) Address 1 Point
First IP Host address 192.168.11.1 e
1 Point
Last IP Host address 192.168.11.254
1 Point
b. Record your subnet assignment in the table below.
1) Assign the first IPv4 address of each subnet to a router interface
(i) subnet A is hosted on R11 G0/0/1
(ii) subnet B is hosted on R11 G0/0/0
2) Assign the last IPv4 address of each subnet to the PC NIC
3) Assign the second IPv4 address of subnet A to SWITCH1
4) List the maximum number of useable hosts per subnet

Description Subnet A Subnet B

First IP address blank

Last IP address blank blank

Maximum number of hosts blank blank

c. Record the IP address information for each device:

Device IP address Subnet Mask Gateway Points

PC-A blank blank 2 points


blank
R11-G0/0/0 blank blank N/A 2 points
R11-G0/0/1 blank blank N/A 2 points
SWITCH1 blank blank 2 points
blank

 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 8 www.netacad.com
CCNAv7 ITN Skills Assessment

Device IP address Subnet Mask Gateway Points

PC-B blank blank 2 points


blank
d. Use the IPv6 address 2001:db8:abcd::/48 and create two subnets for use in this network. Record the IPv6
addresses in the table.

Assigned to Interface IPv6 Subnet Address Prefix Length Points

blank blank blank 1 Point


blank blank blank 1 Point
e. Record the IPv6 address information for each device.

Device IPv6 address Prefix Length Gateway Points

R11-G0/0/0 blank blank N/A 2 pts


R11-G0/0/1 blank blank N/A 2 pts
SWITCH1 blank blank 3 pts
blank

Total Points for Part 1 (26 points):


Enter score here.

Part 2: Initialize and Reload Devices


Total points: 4
Time: 4 minutes
Write the commands that do the following:
 Erase the startup configurations of the router (1 point):
_R1#erase startup-config______________________________
 Erase the startup configurations of the switch (1 point):
_S1#erase startup-config______________________________

 Remove VLANs from the switch (1 point):


__S1#delete vlan.dat_____________________________
 reload the devices. (1 point):
_S1#reload_____
_R1#reload________________________

Total points (4 points):


Enter score here.

 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 8 www.netacad.com
CCNAv7 ITN Skills Assessment

Part 3: Configure Device IP Address and Security Settings


Total points: 45
Time: 35 minutes

Step 1: Configure R11.


Configuration tasks for R11 include the following: DO NOT Encrypt the clear text passwords. If you do so, this
whole section will not be marked and will be awarded zero(0)

Task Specification Points

Disable DNS lookup 1 point


Router name R11 1 point
Domain name bac.com 1 point
Encrypted privileged EXEC password Use Your first name as password 1 point
Console access password Use Your surname as password 1 point
Set the minimum length for passwords 4 characters 2 points
Username: use your Student number as
Create an administrative user in the local username
database Password: Use Your first name as password 2 points
Set login on vty lines to use local database 2 points
Set vty lines to accept SSH connections
only 2 points
Write any relevant banner message that
includes your fullnames using # as the
Configure an MOTD Banner delimiting character 2 points
Enable IPv6 Routing 1 point
Set the description
Set the Layer 3 IPv4 address
Set the IPv6 Link Local Address as FE80:0::1
Set the Layer 3 IPv6 address
Configure Interface G0/0/0 Activate Interface 5 points
Set the description
Set the Layer 3 IPv4 address
Set the IPv6 Link Local Address as FE80:1::1
Set the Layer 3 IPv6 address
Configure Interface G0/0/1 Activate Interface 5 points
Generate an RSA crypto key 1024 bits modulus 2 points

Step 2: Configure SWITCH1.


Configuration tasks for SWITCH1 include the following:

 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 8 www.netacad.com
CCNAv7 ITN Skills Assessment

Task Specification Points

Disable DNS lookup 1 point


Switch name Switch1 1 point
Domain name bac.com 1 point
Unencrypted privileged EXEC password Use Your first name as password 1 point
Console access password Use Your surname as password 1 point
Shutdown all unused interfaces F0/1-4, F0/7-24, G0/1-2 1 point
Username: use your Student number as 1 point
username
Create an administrative user in the local Password: Use Your first name as
database password
Set login on vty lines to use local database 1 point
Set vty lines to accept Telnet connections only 1 point
Write any relevant banner message that 1 point
includes your fullnames using # as the
Configure an MOTD Banner delimiting character
Generate an RSA crypto key 1024 bits modulus 2 points
Set the description
Configure Management Interface (SVI) on Set the Layer 3 IPv4 address
VLAN1 Activate interface 3 points

Step 3: 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. (1 point) blank

IPv4 Address blank

Subnet Mask blank

IPv4 Default Gateway blank

IPv6 Address blank

IPv6 Default Gateway blank

PC-B Network Configuration (1 point)

Description blank

 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 5 of 8 www.netacad.com
CCNAv7 ITN Skills Assessment

PC-B Network Configuration (1 point)

Physical Address. (1 point) blank

IP Address blank

Subnet Mask blank

Default Gateway blank

IPv6 Address blank

IPv6 Default Gateway blank

Points for Step 1 (28 points):


Enter score here.
Points for Step 2 (15 points):
Enter score here.
Points for Step 3 (2 points):
Enter score here.
Total Points for Part 3 (45 points)
Enter score here.

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


Total points: 13
Time: 10 minutes
Use the ping command to test IPv4 and IPv6 connectivity between all network devices.
Note: If pings to host computers fail, temporarily disable the computer firewall and retest.
Use the following table to methodically verify connectivity with each network device. Take corrective action to
establish connectivity if a test fails:

From To Protocol IP Address Ping Results Points

PC-A R11 G0/0/0 IPv4 blank blank 1 point


IPv6 blank blank 1 point
PC-A R11 G0/0/0
R11 G0/0/1 IPv4 blank blank 1 point
PC-A
IPv6 blank blank 1 point
PC-A R11 G0/0/1
SWITCH1 blank blank 1 point
PC-A VLAN 1 IPv4
PC-B IPv4 blank blank 1 point
PC-A
IPv6 blank blank 1 point
PC-A PC-B
PC-B R11 G0/0/0 IPv4 blank blank 1 point
IPv6 blank blank 1 point
PC-B R11 G0/0/0
R11 G0/0/1 IPv4 blank blank 1 point
PC-B

 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 6 of 8 www.netacad.com
CCNAv7 ITN Skills Assessment

From To Protocol IP Address Ping Results Points

IPv6 blank blank 1 point


PC-B R11 G0/0/1
SWITCH1 blank blank 1 point
PC-B VLAN1 IPv4
Question:

In addition to the ping command, what other command is useful in displaying network delay and breaks in the
path to the destination? (1 point)
Type your answers here.
Total points for Part 4 (13 points):
Enter score here.

Part 5: Use the IOS CLI to Gather Device Information


Total points: 12
Time: 10 minutes

Step 1: Issue the appropriate command to discover the following information:

Description Points

Router Model blank 0.5 point


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

Step 2: On the spaces provided below Enter the appropriate CLI command needed to display
the following on a Router:

Command Description Command Points

Display a summary of important information blank


about the IPv4 interfaces on R11. 1 point
Display the Layer 2 to Layer 3 mapping of blank 1 point
addresses on R11.
Display detailed IPv4 information about blank 1 point
interface G0/0/0 on R11.
Display the IPv6 routing table. blank 1 point
Display a summary of IPv6 interface blank 1 point
addresses and status.
Display information about the devices blank 1 point
connected to R11. Information should include
Device ID, Local Interface, Hold time,

 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 7 of 8 www.netacad.com
CCNAv7 ITN Skills Assessment

Command Description Command Points

Capability, Platform, and Port ID.


Encrypt all plain text passwords 1 point
Disable an inactive privileged exec mode 1 point
access after 5 minutes 45 seconds
Block anyone for 3 minutes who fails to login 1 point
after 5 attempts within 2 minute period

Total points for Part 5 (12 points):


Enter score here.

END OF EXAMof document

 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 8 of 8 www.netacad.com

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy