SlideShare a Scribd company logo
Articles from CCNA5 - CCNA v5 Answers
2014
CCNA 4 v5 Practice Skills Assessment – Packet
Tracer
2014-06-30 06:06:26 Dong Vuong
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.
Share this:
Facebook
Google
Tumblr
Reddit
Digg
Email
Like this:
Like Loading...
Related
Related Posts via Categories
ccna 4 v5 Final Exam 2014 (2)
CCNA 4 v5.0 Practice Final Exam (2)
CCNA 4 Chapter 9 v5.0 2014 Exam Answers (2)
CCNA 4 Chapter 8 v5.0 2014 Exam Answers (2)
CCNA 4 Chapter 7 v5.0 2014 Exam Answers (2)
CCNA 4 Chapter 6 v5.0 2014 Exam Answers (2)
CCNA 4 Chapter 5 v5.0 2014 Exam Answers (2)
CCNA 4 Chapter 4 v5.0 2014 Exam Answers (2)
CCNA 4 Chapter 3 v5.0 2014 Exam Answers (2)
CCNA 4 Chapter 2 v5.0 2014 Exam Answers (2)

More Related Content

PDF
Ccnav5.org ccna 4-v50_practice_final_exam
DOCX
Ccna 2 rse practice skills assessment
PDF
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
PDF
Ccna 4 Chapter 7 V4.0 Answers
PDF
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
DOCX
CCNA- Router on stick, VLAN and Trunking
DOCX
En rse pts_av21_pt61_design_public
PPTX
CCNA 200-120 Latest Dumps
Ccnav5.org ccna 4-v50_practice_final_exam
Ccna 2 rse practice skills assessment
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
Ccna 4 Chapter 7 V4.0 Answers
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
CCNA- Router on stick, VLAN and Trunking
En rse pts_av21_pt61_design_public
CCNA 200-120 Latest Dumps

What's hot (20)

PPTX
CCNA Exam 200-120 pdf
PPTX
Secure Network Design with High-Availability & VoIP
PDF
CCNA 200-120 Exam Questions
PDF
CCNAX 200 120 dumps
PPT
CCNA Advanced Routing Protocols
PPT
Chapter8ccna
PDF
Www ccnav5 net_ccna_3_v5_final_exam_answers_2014
PDF
200-125-ccna-v3
PDF
CCNA DUMPS 200-120
PDF
CCNA Routing Fundamentals - EIGRP, OSPF and RIP
PDF
En erouting ilm_v4050 - para correção
PDF
Practica_Configuracion_Basica_SW_Cisco
PDF
En erouting slm_v4050
PPT
CCNA Network Services
DOC
Ccna 3 chapter 1 v4.0 answers 2011
PDF
Latihan soal
PDF
Basic ccna interview questions and answers ~ sysnet notes
PDF
acl configuration
CCNA Exam 200-120 pdf
Secure Network Design with High-Availability & VoIP
CCNA 200-120 Exam Questions
CCNAX 200 120 dumps
CCNA Advanced Routing Protocols
Chapter8ccna
Www ccnav5 net_ccna_3_v5_final_exam_answers_2014
200-125-ccna-v3
CCNA DUMPS 200-120
CCNA Routing Fundamentals - EIGRP, OSPF and RIP
En erouting ilm_v4050 - para correção
Practica_Configuracion_Basica_SW_Cisco
En erouting slm_v4050
CCNA Network Services
Ccna 3 chapter 1 v4.0 answers 2011
Latihan soal
Basic ccna interview questions and answers ~ sysnet notes
acl configuration
Ad

Viewers also liked (6)

PDF
Cisco Networking Academy Assessments FAQ
PPTX
Ccna security
DOCX
Cisco_4 Packet Tracer 9.3.1.2
PDF
Pdf ccna2 v5_rev1
PDF
CCNAv5 - S4: Chapter 4 Frame Relay
PDF
CCNAv5 - S4: Chapter 7: Securing Site-to-site Connectivity
Cisco Networking Academy Assessments FAQ
Ccna security
Cisco_4 Packet Tracer 9.3.1.2
Pdf ccna2 v5_rev1
CCNAv5 - S4: Chapter 4 Frame Relay
CCNAv5 - S4: Chapter 7: Securing Site-to-site Connectivity
Ad

Similar to Ccna 4 v5 practice skills assessment – packet tracer (20)

DOCX
ITNE2003 -  AssignmentLearning ObjectivesUpon completion of this.docx
DOC
Ccna routing and switching
DOCX
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
DOCX
CCNA Packet Tracer 1.6.1
DOCX
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
DOCX
©LWTAOB© 2013 Cisco andLab – O.docx
PDF
Ccna 3-discovery-4-0-module-9-100-
PDF
CCNA1 v7.0_ ITN Practice PT Skills Assessment (PTSA)12 Answers.pdf
DOCX
Configure Cisco Routers for Syslog, NTP, and SSH Operations
PDF
Ccna 3 Chapter 9 V4.0 Answers
PDF
En erouting slm_v4050
PDF
ccna 4 final 2012
PDF
2.5.1.2 packet tracer configure cisco routers for syslog, ntp, and ssh oper...
DOCX
Summative Assessment – InternetworkingPractical Assessment Se.docx
PDF
(2) documents e books_cisco_networking_books_training_materials_cnap_-_ont_v5...
PPTX
Mikrotik link redundancy solution
PDF
Ccn pv7 route_sba-student-exam-4
PDF
119163798 icnd1-practice-questions-9tut
PDF
Ccna 3 Final V4.0 Answers
DOCX
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx
ITNE2003 -  AssignmentLearning ObjectivesUpon completion of this.docx
Ccna routing and switching
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
CCNA Packet Tracer 1.6.1
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
©LWTAOB© 2013 Cisco andLab – O.docx
Ccna 3-discovery-4-0-module-9-100-
CCNA1 v7.0_ ITN Practice PT Skills Assessment (PTSA)12 Answers.pdf
Configure Cisco Routers for Syslog, NTP, and SSH Operations
Ccna 3 Chapter 9 V4.0 Answers
En erouting slm_v4050
ccna 4 final 2012
2.5.1.2 packet tracer configure cisco routers for syslog, ntp, and ssh oper...
Summative Assessment – InternetworkingPractical Assessment Se.docx
(2) documents e books_cisco_networking_books_training_materials_cnap_-_ont_v5...
Mikrotik link redundancy solution
Ccn pv7 route_sba-student-exam-4
119163798 icnd1-practice-questions-9tut
Ccna 3 Final V4.0 Answers
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx

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 5 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
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answers
PDF
Www ccnav5 net
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 5 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
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answers
Www ccnav5 net

Recently uploaded (20)

PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
Cloud computing and distributed systems.
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Machine learning based COVID-19 study performance prediction
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Spectral efficient network and resource selection model in 5G networks
Dropbox Q2 2025 Financial Results & Investor Presentation
20250228 LYD VKU AI Blended-Learning.pptx
Digital-Transformation-Roadmap-for-Companies.pptx
Cloud computing and distributed systems.
Building Integrated photovoltaic BIPV_UPV.pdf
The AUB Centre for AI in Media Proposal.docx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Empathic Computing: Creating Shared Understanding
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Per capita expenditure prediction using model stacking based on satellite ima...
Understanding_Digital_Forensics_Presentation.pptx
Review of recent advances in non-invasive hemoglobin estimation
NewMind AI Weekly Chronicles - August'25 Week I
Machine learning based COVID-19 study performance prediction
NewMind AI Monthly Chronicles - July 2025
Reach Out and Touch Someone: Haptics and Empathic Computing
Mobile App Security Testing_ A Comprehensive Guide.pdf
Encapsulation_ Review paper, used for researhc scholars
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication

Ccna 4 v5 practice skills assessment – packet tracer

  • 1. Articles from CCNA5 - CCNA v5 Answers 2014 CCNA 4 v5 Practice Skills Assessment – Packet Tracer 2014-06-30 06:06:26 Dong Vuong 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.
  • 2. 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
  • 3. 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.
  • 4. 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. Share this: Facebook Google Tumblr
  • 5. Reddit Digg Email Like this: Like Loading... Related Related Posts via Categories ccna 4 v5 Final Exam 2014 (2) CCNA 4 v5.0 Practice Final Exam (2) CCNA 4 Chapter 9 v5.0 2014 Exam Answers (2) CCNA 4 Chapter 8 v5.0 2014 Exam Answers (2) CCNA 4 Chapter 7 v5.0 2014 Exam Answers (2) CCNA 4 Chapter 6 v5.0 2014 Exam Answers (2) CCNA 4 Chapter 5 v5.0 2014 Exam Answers (2) CCNA 4 Chapter 4 v5.0 2014 Exam Answers (2) CCNA 4 Chapter 3 v5.0 2014 Exam Answers (2) CCNA 4 Chapter 2 v5.0 2014 Exam Answers (2)