E2 Lab 2 8 2 Instructor
E2 Lab 2 8 2 Instructor
Topology Diagram
Addressing Table
Learning Objectives
Upon completion of this lab, you will be able to:
Subnet an address space given requirements.
Assign appropriate addresses to interfaces and document.
Cable a network according to the Topology Diagram.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 10
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.2: Challenge Static Route Configuration
Erase the startup configuration and reload a router to the default state.
Perform basic configuration tasks on a router.
Configure and activate Serial and Ethernet interfaces.
Determine appropriate static, summary, and default routes.
Test and verify configurations.
Reflect upon and document the network implementation.
Scenario
In this lab activity, you will be given a network address that must be subnetted to complete the addressing
of the network shown in the Topology Diagram. The addressing for the LAN connected to the ISP router
and the link between the HQ and ISP routers has already been completed. Static routes will also need to
be configured so that hosts on networks that are not directly connected will be able to communicate with
each other.
Step 2: Consider the following questions when creating your network design:
How many subnets need to be created from the 192.168.2.0/24 network? __________ 3
What are the network addresses of the subnets?
Subnet 0: ________________________________________ 192.168.2.0/26
Subnet 1: ________________________________________ 192.168.2.64/26
Subnet 2: ________________________________________ 192.168.2.128/26
Subnet 3: ________________________________________ 192.168.2.192/26
What is the subnet mask for these networks in dotted decimal format? __________________________
255.255.255.192
What is the subnet mask for the network in slash format? __________ 26
How many usable hosts are there per subnet? __________ 62
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 10
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.2: Challenge Static Route Configuration
3. Assign the first valid host address in subnet 2 to the WAN interface on BRANCH.
4. Assign the second valid host address in subnet 2 to the WAN interface on HQ.
5. Assign the first valid host address in subnet 3 to the LAN interface of BRANCH.
6. Assign the last valid host address in subnet 3 to PC1.
Step 2: Document the addresses to be used in the table provided under the Topology Diagram.
Step 1: Cable a network that is similar to the one in the Topology Diagram.
You can use any current router in your lab as long as it has the required interfaces as shown in the
topology.
Step 1: Configure the interfaces on the BRANCH, HQ, and ISP routers.
Configure the interfaces on the BRANCH, HQ, and ISP routers with the IP addresses from the table
provided under the Topology Diagram. When you have finished, be sure to save the running configuration
to the NVRAM of the router.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 10
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.2: Challenge Static Route Configuration
What networks are missing from the BRANCH routing table? List the networks with slash notation.
________________________________________ 192.168.2.64/26
________________________________________ 209.165.201.0/30
________________________________________ 209.165.200.224/27
Can one summary route that includes all of the missing networks be created? __________ no
How many WAN routes are available to traffic leaving the LAN connected to BRANCH? __________ 1
Step 3 View the routing table of BRANCH to verify the new static route entry.
You should see a Gateway of Last Resort set on BRANCH.
Without testing it first, do you think that PC1 can now successfully ping PC2? __________ no
Why or why not?
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
PC1 cannot successfully ping PC2. Although PC2 will receive the ping packet from PC1 and send a ping
reply back to HQ, HQ does not yet know how to route packets back to PC1’s subnet.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 4 of 10
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.2: Challenge Static Route Configuration
What networks are missing from the HQ routing table? List the networks with slash notation.
________________________________________ 192.168.2.192/26
________________________________________ 209.165.200.224/27
Can one summary route that includes all of the missing networks be created? __________ no
HQ is in a unique position as the hub router in this hub-and-spoke topology. Traffic from the BRANCH
LAN destined for the Internet must pass through HQ. HQ must be able to send any traffic for which it does
not have a route to ISP. What kind of route would you need to configure on HQ to solve this problem?
___________________________________________________________________________________
a default static route pointing to ISP
HQ is also the intermediary for any traffic from the Internet destined for the BRANCH LAN. Therefore, HQ
must be able to route to that LAN. What kind of route would you need to configure on HQ to solve this
problem?
___________________________________________________________________________________
a static route pointing to the BRANCH LAN
Step 4: View the routing table of HQ to verify the new static route entries.
Without testing it first, do you think that PC1 can now successfully ping PC2? __________ yes
Why or why not?
___________________________________________________________________________________
___________________________________________________________________________________
PC1 can now successfully ping PC2. HQ now has a route back to the BRANCH LAN.
Without testing it first, do you think that PC1 or PC2 can now successfully ping the Web Server?
__________ no
Why or why not?
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
PC1 and PC2 cannot successfully ping the Web Server. Although the Web Server will receive the ping
packets from PC1 and PC2 (HQ is sending default traffic to ISP), ISP does not yet know how to route
packets back to HQ or BRANCH networks.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 5 of 10
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.2: Challenge Static Route Configuration
What networks are missing from the ISP routing table? List the networks with slash notation.
________________________________________ 192.168.2.64/26
________________________________________ 192.168.2.128/26
________________________________________ 192.168.2.192/26
Can one summary route that includes all of the missing networks be created? __________ yes
Note: The summary route will also include the subnet zero route that is reserved for future expansion.
Step 3: View the routing table of ISP to verify the new static route entry.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 6 of 10
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.2: Challenge Static Route Configuration
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 7 of 10
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.2: Challenge Static Route Configuration
You have been 192.168.2.0/24, and you have to subnet it that support 60 hosts. So, the prefix
will be 26, and you get 4 subnets
1. 192.168.2.0/26
2. 192.168.2.64/26 -> LAN HQ
3. 192.168.2.128/26 -> WAN HQ – BRANCH
4. 192.168.2.192/26 -> LAN BRANCH
HQ
Fa0/0 : 192.168.2.65/26
S0/0/0 : 192.168.2.130/26
BRANCH
Fa0/0 : 192.168.2.193/26
S0/0/0 : 192.168.2.129/26
PC1 : 192.168.2.254/26
PC2 : 192.168.2.126/26
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 8 of 10
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.2: Challenge Static Route Configuration
Branch HQ
ISP
Branch
HQ
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 9 of 10
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.2: Challenge Static Route Configuration
ISP
PC1 PC2
Branch
HQ
ISP
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 10 of 10