Packet Tracer Sample PDF
Packet Tracer Sample PDF
Permission is granted to
print and copy this document for non-commercial distribution and exclusive use by
instructors in the CCNA Discovery Introducing Routing and Switching in the
Enterprise course as part of an official Cisco Networking Academy.
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objectives
• Develop an understanding of the basic functions of Packet Tracer.
• Model a simple network and observe traffic behavior on the network.
• Create a simple Ethernet network using 3 hosts and a hub.
• Observer data flow of ARP broadcasts and pings.
Background / Preparation
Create a logical network diagram with 3 PCs and a hub, connected with straight-through cables.
a. Select End Devices from the options in the bottom left-hand corner. Drag and drop 3 Generic PCs onto
your design area.
b. Select Switches from the options in the bottom left-hand corner. Add a 2950-24 switch to the design
area.
c. Select Connections from the bottom left-hand corner and choose Copper Straight-Through connect
each PC to the switch.
b. Select IP Configuration.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
a. Switch to Simulation Mode by selecting the tab that is partially hidden behind the Real Time tab in the
bottom right-hand corner. The tab has the icon of a stopwatch on it.
b. Select Edit Filters and ensure that only ARP and ICMP are selected.
c. Add a Simple PDU by clicking the closed envelope on the right vertical toolbar. Move to PC0 and click to
establish the source. Move to PC3 and click to establish the destination.
Notice that two envelopes are now positioned beside PC-A. One envelop is ICMP, while the other is ARP.
The Event List in the Simulation Panel will identify exactly which envelop represents ICMP and which
represents an ARP.
d. Select Auto Capture / Play and observe the entire ARP and ICMP communication.
Below the Auto / Capture button is a horizontal bar, with a vertical button that controls the speed of the
simulation. Dragging the button to the right will speed up the simulation, while dragging is to the left will slow
down the simulation.
b. Select the Command Prompt and type the command arp -a.
Reflection
a. Why is the ARP table for PC2 empty?
_______________________________________________________________________________________
_______________________________________________________________________________________
b. If a ping was to be sent from PC0 to PC2 right now, would an ARP packet be generated?
_______________________________________________________________________________________
_______________________________________________________________________________________
c. If a ping was to be sent from PC0 to PC3 right now, would an ARP packet be generated?
_______________________________________________________________________________________
_______________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
A small company has expanded its office into another building. You must configure the routers so that traffic can
transverse between the two networks.
a. Show the running configuration for the MainOffice router using the show running-config command.
b. Find the hostname, passwords, ip address, and routing protocol configurations.
c. Show the running configuration for the Rmt_Site1 router using the show running-config command.
d. Find the hostname, passwords, ip address, and routing protocol configurations.
e. Ping PC1 from the Command Prompt on PC0:
PC>ping 192.168.3.3
f. Trace the network path from PC0 to PC1 from the Command Prompt on PC0:
PC>tracert 192.168.3.3
Reflection
a. What commands are used to enter into Fast Ethernet 0/0, when starting at the user-Exec prompt?
__________________________________________________________________________
__________________________________________________________________________
b. Which interface must be configured with the clock rate command? (DCE or DTE)
__________________________________________________________________________
__________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background/Preparation
As the network administrator you have been assigned a task from the help desk ticketing system. You must
complete basic switch configurations at two sites. Once complete the senior network engineer has requested that
connectivity is tested before closing the ticket. Complete the configuration of Switch0 and Switch1 with the steps
provided. Rotuer0 and Router1 are already installed and configured properly.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Reflection
a. Do you need to have interface VLAN1 configured with an ip address to ping from PC1 to PC0?
b. What would happen if 5 people tried to telnet to either one of the switches?
c. The CLI command "enable password" creates a password that is clear text, what is the command to
make the enable password encrypted?
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
• Identify and disable redundant links
Background / Preparation
The network engineering department has just recently installed the cabling to provide redundancy within the
Enterprise network. One Gigabit Ethernet connection was installed from the Core switch to Switch 4. There
was also one Fast Ethernet connection installed from Switch 3 to Switch 4.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
The redundant links will be managed manually by an administrator in the event of an outage related to a link
going down. You have been tasked to determine which port should be disabled so that only one path to each
switch is active, thus preventing a switching loop. The following requirements have been provided to assist in
the decision as to which ports should be disabled.
• All direct links to the Core switch shall remain active.
• Switches shall utilize the path which has the least number of hops to the Core switch.
• Switches which have identical hops shall utilize the path with the highest cumulative bandwidth.
• Disable the port furthest from the Core switch.
a. Select the switch or switches that require ports to be disabled.
Reflection
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
Curriculum Name
Course Name: Chapter Name
Objective
• Properly configure a VTP Domain
• Configure VLANs on a VTP server and observe the change on the VTP client
Background / Preparation
Configuring a VTP domain for your Enterprise network is an effective way to configure and maintain VLANs
on the network. As the network administrator for the XYZ Company, you have been asked to set up a working
VTP environment at one your remote sites. This will allow you and your team to maintain VLANs from your
main office more efficiently.
a. Click on the VTP Server switch and choose the CLI tab.
Note: The message “Device mode already VTP SERVER” is displayed. By default a switch is set as a
VTP server.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 3
Curriculum Name
Course Name: Chapter Name
a. Click on the VTP Client1 switch and choose the CLI tab.
g. Repeat Steps b – f for the VTP Client2 and the VTP Client3 switch.
a. Click on the VTP Transparent switch and choose the CLI tab.
a. Click on the VTP Server switch and choose the CLI tab.
c. Verify that the VTP mode is Server and the domain is Discovery. Enter show vtp status.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 3
Curriculum Name
Course Name: Chapter Name
d. Verify that the VTP password is set to Cisco123. Enter show vtp password.
f. Click on the VTP Client1 switch and choose the CLI tab.
g. Verify the VTP mode, domain, password, and configured VLANs with the commands from steps c – e
h. Repeat step g for the VTP Client2 and VTP Client3 switches.
The switches should show VLAN 10 even though you have not configured that VLAN on the switch. Only
the VTP Server switch has been configured with VLAN 10, but because the switches are all properly
configured in the same VTP domain, all VTP clients will have the same VLAN database as the VTP
server.
Step 5: Add client workstations to the new VLAN and verify connectivity
a. Click on the VTP Client2 switch and add Fast Ethernet 0/1 to VLAN 10
b. Click on the VTP Client3 switch and add Fast Ethernet 0/1 to VLAN 10
c. Using the Command Prompt, ping PC1 from PC0. The ping should be successful.
d. Choose Check Results.
Reflection
____________________________________________________________________________
____________________________________________________________________________
b. What three commands are required to configure and integrate a new switch into an existing VTP
domain?
____________________________________________________________________________
____________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
A company has expanded its office space on the 1st floor. The expansion requires a new switch to be added to
accommodate the additional workstations. They are using the equipment from a closed branch to complete the
expansion. The senior network administrator has tasked you to configure a new switch so that it participates in the
VTP domain.
VTP updates occur every 300 seconds. After properly configuring your new switch as a member of the VTP
domain it may take a few minutes to converge.
Step 1: Verify current revision number on the VTP server and new switch
a. Select the VTP Server switch and select the CLI tab.
b. Enter into privilege-Exec.
c. Verify the existing configuration revision. Enter show vtp status.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Does the configuration revision need to be reset on the new switch? ______________
a. Connect Fast Ethernet 0/24 on the 1st_Floor3 switch to Fast Ethernet 0/23 on the 1st_Floor2 switch.
b. Set both Fast Ethernet 0/24 on the 1st_Floor3 switch and Fast Ethernet 0/23 on the 1st_Floor2 switch
as a trunk port.
c. Save the configuration on both switches.
With VTP configured properly the VLAN database on the VTP Server switch and the 1st_Floor3 switch should be
identical. VTP Server only send updates every 300 seconds. Depending on where the VTP update timer is when
you complete the configuration you may have to wait up to 5 minutes for the 1st_Floor3 switch to update.
Reflection
a. What would be the affect of adding a new switch to an existing network, with VTP properly configured as a
server and the configuration revision number is higher than that currently on the rest of the switches?
_____________________________________________________________________________
_____________________________________________________________________________
b. Why did the uplink to the new switch have to be set as a trunk?
_____________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
_____________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
An installation team has just completed installing wireless APs and voice over IP phones across your network.
The APs, phones, and workstations have all been configured with the proper IP settings. You have been
tasked to configure the switches to separate the devices into three VLANs.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
c. Select the other switches and ensure the VLANs have propagated from Switch 1.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
Curriculum Name
Course Name: Chapter Name
Objective
• Plan, design, and build a large enterprise network utilizing multiple VLANs, inter-VLAN routing, and
VTP domains
Background / Preparation
A new remote site has been acquired by your company and the network needs to be built. You must plan,
design, and build the network to meet company standards. The following equipment has been provided.
• One Cisco 2960 switch has been purchased for each of the 3 floors
• One Cisco 1841 router has been purchased as the Integrated Service Router (ISR)
a. Utilize the first Fast Ethernet interface on the ISR router to connect to the last Fast Ethernet interface
on the Floor 1 switch.
b. Connect Gigabit Ethernet 1/1 on the Floor 1 switch to Gigabit Ethernet 1/1 on the Floor 2 switch.
c. Connect Gigabit Ethernet 1/2 on the Floor 2 switch to Gigabit Ethernet 1/1 on the Floor 3 switch.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 4
Curriculum Name
Course Name: Chapter Name
Utilize the following table to configure the ISR router, Floor 1, Floor 2, and Floor 3 switches.
ISR Router Floor 1 Switch Floor 2 Switch Floor 3 Switch
Hostname ISR_Rtr Floor1_Sw Floor2_Sw Floor3_Sw
Enable password cisco123 cisco123 cisco123 cisco123
VTY password class class class class
Console password class class class class
a. Set the hostname on all four devices
c. Set the password for the vty 0 through 4 lines and enable login on all four devices.
d. Set the password for the console line and enable login on all four devices.
a. Set the interfaces connecting the Floor 1, Floor 2, and Floor 3 switches as a trunk port.
b. Set the interface on the Floor 1 switch connecting to the ISR router as a trunk port.
c. Enable the interface on the ISR router connecting to the Floor 1 switch.
d. Create and configure three sub-interfaces on the ISR routers Fast Ethernet 0/0 interface. Use the
following table.
Utilize the following table to configure the Floor 1, Floor 2, and Floor 3 switches.
VTP Domain SiteX
VTP Password ciscoVTP
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 4
Curriculum Name
Course Name: Chapter Name
Utilize the following table to configure the VLANs from the VTP server.
VLAN Number VLAN Name
20 Admin
25 Management
30 Finance
a. Configure the Floor 1 switch so that Fast Ethernet 0/1 is on VLAN 20.
b. Configure the Floor 2 switch so that Fast Ethernet 0/1 is on VLAN 25.
c. Configure the Floor 3 switch so that Fast Ethernet 0/1 is on VLAN 30.
a. Using the Command Prompt, ping PC1 and PC2 from PC0.
b. Using the Command Prompt, ping PC0 and PC2 from PC1.
c. Using the Command Prompt, ping PC0 and PC1 from PC2.
Reflection
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
c. What is required for host on different VLANs to communicate with each other?
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 4
Curriculum Name
Course Name: Chapter Name
____________________________________________________________________________
____________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 4 of 4
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
• Configure static NAT
• Configure inside and outside NAT interfaces
• Verify connectivity
Background / Preparation
The academic institution you are currently interning at has a Research and Development (R&D) subnet
currently configured with private IP addresses. The configuration does not currently utilize static or dynamic
NAT to allow communication outside of the Border router. A new application being developed has provided a
need for one workstation on the R&D subnet to communicate with a remote workstation at a different
institution. You have been tasked to configure the Border router with static NAT so that the two workstations
can communicate. The following information has been provided by the network engineering department.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Reflection
____________________________________________________________________________
____________________________________________________________________________
b. Can static NAT be used to translate a public IP addresses to another public IP address verses
translating a private IP address to a public IP address?
____________________________________________________________________________
____________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
• Configure dynamic NAT
• Configure inside and outside NAT interfaces
• Verify connectivity
Background / Preparation
The academic institution you are currently interning at has a Research and Development (R&D) subnet
currently configured with private IP addresses. The configuration does not currently utilize static or dynamic
NAT to allow communication outside of the Border router. A new application being developed has provided a
need for all workstations on the R&D subnet to communicate with a remote workstation at a different
institution. You have been tasked to configure the Border router with dynamic NAT. The following information
has been provided by the network engineering department.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Reflection
a. When will a host release an outside global address back to the pool for use by other host?
____________________________________________________________________________
____________________________________________________________________________
b. What device maintains the translation between internal local and internal global address?
a. Source host
b. Destination host
c. Router
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
• Create an efficient and reliable network design with redundancy
Background / Preparation
Recently the New York router failed and the entire east coast operations lost 16 hours of production. The
estimated cost of the outage was $600,000. The network engineering office has been provided additional money
to create a more redundant network in an attempt to minimize future outages.
The head of design office has tasked you as the lead designer. With a budget of $5400 for monthly fees, you
must meet the following requirements.
1. A minimum of three T-1 links must connect the east and west coast operations.
2. Each router must have at least one 64Kb redundant link.
3. Each router must also have at least two paths between the east and west coast operations.
4. The failure of one device should not affect the connectivity of another site.
The east coast consist of the New York, Miami, Atlanta, Boston, and Buffalo routers, while the west coast consist
of the Phoenix, Denver, Boise, Seattle, and Oakland routers.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
a. Create the links that will meet requirement 1 based on the design.
b. Create the links that will meet requirement 2, 3, and 4 based on the design.
Reflection
a. What network topology was implemented before adding redundancy?
_______________________________________________________________________________________
_______________________________________________________________________________________
_______________________________________________________________________________________
_______________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
• Identify directly connected routes in converged network.
• Identify static routes in a converged network.
• Identify dynamic routes in a converged network.
Background / Preparation
The network administrator has recently hired you to assist in maintaining the routed network. As an experienced
network administrator you know that learning the network configuration is extremely important. The network
administrator has given you access to all the routers so that you can view the routing tables.
Note
This is a discovery lab. Grading will not be conducted.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Reflection
a. How many directly connected routes were in the Denver routers routing table?
_______________________________________________________________________________________
_______________________________________________________________________________________
b. What was the next hop IP address for the static routes in the Phoenix2 routers routing table?
_______________________________________________________________________________________
_______________________________________________________________________________________
c. Based on the routing table from the Denver router, what routing protocol is being used?
_______________________________________________________________________________________
_______________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
A small company has two offices located in different buildings. Both offices need access to each other and the
Web Server which is hosted by their ISP. You must configure static routes on all three routers to establish
communications.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
f. Enter into configuration mode and create the two required static routes.
1. Enter ip route 192.168.2.64 255.255.255.192 209.165.201.2
2. Enter ip route 192.168.2.192 255.255.255.192 209.165.201.2
3. Enter ip route 192.168.2.128 255.255.255.192 209.165.201.2
4. Exit to privilege-Exec
5. Save the configuration. Enter copy running-config startup-config
a. Select each router and view the routing table. Enter show ip route.
PC>ping 192.168.2.126
d. Trace route from PC1 to the Web Server from the Command Prompt.
PC>tracert 209.165.200.254
Reflection
a. What is the difference the C and the S codes next to the routes in the routing table?
b. What command is used to create a static route to the 192.168.10.0 255.255.255.0 network, when the next
hop 172.16.200.1?
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
Your company has recently installed a new Cisco 1841 router as its border device. They have leased a 64 Kbps
circuit for each office from the local ISP. Since all traffic that is not local must be routed to the ISP router, the
senior network administrator has decided that a default route to the ISP router will be configured. You have been
assigned the ticket to complete this configuration.
Note:
Currently the routing tables only contain routing information for the two locally connected networks and
the Gateway of last resort is not set.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
a. Select the Border1 router and view the routing table. Enter show ip route
b. Select the Border2 router and view the routing table. Enter show ip route
Note:
The routing table now contains routing information for the two locally connected networks, a default route
and the Gateway of last resort is set to 172.16.2.1.
PC0>ping 10.10.10.250
Reflection
____________________________________________________________________________________
____________________________________________________________________________________
b. How can you identify if a default route is configured when viewing the routing table?
____________________________________________________________________________________
____________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
• Observe the differences between RIP Version 1 and Version 2
• Configure RIP Version 1 and Version 2
Background / Preparation
The XYZ Company has recently expanded its business to include an Uptown office. Currently the company has a
downtown office and the corporate headquarters office, which contains the Core Router. The network
administrators have used static routing up to this point, but want to convert to the RIP routing protocol with the
addition of the Uptown office. The Core_Rtr and Downtown router have already been configured with RIP Version
1.
Since the conversion from static routes to RIP Version 1, the connectivity between the corporate headquarters
and the Downtown office has been down. The senior network administrator is currently troubleshooting the issue
and has tasked you to configure the Uptown router. The two 64 Kbps circuits have already been installed and
configured. You must configure the LAN interfaces and the routing protocol. The following configuration table has
been provided to assist in the configuration and troubleshooting of the network.
Uptown Router
Interface IP Address Subnet Mask Network
Fast Ethernet 0/0 192.168.2.17 255.255.255.240 192.168.2.16
Fast Ethernet 0/1 192.168.1.33 255.255.255.224 192.168.1.32
Serial 0/0/0 172.16.1.5 255.255.255.252 172.16.1.4
Serial 0/1/0 172.16.1.2 255.255.255.252 172.16.1.0
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
The connectivity within the Uptown office seems to be working, but you are experiencing the same problem that
the corporate headquarters and Downtown office are experiencing. After conducting some research on RIP, you
have discovered that RIP Version 1 does not support VLSM. The current configuration of your network utilizes
VLSM. Further research has indicated the RIP Version 2 does support VLSM. You have contacted the senior
network administrator and provided the information. You have now been tasked to change RIP to version 2 on all
three routers.
Reflection
a. What is the maximum hop count that the RIP routing protocol can support?
_______________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
_______________________________________________________________________________________
b. Why would an expanding company want to make the switch from static routes to routing protocols?
_______________________________________________________________________________________
_______________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
• Troubleshoot and resolve configuration issues related to RIP.
Background / Preparation
The network administrators of this corporate network have decided to convert their legacy flat network into a
segmented network. They have divided each floor into separate VLANs. The decision was to use RIPv2 as the
routing protocol. All the equipment has been installed, however; users are complaining that they cannot reach the
Corporation Web server.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Reflection
a. What were the configuration changes that you made to establish connectivity to the web server?
__________________________________________________________________________
__________________________________________________________________________
b. On the Corp_Edge router enter the command show ip rip database. What routes were learn by the RIP
routing protocol
__________________________________________________________________________
__________________________________________________________________________
__________________________________________________________________________
__________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
As the network administrator you have been assigned a task from the senior network engineer to remove auto-
summarization and configure manual summarization on the R3 router.
Note:
Before beginning the lab ensure that the network is fully converged. All links should be green.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
b. Enter privilege-Exec.
c. Configure manual summarization on interface serial 0/0/0. Enter interface serial 0/0/0.
d. Enter ip summary-address eigrp 1 192.168.0.0 255.255.0.0.
e. Configure manual summarization on interface serial 0/0/1. Enter interface serial 0/0/1.
f. Enter ip summary-address eigrp 1 192.168.0.0 255.255.0.0.
a. Compare the R3 routers routing table to the one below. Enter show ip route.
b. This represents the routing table of the R3 router, when auto summary was enabled.
Reflection
__________________________________________________________________________
__________________________________________________________________________
__________________________________________________________________________
__________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
Curriculum Name
Course Name: Chapter Name
Objective
• Apply the troubleshooting techniques related to EIGRP to identify configuration issues.
• Identify and correct EIGRP configuration issues.
Background / Preparation
As the network administrator for the XYZ Company, you have been asked to set up a lab mockup of your
network for testing and implementation of new hardware. You have added all the IP addresses to the router
interfaces and configured the routing protocols. You decided to use EIGRP 10 as the routing protocol. After
conducting pings to all the devices you found that PC1 and PC4 cannot ping any of the other PC’s in the lab.
The ping was unsuccessful identifying a potential problem between the Chicago and Chicago1 routers.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 3
Curriculum Name
Course Name: Chapter Name
The Chicago router is configured with EIGRP as the routing protocol and an autonomous system number
of 10. The Chicago1 router does not have any routing protocol or static routes configured.
The ping was unsuccessful identifying a potential problem between the Denver and Denver1 router.
The Denver1 router is configured with the EIGRP routing protocol and an autonomous system number of
100. The Denver router is configured with the EIGRP routing protocol and an autonomous system
number of 10.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 3
Curriculum Name
Course Name: Chapter Name
Reflection
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
• Observe PPP encapsulation
• Observer HDLC encapsulation
Background / Preparation
Before starting the lab, ensure that the network is converged. All the link lights should be green.
Note
This is a discovery lab. Grading will not be conducted.
The inbound frame was Ethernet, while the outbound frame is being encapsulated with PPP.
e. Select the Capture Forward once. The frame should be on the R3 router.
f. Select the frame and observe the encapsulation.
The inbound frame was PPP, while the outbound frame will be Ethernet.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
a. Select Scenerio1.
b. Select the Capture Forward twice. The frame should be on the R3 router.
c. Select the frame and observe the encapsulation.
The inbound frame was Ethernet, while the outbound frame is being encapsulated with HDLC.
d. Select the Capture Forward once. The frame should be on the R1 router.
e. Select the frame and observe the encapsulation.
The inbound frame was HDLC, while the outbound frame will be Ethernet.
Reflection
a. What layer adds header information specific to the physical network link and the result is a frame?
_______________________________________________________________________________________
_______________________________________________________________________________________
_______________________________________________________________________________________
_______________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
The senior network administrator has tasked you to create a standard named access list to prevent access to a
file server. All clients from one network and one specific workstation from a different network should be denied
access.
All three workstations should be able to ping both the Web and File server.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
a. Select PC0.
1. Ping the Web Server.
2. Ping the File Server.
b. Select PC1.
1. Ping the Web Server.
2. Ping the File Server.
c. Select PC2.
1. Ping the Web Server.
2. Ping the File Server.
All three workstations should be able to ping the Web Server, but only PC1 should be able to ping the File
Server.
Reflection
a. Could you have used the command ip access-group File_Server_Restrictions in instead of ip access-
group File_Server_Restrictions out and get the same results?
_______________________________________________________________________________________
_______________________________________________________________________________________
b. Could you have used a number instead of the name File_Server_Restrictions when you created the
ACL? If so, what range would the number have to between?
_______________________________________________________________________________________
_______________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
The network maintenance shop needs access to a router recently installed in London. You must configure an
ACL to grant them telnet access to the router while denying access to everyone else. Additional access list must
be created on the London and DC routers to meet the below requirements.
• Allow all London clients’ access to the London server and all other users must be blocked.
• Allow all DC clients’ access to the DC server and all other users must be blocked.
Required File: Planning, Configuring, and Verifying Standard, Extended, and Named ACLs.pka
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 4
CCNA Discovery
Introducing Routing and Switching in the Enterprise
a. Plan and create access lists numbered on the DC router which meets the following requirements.
1. Create 1 outbound access list numbered 150 and apply to the interface Fast Ethernet 0/1.1
2. Create 1 outbound access list numbered 160 and apply to the interface Fast Ethernet 0/1.2
a. Plan and create a named access list on the London router that meets the following requirements. Name
the access-list ICMP.
Telnet from the Maint PC should be successful and the telnet from PC2 should be denied.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 4
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Reflection
a. What is the significance of the “out” at the end of the line of an ip access-group statement?
________________________________________________________________________
________________________________________________________________________
b. What is the difference in the commands between adding an ACL on a specific interface and the VTY?
________________________________________________________________________
________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 4 of 4
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
The security office has instructed you to increase security into the server farm. The Senior Network Engineer
only wants to allow web and DNS traffic into the 10.10.10.0 network. All other traffic should be denied into the
10.10.10.0 network.
Required file: Configuring and Verifying Extended ACLs to Filter on Port Numbers.pka
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
The pings should be unsuccessful, if you are able to navigate to www.cisco.com then ACL has been
configured properly to allow HTTP and DNS traffic is allowed.
Reflection
a. What are the most common abbreviations used to specify a port condition?
___________________________________________________________________________________
___________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
As the network administrator for the XYZ Company, you have been asked to increase security between your
VLANs and server farm. The server farm consist of both web and DNS servers. The Senior Network Engineer
only wants to allow web and DNS traffic into the server farm. You have also been tasked to deny telnet and
ICMP between VLAN 10 and VLAN 20.
Required file: 8.4.5 Configuring and Verifying Extended ACLs with a DMZ.pka
Device Interface IP Address Subnet Mask
PC0 Fast Ethernet 172.16.3.3 255.255.255.0
PC1 Fast Ethernet 172.16.1.3 255.255.255.0
Border1 Fast Ethernet 0/0.1 172.16.3.1 255.255.255.0
Fast Ethernet 0/0.2 172.16.1.1 255.255.255.0
Fast Ethernet 0/1 10.10.10.1 255.255.255.0
Web Server Fast Ethernet 10.10.10.254 255.255.255.0
DNS Server Fast Ethernet 10.10.10.250 255.255.255.0
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
c. Create an access list numbered 110 which permits the HTTP and DNS protocols for any host, but
denies all other IP traffic into the server farm.
c. Create an access list numbered 100 which denies ICMP and Telnet, but permits all other IP traffic
between VLAN 10 and VLAN 20.
Note
Create the statement that denies ICMP before the statement that denies Telnet.
d. Apply the ACL inbound on both sub-interface Fast Ethernet 0/0.1 and Fast Ethernet 0/0.2.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Reflection
a. Recently there was a Web Server installed on VLAN 10. Can the client on VLAN 20 browse to the server?
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
c. If you wanted to block telnet and ICMP into the VLAN10 and VLAN20 networks from PC2 which interface
and direction would apply access-list 100?
____________________________________________________________________________________
____________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
As the network administrator for the XYZ Company, you have been tasked to create a baseline for the newly
installed network. Router 0 has just been installed and configured to support a new satellite office. Use ping
and trace route to create a baseline.
This lab does not require configuration, thus grading will not be conducted.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
a. Using the Baseline Chart or a scrap piece of paper identify the following information.
b. Select PC2 execute a ping and trace route to each of the devices in the chart below.
Note: To create a baseline using ping, you would ping 100 or 500 times and reference the average time
of the total number of pings.
Average Round Trip Time Path
PC2 to PC0
PC2 to PC1
PC2 to PC3
PC2 to PC4
PC2 to PC5
Baseline Chart
1. Client IP range
2. Subnet Mask
3. Default Gateway
After creating a baseline network performance should be compared to the baseline every time a major change
has occurred. Periodically checking performance against the baseline will assist administrators in proactively
identifying potential problems.
Reflection
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 3
Curriculum Name
Course Name: Chapter Name
Objective
Background / Preparation
A local warehouse has hired a new systems administrator to help maintain the existing network. While
troubleshooting normal user issues the new systems administrator moved the patch cables around on the switch
and now more users are have lost connectivity. You must troubleshoot the switch and fix any issues found.
Note:
Ensure the network has fully converged before starting. All links will be green once converged.
b. Select PC3.
1. Ping the default gateway address.
2. Ping PC4.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
Curriculum Name
Course Name: Chapter Name
3. View the IP configuration and note the network the PC is on and the MAC address.
c. Select PC5.
1. Ping the default gateway address.
2. Ping PC6.
3. View the IP configuration and note the network the PC is on and the MAC address.
After viewing the switch configuration and comparing it to the baseline that was on file, you have
determined that the switch configurations are correct.
b. Select PC3.
1. Ping the default gateway address.
2. Ping PC4.
c. Select PC5.
1. Ping the default gateway address.
2. Ping PC6.
Reflection
a. What command could be used to determine if a port was disabled due to port security?
______________________________________________________________________________________
_______________________________________________________________________________________
______________________________________________________________________________________
_______________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
A small business has decided to implement VLANs and configure Inter-VLAN routing on the Core router to
improve performance. Since the VLANs have been implemented users have not been able to access network
resources. Troubleshoot the network and fix any configuration issues.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Reflection
_______________________________________________________________________________________
_______________________________________________________________________________________
b. What command would you use to display the ports assigned to each VLAN?
_______________________________________________________________________________________
_______________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 3
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
Users are currently complaining that there seems to be connectivity issues. The hosts are unable to ping
their default gateways or other host on the same VLAN. After examining the configuration baseline you have
determined the following information. Troubleshoot the connectivity issues and resolve the problem.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
a. Use show commands to identify potential configuration issues on the remaining switches.
• show running-config
b. Ensure that all hosts can ping the other host in its VLAN.
Reflection
a. What would prevent VLAN updates on a VTP client in the same domain as the VTP server?
___________________________________________________________________________________
___________________________________________________________________________________
b. What would be the result if a new switch is added to the network and is configured as a VTP server
with a lower revision number than the current VTP server?
___________________________________________________________________________________
___________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
A small business has decided to implement RIP to help with network traffic. Since the implementation of RIP
users have been complaining that they have not been able to access other hosts on the network. You must
troubleshoot and fix the issues. The RIP version implemented is classless, supports discontiguous networks, and
VLSM.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Reflection
a. What three commands used in the section would you use to display the version of rip being used?
_______________________________________________________________________________________
_______________________________________________________________________________________
b. Which version of RIP is classless and supports Variable Length Subnet Mask (VLSM)?
_______________________________________________________________________________________
_______________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
You have received several complaints from you customers the day after you performed a network migration.
Over the weekend the network was migrated from RIP to EIGRP. The Senior Network Engineer is counting
on you to resolve the issue. You were instructed to use EIGRP and an AS number of 10. Use the
troubleshooting techniques you have learned throughout the course to isolate and reconfigure any devices
necessary to re-establish network connectivity.
1. Select PC0.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
3. Select PC1.
a. Select each router and ensure all networks are in the routing tables are correct.
b. Verify that all routers have 3 EIGRP interfaces. Enter show ip eigrp interfaces.
c. Select PC1 and ping all the other hosts on the network.
Reflection
a. How many EIGRP and connected routes exist on all the routers?
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
The XYZ Corporation has recently extended their WAN to a new office in Atlanta. The extension of the WAN
included the installation of router R1. The R1 router has two Point to Point serial connections to the R2 and
R3 routers and an Ethernet LAN segment. The installation team has been unsuccessful in establishing
connectivity. You have been called in to assist in troubleshooting. A meeting has provided the following
information.
• Encapsulation: PPP
• Serial interfaces: 30 bit subnet mask
• Clock rate: 64000
• Ethernet interface: 24 bit subnet mask
• Routing protocol: EIGRP and AS is 10
Required file: Troubleshooting WAN Connectivity.pka
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
b. Select each router and use show commands to identify potential configuration issues.
a. Select each router and ensure all networks are in the routing tables are correct.
b. Select PC1 and ping all the other hosts on the network.
Reflection
___________________________________________________________________________________
___________________________________________________________________________________
b. What might an administrator implement to secure the negotiations of the PPP links?
___________________________________________________________________________________
___________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
The XYZ Corporation has decided to secure their WAN links with CHAP authentication. Once again the
migration to the new configuration has not been successful. After successfully troubleshooting the WAN
connectivity during the installation of the R4 router, the company has asked for your assistance with the latest
issues. The following information has been provided.
• Authentication: CHAP
• Password: cisco123
• Encapsulation: PPP
• Clock rate: 64000
Required file: Troubleshooting PPP Authentication Using CHAP.pka
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
c. Select each router. Use show and debug commands to identify potential configuration issues.
Note:
After the configuration errors have been corrected it may take a few minutes for EIGRP to converge.
a. Select each router and ensure all networks are in the routing tables are correct.
b. Select PC1 and ping all the other hosts on the network.
c. Select PC3 and trace route to all other hosts on the network. Ensure the path is correct based on hop
count.
Reflection
a. What show and debug commands can assist in troubling PPP authentication?
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
The security office wants to increase security to certain network resources via access-list. The network
administrator that configured the ACLs has asked you to verify the configuration. The following information has
been provided by the security office. Verify access list are working properly and make any changes necessary to
meet the security requirements.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
Curriculum Name
Course Name: Chapter Name
a. Verify Telnet, WWW, DNS, and ICMP is restricted for all hosts on the 192.168.1.0 network.
a. Verify that PC0 and PC1 are unable to Telnet to R0, R1, R2, and R3.
b. Verify that PC3 is unable to ping the Web and DNS server.
Reflection
a. What show commands can be used to view existing access-list (Identify two)?
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objective
Background / Preparation
The security office wants to secure access to a web server. The only network that should have access to the web
server is the 192.168.3.0 network. The night shift created a standard access list on the R3 router and applied it to
the Fast Ethernet 0/0 interface. Ever since the change, the workstations on the 192.168.1.0 network have not
been able to communication with the workstations on the both the 192.168.2.0 and 192.168.4.0 networks.
e. Place the ACL on an interface which meets the security requirement without changing the ACL.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise
After resolving the issue on the R3 router, you have been tasked to create an extended ACL on the R0 router that
accomplishes the same objective as the standard access list that was placed on the R3 router. You must prevent
all traffic from the 192.168.4.0 network from getting to the 192.168.2.0 network using and extended access list
numbered 100. All other traffic should be permitted.
d. Apply the ACL to the most efficient interface in terms of reducing bandwidth on the serial links and
reducing the routing decisions.
PC3 should be able to ping PC0 and PC2, but not the web server
PC0 should be able to ping PC2 and PC3, but not the web server.
Reflection
a. What would happen if the Standard ACL were placed on the Serial 0/0/0 interface in the inbound
direction?
____________________________________________________________________________________
____________________________________________________________________________________
b. What would happen if the Extended ACL were placed on the Fast Ethernet 0/0 interface in the
outbound direction?
____________________________________________________________________________________
____________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2
CCNA Discovery
Introducing Routing and Switching in the Enterprise: Course Summary
Objectives
• Troubleshoot VLAN configuration
• Troubleshoot OSPF configuration
• Troubleshoot WAN interface configuration
• Troubleshoot access-list configuration
Background / Preparation
AnyCompany1 has been a victim of a hacking attack. This hackers intent was to disrupt communication versus
destroy data. The attack was focused the companies routers and switches. Identify the configuration changes that
the hacker made. Once identified resolve and test connectivity.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 2
Curriculum Name
Course Name: Chapter Name
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 2