1 Lab - Design and Build A Small Network - Answered
1 Lab - Design and Build A Small Network - Answered
Instructor Note: Red font color or gray highlights indicate text that appears in the instructor copy only.
Objectives
Explain how a small network of directly connected segments is created, configured, and verified.
Background /Scenario
Note: This activity is best completed individually.
Design and build a network from scratch.
o Your design must include a minimum of one Cisco 4321 router, two Cisco 2960 switches, and two
PCs.
o Fully configure the network and use IPv4 or IPv6 (subnetting must be included as a part of your
addressing scheme).
o Verify the network using at least five show commands.
o Secure the network using SSH, secure passwords and console passwords (minimum).
Create a rubric to use for informal peer grading. Present your Capstone Project to the class and be able to
answer questions from your peers and Instructor!
Instructor Note: This optional Modeling Activity is suggested to be a graded assignment after completing all
the chapters. Students should be able to show how small networks are designed, configured, verified, and
secured. Documentation is a large factor of this project and students must be able to explain their network
design and verification using show commands.
Required Resources
Real Equipment
Student/group-created rubric for assessment of the assignment
Reflection Questions
1. What was the most difficult portion of this activity?
Type you answers here.
Answers will vary.
2. Why do you think network documentation is so important to this activity and in the real world?
Type you answers here.
End of document
Documentation is imperative to good network management and without it, network administrators
have to recreate topologies, physically check addressing, etc. This takes time, which could be used
elsewhere.
A suggested rubric and documentation examples are provided below:
Note: This rubric includes a total of 100 points for the points earned category (if minimum standards
are met). Instructors may wish to consider adding bonus points for additional/advanced work in any
requirement category.
2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 5 www.netacad.com
Lab - Design and Build a Small Network
Create a small network of directly connected segments, at a minimum 1 router, 2 switches and 2 PCs,
and include a screenshot of the network in your final documentation.
Configure the network to include switches, routers, and end devices and use your own network
addressing. You must use subnetting of some type and you can use either IPv4 or IPv6 logical
addressing. Create a table showing your physical addressing scheme for the router, switch, and PC
and include it in your final documentation.
Verify the network by using show commands (at least 5) to provide a performance baseline. Be able to
discuss why you chose the show commands you selected and what the output means (use all Packet
Tracer activities for Chapters 1-17). Keep screenshots of your output and include in your final
documentation.
Cap_rtr# show arp
Protocol Address Age (min) Hardware Addr Type Interface
Internet 192.168.1.1 - 00D0.9741.9101 ARPA GigabitEthernet0/0/0
Internet 192.168.1.10 1 000A.4120.9039 ARPA GigabitEthernet0/0/0
Internet 192.168.1.33 - 00D0.9741.9102 ARPA GigabitEthernet0/0/1
Internet 192.168.1.40 1 00D0.BCC3.BBEB ARPA GigabitEthernet0/0/1
Internet 192.168.1.62 0 0060.4779.5A11 ARPA GigabitEthernet0/0/1
2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 5 www.netacad.com
Lab - Design and Build a Small Network
2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 5 www.netacad.com
Lab - Design and Build a Small Network
Secure the network using common configuration to include SSH, secure passwords, console security,
etc. and verify the commands configured by enacting a show running-configuration screen as output.
Include in your final documentation.
Cap_rtr# show run
Building configuration...
2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 5 www.netacad.com
Lab - Design and Build a Small Network
!
ip flow-export version 9
!
!
line con 0
password 7 0822455D0A16544541
login local
!
line aux 0
!
line vty 0 4
password 7 0822455D0A16544541
login local
transport input ssh
!
!
end
Cap_rtr#
Identify elements of the model that map to real-world applications:
All facets of this activity map to IT-related content and real-world applications because this is a culminating
activity for all the Chapters.
2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 5 of 5 www.netacad.com