4.4.9 Packet Tracer – Troubleshoot Inter-VLAN Routing – Physical Mode Answers

Last Updated on February 14, 2021 by Admin

4.4.9 Packet Tracer – Troubleshoot Inter-VLAN Routing – Physical Mode Answers

   CCNA 2 v7 & 7.02   
Final Exam Answers
This Modules 1 - 4
Modules 1 - 4 Exam Answers Online Test
Next Modules 5 - 6
Modules 5 - 6 Exam Answers Online Test
CCNA 2 SRWE v7.02 - Packet Tracer Activities Answers & Solutions
1.0.5 Packet Tracer – Logical and Physical Mode Exploration Answers
1.1.7 Packet Tracer – Basic Switch Configuration – Physical Mode Answers
1.3.6 Packet Tracer – Configure SSH Answers
1.4.7 Packet Tracer – Configure Router Interfaces Answers
1.5.10 Packet Tracer – Verify Directly Connected Networks Answers
1.6.1 Packet Tracer – Implement a Small Network Answers
1.6.2 Packet Tracer  – Configure Basic Router Settings – Physical Mode Answers
3.1.4 Packet Tracer – Who Hears the Broadcast Answers
3.2.8 Packet Tracer – Investigate a VLAN Implementation Answers
3.3.12 Packet Tracer – VLAN Configuration Answers
3.4.5 Packet Tracer – Configure Trunks Answers
3.4.6 Packet Tracer – Configure VLANs and Trunking – Physical Mode Answers
3.5.5 Packet Tracer – Configure DTP Answers
3.6.1 Packet Tracer – Implement VLANs and Trunking Answers
4.2.7 Packet Tracer – Configure Router-on-a-Stick Inter-VLAN Routing Answers
4.3.8 Packet Tracer – Configure Layer 3 Switching and Inter-VLAN Routing Answers
4.4.8 Packet Tracer – Troubleshoot Inter-VLAN Routing Answers
4.4.9 Packet Tracer – Troubleshoot Inter-VLAN Routing – Physical Mode Answers
4.5.1 Packet Tracer – Inter-VLAN Routing Challenge Answers
CCNA 1 SRWE v7.02 - Student Lab Answers & Solutions
1.1.7 Lab – Basic Switch Configuration Answers
1.6.2 Lab – Configure Basic Router Settings Answers
3.4.6 Lab – Configure VLANs and Trunking Answers
3.6.2 Lab – Implement VLANs and Trunking Answers
4.2.8 Lab – Configure Router-on-a-Stick Inter-VLAN Routing Answers
4.4.9 Lab – Troubleshoot Inter-VLAN Routing Answers
4.5.2 Lab – Implement Inter-VLAN Routing Answers

Packet Tracer – Troubleshoot Inter-VLAN Routing – Physical Mode (Answers Version)

Answers Note: Red font color or gray highlights indicate text that appears in the Answers copy only.

Topology

This topology has 1 router, 2 switches, and 2 PCs. R1 G0/0/1 is connected to S1 F0/5. PC-A is connected S1 F0/6. S1 f0/1 is connected to S2 F0/1. PC-b is connected to S2 F0/18.

Addressing Table

Device

Interface

IP Address

Subnet Mask

Default Gateway

R1

G0/0/1.3

10.3.0.1

255.255.255.0

N/A

R1

G0/0/1.4

10.4.0.1

255.255.255.0

N/A

R1

G0/0/1.13

10.13.0.1

255.255.255.0

N/A

S1

VLAN 3

10.3.0.11

255.255.255.0

10.3.0.1

S2

VLAN 3

10.3.0.12

255.255.255.0

10.3.0.1

PC-A

NIC

10.4.0.50

255.255.255.0

10.4.0.1

PC-B

NIC

10.13.0.50

255.255.255.0

10.13.0.1

Blank Line – no additional information

VLAN Table

VLAN

Name

Interface Assigned

3

Management

S1: VLAN 3

S2: VLAN 3

4

Operations

S1: F0/6

7

ParkingLot

S1: F0/2-4, F0/7-24, G0/1-2

S2: F0/2-17, F0/19-24, G0/1-2

8

Native

N/A

13

Maintenance

S2: F0/18

Blank Line – no additional information

Objectives

Part 1: Evaluate Network Operation

Part 2: Gather Information, Create an Action Plan, and Implement Corrections

Background / Scenario

All the network devices in this Packet Tracer Physical Mode (PTPM) activity have been preconfigured to include intentional errors that are keeping the inter-VLAN routing from working. Your task is to evaluate the network, identify, and correct the configuration errors to restore full inter-VLAN connectivity. You may find errors with the configurations which are not directly related to inter-VLAN routing. These errors impact the ability of the network devices to perform this function.

Note: The design approach used in this activity is to assess your ability to configure and troubleshoot inter-VLAN routing only. This design may not reflect networking best practices.

Instructions

Part 1:  Evaluate Network Operation

Requirements:

        No VLAN 7 traffic is allowed on the trunks because there are no devices in VLAN 7.

        VLAN 8 is the native VLAN.

        All trunks are static.

        End to end connectivity.

  1. Use the laptop computer and appropriate cable to console into the network devices for testing and configuration purposes. The login password on all network devices is “cisco” and the enable password is “class”.You can click and drag the console connection from the console port of one device to another, but you will have to start a new terminal session.
  2. Use the ping command to test the following criteria and record the results in the table below.

From

To

Ping Results

R1

S1 VLAN 3 (10.3.0.11)

Unsuccessful

R1

S2 VLAN 3 (10.3.0.12)

Unsuccessful

R1

PC-A (10.4.0.50)

Unsuccessful

R1

PC-B (10.13.0.50)

Unsuccessful

S1

S2 VLAN 3 (10.3.0.12)

Unsuccessful

S1

PC-A (10.4.0.50)

Unsuccessful

S1

PC-B (10.13.0.50)

Unsuccessful

S2

PC-A (10.4.0.50)

Unsuccessful

S2

PC-B (10.13.0.50)

Unsuccessful

Blank Line – no additional information

Part 2:  Gather Information, Create an Action Plan, and Implement Corrections

  1. For each requirement that is not met, gather information by examining the running configuration and the routing tables to develop a hypothesis for what is causing the malfunction.
  2. Create an action plan that you think will fix the issue. Develop a list of all the commands you intend to issue to fix the issue, and a list of all the commands you need to revert the configuration, should your action plan fail to correct the issue.

Hint: If you need to reset a switchport to default configuration, use the default interface interface name command.

As an example for F0/10:

S1(config)# default interface f0/10

  1. Execute your action plans one at a time for each criterion that fails and record the fix actions.

Type your answers here.

————-
Router R1:
————-
configure terminal
interface g0/0/1.8
encapsulation dot1q 8 native
exit
————-
Switch S1:
————-
configure terminal
default interface f0/5
interface f0/5
switchport mode trunk
switchport trunk native vlan 8
switchport trunk allowed vlan 3,4,8,13
interface f0/1
switchport trunk allowed vlan 3,13
switchport trunk native vlan 8
vlan 13
name Maintenance
exit
————-
Switch S2:
————-
configure terminal
interface f0/1
switchport trunk allowed vlan 3,13
exit

   CCNA 2 v7 & 7.02   
Final Exam Answers
This Modules 1 - 4
Modules 1 - 4 Exam Answers Online Test
Next Modules 5 - 6
Modules 5 - 6 Exam Answers Online Test
CCNA 2 SRWE v7.02 - Packet Tracer Activities Answers & Solutions
1.0.5 Packet Tracer – Logical and Physical Mode Exploration Answers
1.1.7 Packet Tracer – Basic Switch Configuration – Physical Mode Answers
1.3.6 Packet Tracer – Configure SSH Answers
1.4.7 Packet Tracer – Configure Router Interfaces Answers
1.5.10 Packet Tracer – Verify Directly Connected Networks Answers
1.6.1 Packet Tracer – Implement a Small Network Answers
1.6.2 Packet Tracer  – Configure Basic Router Settings – Physical Mode Answers
3.1.4 Packet Tracer – Who Hears the Broadcast Answers
3.2.8 Packet Tracer – Investigate a VLAN Implementation Answers
3.3.12 Packet Tracer – VLAN Configuration Answers
3.4.5 Packet Tracer – Configure Trunks Answers
3.4.6 Packet Tracer – Configure VLANs and Trunking – Physical Mode Answers
3.5.5 Packet Tracer – Configure DTP Answers
3.6.1 Packet Tracer – Implement VLANs and Trunking Answers
4.2.7 Packet Tracer – Configure Router-on-a-Stick Inter-VLAN Routing Answers
4.3.8 Packet Tracer – Configure Layer 3 Switching and Inter-VLAN Routing Answers
4.4.8 Packet Tracer – Troubleshoot Inter-VLAN Routing Answers
4.4.9 Packet Tracer – Troubleshoot Inter-VLAN Routing – Physical Mode Answers
4.5.1 Packet Tracer – Inter-VLAN Routing Challenge Answers
CCNA 1 SRWE v7.02 - Student Lab Answers & Solutions
1.1.7 Lab – Basic Switch Configuration Answers
1.6.2 Lab – Configure Basic Router Settings Answers
3.4.6 Lab – Configure VLANs and Trunking Answers
3.6.2 Lab – Implement VLANs and Trunking Answers
4.2.8 Lab – Configure Router-on-a-Stick Inter-VLAN Routing Answers
4.4.9 Lab – Troubleshoot Inter-VLAN Routing Answers
4.5.2 Lab – Implement Inter-VLAN Routing Answers

2 thoughts on “4.4.9 Packet Tracer – Troubleshoot Inter-VLAN Routing – Physical Mode Answers

Comments are closed.