5.3.2.4 Lab - Troubleshooting Inter-VLAN Routing
5.3.2.4 Lab - Troubleshooting Inter-VLAN Routing
Topology
Addressing Table
Device
R1
Interface
IP Address
Subnet Mask
Default Gateway
G0/1.1
192.168.1.1
255.255.255.0
N/A
G0/1.10
192.168.10.1
255.255.255.0
N/A
G0/1.20
192.168.20.1
255.255.255.0
N/A
Lo0
209.165.200.225
255.255.255.224
N/A
S1
VLAN 1
192.168.1.11
255.255.255.0
192.168.1.1
S2
VLAN 1
192.168.1.12
255.255.255.0
192.168.1.1
PC-A
NIC
192.168.10.3
255.255.255.0
192.168.10.1
PC-B
NIC
192.168.20.3
255.255.255.0
192.168.20.1
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 1 of 8
Assignment
Network
S1 F0/1
802.1Q Trunk
N/A
S2 F0/1
802.1Q Trunk
N/A
S1 F0/5
802.1Q Trunk
N/A
S1 F0/6
VLAN 10 R&D
192.168.10.0/24
S2 F0/18
VLAN 20 Engineering
192.168.20.0/24
Objectives
Part 1: Build the Network and Load Device Configurations
Part 2: Troubleshoot the Inter-VLAN Routing Configuration
Part 3: Verify VLAN Configuration, Port Assignment, and Trunking
Part 4: Test Layer 3 Connectivity
Background / Scenario
The network has been designed and configured to support three VLANs. Inter-VLAN routing is provided by an
external router using an 802.1Q trunk, also known as router-on-a-stick. Routing to a remote web server, which
is simulated by Lo0, is also provided by R1. However, it is not working as designed, and user complaints have
not given much insight into the source of the problems.
In this lab, you must first define what is not working as expected, and then analyze the existing configurations
to determine and correct the source of the problems. This lab is complete when you can demonstrate IP
connectivity between each of the user VLANs and the external web server network, and between the switch
management VLAN and the web server network.
Note: The routers used with CCNA hands-on labs are Cisco 1941 Integrated Services Routers (ISRs) with
Cisco IOS Release 15.2(4)M3 (universalk9 image). The switches used are Cisco Catalyst 2960s with Cisco
IOS Release 15.0(2) (lanbasek9 image). Other routers, switches, and Cisco IOS versions can be used.
Depending on the model and Cisco IOS version, the commands available and output produced might vary
from what is shown in the labs. Refer to the Router Interface Summary Table at the end of this lab for the
correct interface identifiers.
Note: Make sure that the routers and switches have been erased and have no startup configurations. If you
are unsure, contact your instructor.
Required Resources
1 Router (Cisco 1941 with Cisco IOS Release 15.2(4)M3 universal image or comparable)
2 Switches (Cisco 2960 with Cisco IOS Release 15.0(2) lanbasek9 image or comparable)
2 PCs (Windows 7, Vista, or XP with terminal emulation program, such as Tera Term)
Console cables to configure the Cisco IOS devices via the console ports
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 2 of 8
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 3 of 8
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 4 of 8
On S2, enter the show vlan brief command to view the VLAN database.
Which VLANs are listed? Ignore VLANs 1002 to 1005.
____________________________________________________________________________________
Are there any VLANs numbers or names missing in the output? If so, list them.
____________________________________________________________________________________
Are the access ports assigned to the correct VLANs? If not, list the missing or incorrect assignments.
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 5 of 8
On S2, enter the show interface trunk command to view the trunking interfaces.
Which ports are in trunking mode? ____________
Are there any ports missing in the output? If so, list them. ______________________________________
If required, what commands would resolve the port trunking issues?
____________________________________________________________________________________
____________________________________________________________________________________
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 6 of 8
This output shows that the request from PC-A is reaching the default gateway on R1 g0/1.10, but the
packet stops at the router.
c.
You have already verified the routing table entries for R1, now execute the show run | section interface
command to verify VLAN configuration. List any configuration errors.
____________________________________________________________________________________
____________________________________________________________________________________
What commands would resolve any issues found?
____________________________________________________________________________________
____________________________________________________________________________________
d. Verify that that pings from PC-A now reach both S1 and S2.
From PC-A, is it possible to ping S1? ____________
From PC-A, is it possible to ping S2? ____________
Reflection
What are the advantages of viewing the routing table for troubleshooting purposes?
_______________________________________________________________________________________
_______________________________________________________________________________________
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 7 of 8
Ethernet Interface #1
Ethernet Interface #2
Serial Interface #1
Serial Interface #2
1800
1900
2801
2811
2900
Note: To find out how the router is configured, look at the interfaces to identify the type of router and how many
interfaces the router has. There is no way to effectively list all the combinations of configurations for each router
class. This table includes identifiers for the possible combinations of Ethernet and Serial interfaces in the device.
The table does not include any other type of interface, even though a specific router may contain one. An
example of this might be an ISDN BRI interface. The string in parenthesis is the legal abbreviation that can be
used in Cisco IOS commands to represent the interface.
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 8 of 8