SlideShare a Scribd company logo
ccnav5.org http://ccnav5.org/ccna-4-v5-practice-skills-assessment-packet-tracer/?pfstyle=wp
CCNAV5.Org
CCNAv5.Org
CCNA 4 v5 Practice Skills Assessment – Packet Tracer
CCNA 3 Exam 2014
CCNA Routing and Switching
Connecting Networks
Practice Skills Assessment – Packet Tracer
A few things to keep in mind while completing this activity:
1. Do not use the browser Back button or close or reload any exam windows during the exam.
2. Do not close Packet Tracer when you are done. It will close automatically.
3. Click the Submit Assessment button in the browser window to submit your work.
Introduction
In this practice skills assessment, you will configure the Small Business network with NTP, SNMP, EIGRP, PPP CHAP, Frame
Relay, dynamic NAT, static NAT, PAT and a GRE tunnel.
Some values that are required to complete the configurations may not have been given to you. In that case, create the
values that you need to complete the requirements.
For the sake of time, many repetitive, but important, configuration tasks have been omitted from this assessment. Many of these
tasks, especially those related to security, are essential elements of a network configuration. The intent of this activity is not to
diminish the importance of full device configurations.
You will practice and be assessed on the following skills:
Configuration of NTP
Configuration of SNMP and Syslog
Configuration of interface addressing and basic settings
Configuration of HDLC
Configuration of Frame Relay
Configuration of PPP
Configuration of CHAP
Configuration of a GRE tunnel
Configuration of static and dynamic routing
Configuration of dynamic NAT
Configuration of static NAT
Configuration of PAT
You are required to configure the devices as follows:
Office-1:
Configure HDLC.
Configure EIGRP.
Configure passive interfaces.
R2:
Configure PPP and CHAP authentication on the appropriate interface.
Configure EIGRP.
Configure static NAT for outside access to an internal server.
Configure dynamic NAT.
Configure PAT.
R3:
Enable time stamps for use with NTP and SNMP logging.
Configure the router to use NTP services.
Configure logging to the IT Monitor Server.
Configure PPP and CHAP authentication on the appropriate interface.
Configure Frame Relay.
Configure a GRE tunnel.
Configure EIGRP.
Configure passive interfaces.
Office-2-Branch:
Configure Frame Relay.
Configure a GRE tunnel.
Configure EIGRP.
Configure passive Interfaces.
Tables
In some cases, specific interface addresses have been provided to you. You must use them in your configurations. In other
cases, when a network is specified instead of a specific address, you can use any address in the network.
You do not configure LAN addresses in this activity. The addresses of the LAN interfaces are provided in this table for reference
purposes only.
Device Interface IP Address or Network Default Gateway
Office-1 G0/1 192.168.1.1/24 N/A
S0/0/0 192.168.0.0/30 N/A
R2 G0/0 172.16.0.1/30 N/A
S0/0/0 192.168.0.0/30 N/A
S0/0/1 10.10.0.0/30 N/A
S0/1/0 203.0.113.1/28 N/A
R3 G0/1 10.10.1.1/24 N/A
S0/0/0 10.10.2.1/30 N/A
S0/0/1 10.10.0.0/30 N/A
T0 10.10.10.1/30 N/A
Office-2-Branch G0/0 10.10.3.1/24 N/A
S0/0/0 10.10.2.2/30 N/A
T0 10.10.10.2/30 N/A
Partner Server NIC 172.16.0.2/30 172.16.0.1
IT Monitor Server NIC 10.10.1.2/24 10.10.1.1
Office-1 PC NIC 192.168.1.5/24 192.168.1.1
R3 Host NIC 10.10.1.5/24 10.10.1.1
Office-2 Branch PC NIC 10.10.3.5/24 10.10.3.1
Instructions
All configurations must be performed through a direct terminal connection to the device console from an available
host.
Step 1: Configure NTP, SNMP, and Syslog settings on R3.
a. Configure NTP.
Configure R3 to use IT Monitor Server as its NTP server.
Use a key value of 15.
b. Configure SNMP.
Use an SNMP community string of CiscoPTSA.
Allow the SNMP management station only read only rights.
c. Configure Syslog.
Configure R3 to use time stamps when logging. The timestamps should include milliseconds.
Configure Syslog to send log entries to the IT Monitor Server.
Set the message trapping for Syslog to the debugging level.
Step 2: Configure Frame Relay between R3 and Office-2-Branch.
Configure Frame Relay on the interfaces connecting R3 and Office-2-Branchusing the information from the Addressing Table.
You must use the exact addresses specified in the addressing table for the configuration.
Step 3: Configure a GRE Tunnel between R3 and Office-2-Branch.
Configure a GRE tunnel using Tunnel interface 0 on R3 to Office-2-Branch using information from the addressing table.
Configure a GRE tunnel using Tunnel interface 0 on Office-2-Branchto R3 using information from the addressing table.
You must use the exact addresses specified in the addressing table for this configuration.
Step 4: Configure DCE interfaces.
Configure the DCE interfaces of R2 with a clock rate of 128000.
Step 5: Configure PPP and CHAP between R2 and R3.
Configure interface addressing according to information provided in the Addressing Table. You can use any address in the
network specified in the Addressing Table for this configuration.
Authenticate the PPP connection with CHAP on both ends of the link.
Use the password of PTSAchap.
Step 6: Configure HDLC on Office-1 and R2.
It has been decided to remove an earlier PPP configuration from the link between Office-1 and R2.
Configure this link with HDLC.
Configure interface addressing according to information provided in the Addressing Table. You can use any address in the
network specified in the Addressing Table.
Step 7: Configure NAT on R2.
All hosts should use translated addresses to access destinations outside of the Small Business network.
a. Configure static NAT.
Configure static NAT for the IP address of the Partner Server.
Use the last host address in the interface S0/1/0 subnet.
b. Configure dynamic NAT.
Configure dynamic NAT for all host IP addresses on the LAN network connected to Office-1.
Use DYNAMIC as the name for the pool.
Use the third through tenth IP addresses that are available on the R2 S0/1/0 subnet.
Configure ACL 1 to allow all host IP addresses in Office-1 LAN network to use this group of addresses.
Your ACL should have one statement.
c. Configure PAT.
Configure PAT to enable the hosts attached to the R3 and Office-2-Branch LANs to access the Internet.
Use the interface keyword in the NAT statement.
Use ACL 2 to allow all host addresses on both LAN networks to use the overload address.
Your ACL should have two statements.
Configure all interfaces on R2 as appropriate.
Step 8: Configure static and dynamic routing.
a. Configure dynamic routing.
Configure EIGRP for all networks connected to Office-1, R2,R3, and Office-2-Branch.
Use ASN 1.
Use the precise inverse masks for all networks.
Disable automatic summarization on all routers.
Disable EIGRP updates from being sent on the appropriate interfaces. You must do this for each individual interface.
Donot use the default keyword with the command.
b. Configure a redistribute a default route.
Create a directly attached default route to the Internet on R2.
Configure EIGRP to redistribute the default route to the other routers.

More Related Content

PDF
Ccnav5.org ccna 4-v50_practice_final_exam
PDF
Ccna 4 v5 practice skills assessment – packet tracer
DOC
Ccna routing and switching
DOCX
DHCP and Nat
PDF
Ccna 4 Chapter 7 V4.0 Answers
DOCX
En rse pts_av21_pt61_design_public
PDF
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
PDF
Latihan soal
Ccnav5.org ccna 4-v50_practice_final_exam
Ccna 4 v5 practice skills assessment – packet tracer
Ccna routing and switching
DHCP and Nat
Ccna 4 Chapter 7 V4.0 Answers
En rse pts_av21_pt61_design_public
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
Latihan soal

What's hot (19)

PDF
4 ip services span,rspan
PDF
KR2 Kyocera User Guide
PDF
Ccna new lab_manual_by_esp_team
PDF
4 ip services nat
PPTX
Final presentation phases1_2_3
PDF
4 ip services dhcp
PDF
En erouting ilm_v4050 - para correção
PPTX
PDF
4 ip services dhcp-part b
PDF
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answers
PPTX
CCNA Exam 200-120 pdf
PDF
EIGRP
PPTX
Ccna rse chp9 nat fo i_pv4
PDF
Student packet tracer manual v1.1
PPTX
Secure Network Design with High-Availability & VoIP
PDF
CCNA 1 Chapter 5 v5.0 2014
PDF
En erouting slm_v4050
PPS
Iuwne10 S02 L03
PDF
7 network programmability concepts python-ansible
4 ip services span,rspan
KR2 Kyocera User Guide
Ccna new lab_manual_by_esp_team
4 ip services nat
Final presentation phases1_2_3
4 ip services dhcp
En erouting ilm_v4050 - para correção
4 ip services dhcp-part b
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answers
CCNA Exam 200-120 pdf
EIGRP
Ccna rse chp9 nat fo i_pv4
Student packet tracer manual v1.1
Secure Network Design with High-Availability & VoIP
CCNA 1 Chapter 5 v5.0 2014
En erouting slm_v4050
Iuwne10 S02 L03
7 network programmability concepts python-ansible
Ad

Viewers also liked (17)

PDF
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013
PDF
Ccna 4 Final 2 Version 4.0 Answers
DOCX
Ccna 2 rse practice skills assessment
DOC
Wan Ii Final Project
PDF
CCNA Lab Guide
PDF
Ccna4
PDF
103320664 eigrp-sba
PPTX
LTM essentials
PPTX
Cours eigrp
PDF
Ccna notes
PDF
Www ccnav5 net_ccna_3_v5_final_exam_answers_2014
PPTX
PDF
Examen final actualizado 2014 moldulo 4, 80
DOCX
Ccna 4 final lab switchi
PDF
Packet Tracer Simulation Lab Layer3 Routing
PPT
CCNA presentation.
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013
Ccna 4 Final 2 Version 4.0 Answers
Ccna 2 rse practice skills assessment
Wan Ii Final Project
CCNA Lab Guide
Ccna4
103320664 eigrp-sba
LTM essentials
Cours eigrp
Ccna notes
Www ccnav5 net_ccna_3_v5_final_exam_answers_2014
Examen final actualizado 2014 moldulo 4, 80
Ccna 4 final lab switchi
Packet Tracer Simulation Lab Layer3 Routing
CCNA presentation.
Ad

Similar to Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer (20)

DOC
Enterprise Network Manager: the Router-On-A-stick
PDF
Kwfsbs67 en-v1
PPTX
501 ch 3 network technologies tools
PDF
Network assignment on project design
PDF
Day 3 pt_challenge
PPTX
Network Design on cisco packet tracer 6.0
DOC
Banking and ATM networking reports
PPTX
Connecting Network
PDF
Case study
PDF
E routing eigrp pt practice sba
DOCX
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
PDF
corporate network
PDF
what matters to download a few files for net
DOCX
ProjectPurposeThe purpose of this project is to provide an o.docx
PPTX
Connecting network.pptx
PDF
1. Task In this assignment you are asked to provide named.pdf
PPTX
501 ch 3 network technologies and tools
PPTX
Connecting network
DOC
225735365 ccna-study-guide-a
PDF
CCNA Case Study Word No Code
Enterprise Network Manager: the Router-On-A-stick
Kwfsbs67 en-v1
501 ch 3 network technologies tools
Network assignment on project design
Day 3 pt_challenge
Network Design on cisco packet tracer 6.0
Banking and ATM networking reports
Connecting Network
Case study
E routing eigrp pt practice sba
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
corporate network
what matters to download a few files for net
ProjectPurposeThe purpose of this project is to provide an o.docx
Connecting network.pptx
1. Task In this assignment you are asked to provide named.pdf
501 ch 3 network technologies and tools
Connecting network
225735365 ccna-study-guide-a
CCNA Case Study Word No Code

More from Đồng Quốc Vương (20)

PDF
Ccnav5.org ccna 3-v50_practice_final_exam_2014
PDF
Ccnav5.org ccna 3-v50_final_exam_2014
PDF
Ccnav5.org ccna 3-chapter_8_v50_2014_exam_answers
PDF
Ccnav5.org ccna 3-chapter_4_v50_2014_exam_answers
PDF
Ccnav5.org ccna 2-v5_final_exam_2014
PDF
Ccnav5.org ccna 3-exam_2014
PDF
Ccna 2 chapter 11 2014 v5
PDF
Ccna 2 chapter 1 2014 v5
PDF
ccna 1 v5.0 itn practice final exam answers
PDF
CCNA 1 Chapter 9 v5.0 2014
PDF
CCNA 1 Chapter 7 v5.0 2014
PDF
CCNA 1 Chapter 6 v5.0 2014
PDF
CCNA 1 Chapter 11 v5.0 2014
PDF
CCNA 1 Chapter 10 v5.0 2014
PDF
CCNA 1 Chapter 1 v5.0 2014
PDF
CCNA 1 Final v5.0 2014
PDF
Ccnav5.org ccna 1-exam_2014
PDF
Www ccnav5 net
PDF
Www ccnav5 net_ccna_4_chapter_2_v5_0_exam_answers_2014
PDF
Www ccnav5 net_ccna_4_chapter_1_v5_0_exam_answers_2014
Ccnav5.org ccna 3-v50_practice_final_exam_2014
Ccnav5.org ccna 3-v50_final_exam_2014
Ccnav5.org ccna 3-chapter_8_v50_2014_exam_answers
Ccnav5.org ccna 3-chapter_4_v50_2014_exam_answers
Ccnav5.org ccna 2-v5_final_exam_2014
Ccnav5.org ccna 3-exam_2014
Ccna 2 chapter 11 2014 v5
Ccna 2 chapter 1 2014 v5
ccna 1 v5.0 itn practice final exam answers
CCNA 1 Chapter 9 v5.0 2014
CCNA 1 Chapter 7 v5.0 2014
CCNA 1 Chapter 6 v5.0 2014
CCNA 1 Chapter 11 v5.0 2014
CCNA 1 Chapter 10 v5.0 2014
CCNA 1 Chapter 1 v5.0 2014
CCNA 1 Final v5.0 2014
Ccnav5.org ccna 1-exam_2014
Www ccnav5 net
Www ccnav5 net_ccna_4_chapter_2_v5_0_exam_answers_2014
Www ccnav5 net_ccna_4_chapter_1_v5_0_exam_answers_2014

Recently uploaded (20)

PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPT
Teaching material agriculture food technology
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
Cloud computing and distributed systems.
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Encapsulation theory and applications.pdf
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Digital-Transformation-Roadmap-for-Companies.pptx
Network Security Unit 5.pdf for BCA BBA.
Dropbox Q2 2025 Financial Results & Investor Presentation
Review of recent advances in non-invasive hemoglobin estimation
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Unlocking AI with Model Context Protocol (MCP)
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Teaching material agriculture food technology
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Cloud computing and distributed systems.
Spectral efficient network and resource selection model in 5G networks
MIND Revenue Release Quarter 2 2025 Press Release
Mobile App Security Testing_ A Comprehensive Guide.pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Encapsulation theory and applications.pdf
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy

Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer

  • 1. ccnav5.org http://ccnav5.org/ccna-4-v5-practice-skills-assessment-packet-tracer/?pfstyle=wp CCNAV5.Org CCNAv5.Org CCNA 4 v5 Practice Skills Assessment – Packet Tracer CCNA 3 Exam 2014 CCNA Routing and Switching Connecting Networks Practice Skills Assessment – Packet Tracer A few things to keep in mind while completing this activity: 1. Do not use the browser Back button or close or reload any exam windows during the exam. 2. Do not close Packet Tracer when you are done. It will close automatically. 3. Click the Submit Assessment button in the browser window to submit your work. Introduction In this practice skills assessment, you will configure the Small Business network with NTP, SNMP, EIGRP, PPP CHAP, Frame Relay, dynamic NAT, static NAT, PAT and a GRE tunnel. Some values that are required to complete the configurations may not have been given to you. In that case, create the values that you need to complete the requirements. For the sake of time, many repetitive, but important, configuration tasks have been omitted from this assessment. Many of these tasks, especially those related to security, are essential elements of a network configuration. The intent of this activity is not to diminish the importance of full device configurations. You will practice and be assessed on the following skills: Configuration of NTP Configuration of SNMP and Syslog Configuration of interface addressing and basic settings Configuration of HDLC Configuration of Frame Relay Configuration of PPP Configuration of CHAP Configuration of a GRE tunnel Configuration of static and dynamic routing Configuration of dynamic NAT Configuration of static NAT Configuration of PAT You are required to configure the devices as follows: Office-1: Configure HDLC. Configure EIGRP.
  • 2. Configure passive interfaces. R2: Configure PPP and CHAP authentication on the appropriate interface. Configure EIGRP. Configure static NAT for outside access to an internal server. Configure dynamic NAT. Configure PAT. R3: Enable time stamps for use with NTP and SNMP logging. Configure the router to use NTP services. Configure logging to the IT Monitor Server. Configure PPP and CHAP authentication on the appropriate interface. Configure Frame Relay. Configure a GRE tunnel. Configure EIGRP. Configure passive interfaces. Office-2-Branch: Configure Frame Relay. Configure a GRE tunnel. Configure EIGRP. Configure passive Interfaces. Tables In some cases, specific interface addresses have been provided to you. You must use them in your configurations. In other cases, when a network is specified instead of a specific address, you can use any address in the network. You do not configure LAN addresses in this activity. The addresses of the LAN interfaces are provided in this table for reference purposes only. Device Interface IP Address or Network Default Gateway Office-1 G0/1 192.168.1.1/24 N/A S0/0/0 192.168.0.0/30 N/A R2 G0/0 172.16.0.1/30 N/A S0/0/0 192.168.0.0/30 N/A S0/0/1 10.10.0.0/30 N/A S0/1/0 203.0.113.1/28 N/A R3 G0/1 10.10.1.1/24 N/A S0/0/0 10.10.2.1/30 N/A S0/0/1 10.10.0.0/30 N/A T0 10.10.10.1/30 N/A Office-2-Branch G0/0 10.10.3.1/24 N/A S0/0/0 10.10.2.2/30 N/A
  • 3. T0 10.10.10.2/30 N/A Partner Server NIC 172.16.0.2/30 172.16.0.1 IT Monitor Server NIC 10.10.1.2/24 10.10.1.1 Office-1 PC NIC 192.168.1.5/24 192.168.1.1 R3 Host NIC 10.10.1.5/24 10.10.1.1 Office-2 Branch PC NIC 10.10.3.5/24 10.10.3.1 Instructions All configurations must be performed through a direct terminal connection to the device console from an available host. Step 1: Configure NTP, SNMP, and Syslog settings on R3. a. Configure NTP. Configure R3 to use IT Monitor Server as its NTP server. Use a key value of 15. b. Configure SNMP. Use an SNMP community string of CiscoPTSA. Allow the SNMP management station only read only rights. c. Configure Syslog. Configure R3 to use time stamps when logging. The timestamps should include milliseconds. Configure Syslog to send log entries to the IT Monitor Server. Set the message trapping for Syslog to the debugging level. Step 2: Configure Frame Relay between R3 and Office-2-Branch. Configure Frame Relay on the interfaces connecting R3 and Office-2-Branchusing the information from the Addressing Table. You must use the exact addresses specified in the addressing table for the configuration. Step 3: Configure a GRE Tunnel between R3 and Office-2-Branch. Configure a GRE tunnel using Tunnel interface 0 on R3 to Office-2-Branch using information from the addressing table.
  • 4. Configure a GRE tunnel using Tunnel interface 0 on Office-2-Branchto R3 using information from the addressing table. You must use the exact addresses specified in the addressing table for this configuration. Step 4: Configure DCE interfaces. Configure the DCE interfaces of R2 with a clock rate of 128000. Step 5: Configure PPP and CHAP between R2 and R3. Configure interface addressing according to information provided in the Addressing Table. You can use any address in the network specified in the Addressing Table for this configuration. Authenticate the PPP connection with CHAP on both ends of the link. Use the password of PTSAchap. Step 6: Configure HDLC on Office-1 and R2. It has been decided to remove an earlier PPP configuration from the link between Office-1 and R2. Configure this link with HDLC. Configure interface addressing according to information provided in the Addressing Table. You can use any address in the network specified in the Addressing Table. Step 7: Configure NAT on R2. All hosts should use translated addresses to access destinations outside of the Small Business network. a. Configure static NAT. Configure static NAT for the IP address of the Partner Server. Use the last host address in the interface S0/1/0 subnet. b. Configure dynamic NAT. Configure dynamic NAT for all host IP addresses on the LAN network connected to Office-1. Use DYNAMIC as the name for the pool. Use the third through tenth IP addresses that are available on the R2 S0/1/0 subnet. Configure ACL 1 to allow all host IP addresses in Office-1 LAN network to use this group of addresses. Your ACL should have one statement. c. Configure PAT. Configure PAT to enable the hosts attached to the R3 and Office-2-Branch LANs to access the Internet. Use the interface keyword in the NAT statement. Use ACL 2 to allow all host addresses on both LAN networks to use the overload address. Your ACL should have two statements. Configure all interfaces on R2 as appropriate. Step 8: Configure static and dynamic routing. a. Configure dynamic routing. Configure EIGRP for all networks connected to Office-1, R2,R3, and Office-2-Branch. Use ASN 1. Use the precise inverse masks for all networks. Disable automatic summarization on all routers. Disable EIGRP updates from being sent on the appropriate interfaces. You must do this for each individual interface. Donot use the default keyword with the command. b. Configure a redistribute a default route.
  • 5. Create a directly attached default route to the Internet on R2. Configure EIGRP to redistribute the default route to the other routers.