`
TEL110 Routing I
Practical Mock Final Exam II Spring 2016
Topology
Assessment Objectives
Part 1: Develop the IPv4 Address Scheme (20 points, 30 minutes)
Part 2: Build topology with packet tracer (5 points, 10 minutes)
Part 3: Initialize and Reload Devices (5 points, 10 minutes)
Part 4: Configure Device IPv4 and Security Settings (35 points, 20 minutes)
Part 5: Test and Verify IPv4 End-to-End Connectivity (10 points, 10 minutes)
Part 6: Configure IPv6 Addressing on R1 (10 points, 10 minutes)
Part 7: Test and Verify IPv6 End-to-End Connectivity (10 points, 10 minutes)
Part 8: Use the IOS CLI to Gather Device Information (5 points, 10 minutes)
Scenario
In this Skills Assessment you will configure the devices in a small network. Use packet tracer 6.0 to configure
a router, switch and PCs to support both IPv4 and IPv6 connectivity. You will configure security, including
SSH, on the router. You will test and document the network using common CLI commands.
Part 1: Develop the IPv4 Addressing Scheme
Total points: 20
Time: 20 minutes
Given an IP address and mask of ___________172.21.0.0 /16___________________ (address / mask),
design an IP addressing scheme that satisfies the following requirements.
HINT: Use the 2911 router to get 3 Ethernet interfaces
Page 1 of 8
Subnet A
500
Subnet B
200
Subnet C
100
Host computers will use the first IP address in the subnet. The network router will use the LAST network host
address. The switch will use the second to the last network host address. Record it in the space provided.
Subnet A
Specification
Student Input
Subnet B
Number of bits in the subnet
23
Specification
Student
Points
IP mask (binary)
X.X.11111110.00000000 Input
Number of bits
in IP
themask
subnet
New
(decimal)
24
255.255.254.0
Points
(5 points)
(5 points)
IP mask (binary)
NumberX.X.X.00000000
of usable hosts per subnet
New IP maskIP(decimal)
Subnet
255.255.255.0
172.21.0.0
Number of usable
hosts
subnet
First IP
Hostper
address
IP Subnet
172.21.0.1
172.21.2.0 172.21.1.254
Last IP Host address
First IP Host address
172.21.2.1
Last IP Host address
172.21.2.254
Subnet C
IP address
Device
Subnet Mask
Gateway
Points
Student
Input
255.255.255.0
Points
172.21.2.254
(5 points)
NumberR1-G0/0
of bits in the subnet
172.21.1.25425
255.255.254.0
(5 points)
IP maskR1-G0/1
(binary)
255.255.255.0
Specification 172.21.2.1
PC-1
X.X.X.10000000
172.21.2.254
New IP R1-G0/2
mask (decimal)
172.21.3.126255.255.255.128
255.255.255.128
NumberPC-2
of usable hosts per
subnet
172.21.3.1
255.255.255.128
172.21.3.126
IP Subnet
PC-3
172.21.0.1
172.21.3.0 255.255.254.0
172.21.1.254
First IP S1
Host address
172.21.2.253172.21.3.1 255.255.255.0
172.21.2.254
Last IP S2
Host address
172.21.3.125172.21.3.126
255.255.255.128
172.21.3.126
125
Points: _________ of 20
Part 2: Build Topology with Packet Tracer
Total points: 5
Time: 10 minutes
Points: _________ of 5
Page 2 of 8
Part 3: Initialize and Reload Devices
Total points: 5
Time: 5 minutes
Step 1: Initialize and reload router and switch. (5 points)
Erase the startup configurations and VLANs from the router and switch and reload the devices.
Task
IOS Command
Points
Erase the startup-config file on
the Router.
(1 point)
Reload the Router.
(1 point)
Erase the startup-config file on
the Switch.
(2 point)
Reload the Switch.
(1 point)
Points: __________ of 5
Part 4: Configure Device IPv4 and Security Settings
Total points: 35
Time: 20 minutes
Step 1: Configure host computers.
After configuring each host computer, record the host network settings with the ipconfig /all command.
Page 3 of 8
PC-1 Network Configuration
Description
PC1
Physical Address
0001.6321.BA4D
IP Address
172.21.2.1
Subnet Mask
255.255.255.0
Default Gateway
172.21.2.254
PC-2 Network Configuration
Description
PC2
Physical Address
0005.5E8B.C727
IP Address
172.21.3.1
Subnet Mask
255.255.255.128
Default Gateway
172.21.3.126
PC-3 Network Configuration
Description
PC3
Physical Address
0005.5E43.ACB8
IP Address
172.21.0.1
Subnet Mask
255.255.254.0
Default Gateway
172.21.3.126
Points
(2 points)
Points
(2 points)
Points
(2 points)
Step 2: Configure R1.
Configuration tasks for R1 include the following:
Page 4 of 8
Task
Specification
Disable DNS lookup
Points
(1 point)
Router name
R1
(1 point)
Domain name
Criger
(1 point)
Encrypted privileged exec password
priv
(1 point)
Console access password
consolepass
(1 point)
Telnet access password
telnetpass
(1 point)
Set the minimum length for passwords
Set to 3
(1 point)
Create an administrative user in the local database
User: NickC Pass: letmein
(2 points)
Set login on VTY lines to use local database
Done.
(1 point)
Set VTY lines to accept ssh and telnet connections only
Done.
(1 point)
Encrypt the clear text passwords
Done.
(1 point)
MOTD Banner
Set.
(1 point)
Interface G0/0
Set.
(2 points)
Interface G0/1
Set.
(2 points)
Interface G0/2
Set.
(2 points)
Step 3: Configure S1 & S2
Configuration tasks for S1 include the following:
Task
Switch name
Specification
Done.
Configure Management Interface (SVI)
Points
(2 point)
(2 point)
Encrypted privileged exec password
S1+S2: letmein
(2 point)
Console access password
S1+S2: consolepass
(2 point)
Telnet access password
S1+S2: telnetpass
(2 point)
Points: _________ of 35
Part 5: Test and Verify IPv4 End-to-End Connectivity
Total points: 10
Time: 10 minutes
Step 1: Verify network connectivity.
Use the ping command to test connectivity between all network devices.
Page 5 of 8
Note: If pings to host computers fail, temporarily disable the computer firewall and retest. To disable a
Windows 7 firewall, select Start > Control Panel > System and Security > Windows Firewall > Turn Windows
Firewall on or off, select Turn off Windows Firewall, and click OK.
Use the following table to methodically verify connectivity with each network device. Take corrective action to
establish connectivity if a test fails:
From
To
IP Address
Ping Results
Points
PC-1
R1, G0/0
Success
(1 point)
PC-1
R1, G0/1
Success
(1 point)
PC-1
S1 VLAN 1
Success
(1 point)
PC-1
PC-3
Success
(1 point)
PC-2
R1, G0/1
Success
(1 point)
PC-2
R1, G0/0
Success
(1 point)
PC-2
S2 VLAN 1
Success
(1 point)
PC-2
S1 VLAN 1
Success
(1 point)
PC-3
PC-2
Success
(1 point)
PC-1
PC-2
Success
(1 point)
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)
_______________________________________________________________________________________
Points: _________ of 10
Part 6: Configure IPv6 Addressing on R1
Total points: 10
Time: 10 minutes
Given an IPv6 network address of 2001:DB8:ABCD::/64, configure IPv6 addresses for the Gigabit interfaces
on R1. Use FE80::1 as the link-local address on both interfaces.
Step 1: Configure R1.
Configuration tasks for R1 include the following:
Page 6 of 8
Task
Specification
Record IPv6 Address
Configure G0/0 to use the
first address in subnet A.
Assign the IPv6 unicast address
Assign the IPv6 link-local
address
(3 points)
Configure G0/1 to use the
first address in subnet B.
Assign the IPv6 unicast address
Assign the IPv6 link-local
address
(3 points)
Configure G0/2 to use the
first address in subnet C.
Assign the IPv6 unicast address
Assign the IPv6 link-local
address
(3 points)
Enable IPv6 unicast
routing.
Points
(1 points)
Points: _________ of 10
Part 7: Test and Verify IPv6 End-to-End Connectivity
Total points: 10
Time: 10 minutes.
Step 1: Obtain the IPv6 address assigned to host PCs.
PC-1 IPv6 Network Configuration
Description
PC1
Points
(2 points)
Physical Address
IPv6 Address
Default Gateway
PC-2 IPv6 Network Configuration
Description
PC2
Points
(2 points)
Physical Address
IPv6 Address
IPv6 Default Gateway
PC-3 IPv6 Network Configuration
Description
PC3
Points
(2 points)
Physical Address
IPv6 Address
IPv6 Default Gateway
Page 7 of 8
Step 2: Use the ping command to verify network connectivity.
IPv6 network connectivity can be verified with the ping command. Use the following table to methodically
verify connectivity with each network device. Take corrective action to establish connectivity if a test fails:
From
To
IP Address
Ping Results
Points
PC-1
R1, G0/0
(1 point)
PC-1
R1, G0/1
(1 point)
PC-2
R1, G0/1
(1 point)
PC-2
R1, G0/0
(1 point)
Points: _________ of 10
Part 8: Use the IOS CLI to Gather Device Information
Total points: 5
Time: 10 minutes
Step 1: Enter the appropriate CLI command needed to display the following on R1:
Command Description
Student Input (command)
Points
Display the Layer 2 to Layer 3 mapping of
addresses on R1.
BONUS
Display the IPv4 routing table.
(1 point)
Display detailed IPv4 information about
interface G0/0 on R1.
(1 point)
Display the IPv6 routing table.
(1 point)
Display a summary of IPv6 interface
addresses and status.
(1 point)
Display information about the devices
connected to R1. Information should include
Device ID, Local Interface, Hold time,
Capability, Platform, and Port ID.
(1 point)
Points: _________ of 5
Page 8 of 8