NETW412 Lab 4
NETW412 Lab 4
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
CCNPv7 TSHOOT
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 2 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
Logical Topology
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 3 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
Objectives
Load the device configuration files for each trouble ticket.
Diagnose and resolve Layer 2 connectivity problems.
Diagnose and resolve spanning-tree problems.
Document the troubleshooting progress, configuration changes, and problem resolution.
Background
User computers, servers, and printers all connect to the access layer of the hierarchical model. With hundreds
or thousands of hosts attached, access devices such as Layer 2 switches are a common source of
networking issues. Physical and data-link problems at the access layer can include hardware, cabling, VLAN
assignment, spanning tree, trunking protocol, or port security issues.
In this lab, you will troubleshoot various Layer 2 problems. For each task or trouble ticket, the scenario and
symptoms are described. While troubleshooting, you will discover the cause of the problem, correct it, and
then document the process and results.
Physical and Logical Topology Diagrams
The physical and logical topologies are provided at the beginning of the lab, including interface designations
and IPv4/IPv6 addresses, to assist the troubleshooting effort.
Note: This lab uses Cisco ISR G2 routers running Cisco IOS 15.4(3) images with IP Base and Security
packages enabled, and Cisco Catalyst 3560 and 2960 switches running Cisco IOS 15.0(2) IP Services and
LAN Base images, respectively. The 3560 and 2960 switches are configured with the SDM templates dual-
ipv4-and-ipv6 routing and lanbase-routing, respectively. Depending on the router or switch model and
Cisco IOS Software version, the commands available and output produced might vary from what is shown in
this lab. Any changes made to the baseline configurations or topology (other than errors introduced) are noted
in the trouble ticket so that you are aware of them prior to beginning the troubleshooting process.
Required Resources
3 routers (Cisco IOS Release 15.4 or comparable)
2 multilayer switches and 1 access layer switch (Cisco IOS Release 15.0(2) or comparable with Fast
Ethernet interfaces), running SDM templates that support IPv4/IPv6 addressing/routing/ACLs
SRV1 (PC with static IP address): Windows 7 with RADIUS, TFTP, and syslog servers, plus an SSH
client and WireShark software
PC-B (DHCP client): Windows 7 with SSH client and WireShark software
PC-C (DHCP client): Windows 7 with SSH client and WireShark software
Serial and Ethernet cables
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 4 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
Step 2: Load the device trouble ticket configuration files for TT-A.
Using the procedure described in the BASE Lab, verify that the lab configuration files are present in flash. Load
the configuration files indicated in the Device Configuration File Table.
Note: The following device access methods are in effect after loading the configuration files:
Console access requires no username or password.
SSH requires username cisco and password cisco.
The enable password is cisco.
Step 3: Configure SRV1 and start the syslog and TFTP servers.
Ensure that SRV1 has static IP addresses as indicated in the Device Configuration File Table.
Start the syslog server on SRV1, which is the syslog server for the entire network. When the network is properly
configured, all devices send syslog messages to SRV1.
Start the TFTP server on SRV1, which is the archive server for the entire network. When the network is properly
configured, all devices send archives of their running configurations to this server whenever the running-config is
copied to the startup config. Ensure that the default TFTP directory on SRV1 is set to the directory where you
want to store the archives.
Step 4: Release and renew the DHCP leases on PC-B and PC-C.
Ensure that PC-B and PC-C are configured as DHCP clients for IPv4 and IPv6.
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 5 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
After loading all TT-A device configuration files, issue the ipconfig /release and ipconfig /renew commands on
PC-B and PC-C.
Note: Problems introduced into the network by the trouble ticket might prevent one or both of these PCs from
acquiring an IP address. Do not assign either PC a static address.
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 6 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 7 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
Step 2: Load the device trouble ticket configuration files for TT-B.
Using the procedure described in the BASE Lab, verify that the lab configuration files are present in flash. Load
the configuration files indicated in the Device Configuration File Table.
Device Configuration File Table
Step 3: Configure SRV1 and start the syslog and TFTP servers as described in Task 1.
Step 4: Release and renew the DHCP lease for PC-B and PC-C as described in Task 1.
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 8 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 9 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
Step 2: Load the device trouble ticket configuration files for TT-C.
Using the procedure described in the BASE Lab, verify that the lab configuration files are present in flash. Load
the configuration files indicated in the Device Configuration File Table.
Step 3: Configure SRV1 and start the syslog and TFTP servers, as described in Task 1.
Step 4: Release and renew the DHCP lease for PC-B and PC-C as described in Task 1.
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 10 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 11 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
CCNPv7 TSHOOT
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 12 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
Logical Topology
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 13 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 14 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
Objectives
Load the trouble ticket device configuration files for each trouble ticket.
Diagnose and resolve problems related to switch virtual interfaces and multilayer switching.
Diagnose and resolve problems related to First Hop Redundancy Protocols.
Document troubleshooting progress, configuration changes, and problem resolution.
Background
Multilayer switches have the capability to act as routers by way of switch virtual interfaces (SVIs), routed
interfaces, and routing protocols. SVIs are Layer 3 logical interfaces representing VLANs and routed ports are
Layer 3 physical interfaces. Multilayer switches are frequently used as part of the LAN switch fabric and can
be configured with a First Hop Redundancy Protocol (FHRP). Two or more Layer 3 switches (or routers) can
provide redundant paths to the network edge for local hosts. A host is configured with a virtual default
gateway address. If one of the gateways goes down, the other can take over for the client without the clients
knowledge. FHRPs used in CCNPv7.0 are Hot Standby Router Protocol (HSRP), Virtual Router Redundancy
Protocol (VRRP), and Gateway Load Balancing Protocol (GLBP).
In this lab, you will troubleshoot problems related to Layer 3 switching and FHRPs. For each task or trouble
ticket, the scenario and problem symptoms are described. While troubleshooting, you will discover the cause
of the problem, correct it, and then document the process and results.
Physical and Logical Topology Diagrams
The physical and logical topologies, including interface designations and IPv4/IPv6 addresses, are provided
to assist the troubleshooting effort.
Note: This lab uses Cisco ISR G2 routers running Cisco IOS 15.4(3) images with IP Base and Security
packages enabled, and Cisco Catalyst 3560 and 2960 switches running Cisco IOS 15.0(2) IP Services and
LAN Base images, respectively. The 3560 and 2960 switches are configured with the SDM templates dual-
ipv4-and-ipv6 routing and lanbase-routing, respectively. Depending on the router or switch model and
Cisco IOS Software version, the commands available and output produced might vary from what is shown in
this lab. Any changes made to the baseline configurations or topology (other than errors introduced) are noted
in the trouble ticket so that you are aware of them prior to beginning the troubleshooting process.
Required Resources
3 routers (Cisco IOS Release 15.4 or comparable)
2 multilayer switches and 1 access layer switch (Cisco IOS Release 15.0(2) or comparable with Fast
Ethernet interfaces)
SRV1 (PC with static IP address): Windows 7 with RADIUS, TFTP, and syslog servers, plus an SSH
client and WireShark software
PC-B (DHCP client): Windows 7 with SSH client and WireShark software
PC-C (DHCP client): Windows 7 with SSH client and WireShark software
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 15 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
Step 2: Load the device trouble ticket configuration files for TT-A.
Using the procedure described in the BASE Lab, verify that the lab configuration files are present in flash. Load
the proper configuration files indicated in the Device Configuration File Table.
Note: You can test the simulated Internet access by opening a browser and entering the IP address of the R2 Lo1
interface 2.2.2.2. You will be prompted for a username and password. You can gain access to the router GUI
management interface by entering username cisco and the enable password cisco.
Device Configuration File Table
Device Name File to Load Notes
ALS1 Lab42-ALS1-TT-A-Cfg.txt
DLS1 Lab42-DLS1-TT-A-Cfg.txt
DLS2 Lab42-DLS2-TT-A-Cfg.txt
R1 Lab42-R1-TT-A-Cfg.txt
R2 Lab42-R2-TT-A-Cfg.txt
R3 Lab42-R3-TT-A-Cfg.txt
SRV1 N/A Static IP: 10.1.100.1 and 2001:DB8:CAFE:100::1
Default gateway: 10.1.100.254/24 and 2001:DB8:CAFE:100::D1/64
PC-B N/A DHCP (release and renew for IPv4 and IPv6 after loading device
configurations)
PC-C N/A DHCP (release and renew for IPv4 and IPv6 after loading device
configurations)
Step 3: Configure SRV1 and start the syslog and TFTP servers.
a. Ensure that SRV1 has the static IP address 10.1.100.1 and default gateway 10.1.100.254.
b. Start the syslog server on SRV1, which is the syslog server for the entire network. When the network
is properly configured, all devices send syslog messages to SRV1.
c. Start the TFTP server on SRV1, which is the archive server for the entire network. When the network
is properly configured, all devices send archives of their running configurations to this server
whenever the running config is copied to the startup config. Ensure that the default TFTP directory on
SRV1 is set to the directory where you want to store the archives.
Step 4: Release and renew the DHCP leases on PC-B and PC-C.
a. Ensure that PC-B and PC-C are configured as DHCP clients.
b. After loading all TT-A device configuration files, issue the ipconfig/release and
ipconfig/renew commands on PC-B and PC-C. You might need to repeat this process after the TT
problems have been resolved.
Note: Problems introduced into the network by the trouble ticket might prevent one or both of the PCs
from acquiring an IP address. Be sure to attempt to release and renew the DHCP leases on PC-B and
PC-C. Do not assign either PC a static address.
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 16 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 17 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
Step 2: Load the device trouble ticket configuration files for TT-B.
Load the proper configuration files indicated in the Device Configuration File Table.
Note: The following device access methods are in effect after loading the configuration files:
Console access requires no username or password.
SSH requires the username admin and password cisco.
The enable password is cisco.
Device Configuration File Table
Device Name File to Load Notes
ALS1 Lab42-ALS1-TT-B-Cfg.txt
DLS1 Lab42-DLS1-TT-B-Cfg.txt
DLS2 Lab42-DLS2-TT-B-Cfg.txt
R1 Lab42-R1-TT-B-Cfg.txt
R2 Lab42-R2-TT-B-Cfg.txt
R3 Lab42-R3-TT-B-Cfg.txt
SRV1 N/A Static IP: 10.1.100.1 and 2001:DB8:CAFE:100::1
Default gateway: 10.1.100.254/24 and 2001:DB8:CAFE:100::D1/64
PC-B N/A DHCP (release and renew for IPv4 and IPv6 after loading device
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 18 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
configurations)
PC-C N/A DHCP (release and renew for IPv4 and IPv6 after loading device
configurations)
Step 3: Configure SRV1 and start the syslog and TFTP servers, as described in Task 1.
Step 4: Release and renew the DHCP leases on PC-B and PC-C, as described in Task 1.
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 19 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
Step 2: Load the device trouble ticket configuration files for TT-C.
Load the proper configuration files indicated in the Device Configuration File Table.
Device Configuration File Table
Device Name File to Load Notes
ALS1 Lab42-ALS1-TT-C-Cfg.txt
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 20 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
DLS1 Lab42-DLS1-TT-C-Cfg.txt
DLS2 Lab42-DLS2-TT-C-Cfg.txt
R1 Lab42-R1-TT-C-Cfg.txt
R2 Lab42-R2-TT-C-Cfg.txt
R3 Lab42-R3-TT-C-Cfg.txt
SRV1 N/A Static IP: 10.1.100.1 and 2001:DB8:CAFE:100::1
Default gateway: 10.1.100.254/24 and 2001:DB8:CAFE:100::D1/64
PC-B N/A DHCP (release and renew for IPv4 and IPv6 after loading device
configurations)
PC-C N/A DHCP (release and renew for IPv4 and IPv6 after loading device
configurations)
Step 3: Configure SRV1 and start the syslog and TFTP servers, as described in Task 1.
Step 4: Release and renew the DHCP leases on PC-B and PC-C, as described in Task 1.
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 21 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
Step 2: Load the device trouble ticket configuration files for TT-D.
Load the proper configuration files indicated in the Device Configuration File Table.
Device Configuration File Table
Device Name File to Load Notes
ALS1 Lab42-ALS1-TT-D-Cfg.txt
DLS1 Lab42-DLS1-TT-D-Cfg.txt
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 22 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
DLS2 Lab42-DLS2-TT-D-Cfg.txt
R1 Lab42-R1-TT-D-Cfg.txt
R2 Lab42-R2-TT-D-Cfg.txt
R3 Lab42-R3-TT-D-Cfg.txt
SRV1 N/A Static IP: 10.1.100.1 and 2001:DB8:CAFE:100::1
Default gateway: 10.1.100.254/24 and 2001:DB8:CAFE:100::D1/64
PC-B N/A DHCP (release and renew for IPv4 and IPv6 after loading device
configurations)
PC-C N/A DHCP (release and renew for IPv4 and IPv6 after loading device
configurations)
Step 3: Configure SRV1 and start the syslog and TFTP servers, as described in Task 1.
Step 4: Release and renew the DHCP leases on PC-B and PC-C, as described in Task 1.
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 23 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
Two useful commands for this ticket are described below. In this ticket the focus is on the unicast option.
Displays the state of syslog error and event logging, and whether
show logging console logging is enabled. It also displays SNMP configuration
parameters.
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 24 of 25
CCNPv7 TSHOOT Lab 4-1, Layer 2 Issues
_________________________________________________________________________________
_________________________________________________________________________________
_________________________________________________________________________________
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 25 of 25