Instructor & Todd Lammle

Slides:



Advertisements
Similar presentations
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Implement Inter- VLAN Routing LAN Switching and Wireless – Chapter 6.
Advertisements

Sybex CCENT Chapter 14: Internet Protocol Version (IPv6) Instructor & Todd Lammle.
Chapter 8b Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Describe the structure of an IPv4 address.  Describe.
Instructor & Todd Lammle
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Implement Inter- VLAN Routing LAN Switching and Wireless – Chapter 6.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 W. Schulte Chapter 5: Inter-VLAN Routing Routing And Switching.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 9: Troubleshooting the Network Connecting Networks.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 5: Inter-VLAN Routing Routing & Switching.
Sybex CCENT Chapter 10: Layer 2 Switching Instructor & Todd Lammle.
1 Inter-VLAN routing Chapter 6 CCNA Exploration Semester 3 Modified by Profs. Ward and Cappellino.
Instructor & Todd Lammle
Instructor & Todd Lammle
بسم الله الرحمن الرحیم. Why ip V6 ip V4 Addressing Ip v4 :: 32-bits :: :: written in dotted decimal :: :: ::
Sybex CCNA Chapter 9: VLAN’s Instructor & Todd Lammle.
CCENT Study Guide Chapter 11 VLANs and Inter-VLAN Routing.
Instructor & Todd Lammle
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 5: Inter-VLAN Routing Routing And Switching.
Advanced Computer Networks
Instructor & Todd Lammle
Sybex CCNA Chapter 11: VLAN’s Instructor & Todd Lammle.
Instructor & Todd Lammle
Sybex CCENT Chapter 9: Open Shortest Path First (OSPF) Instructor & Todd Lammle.
The University of Bolton School of Games Computing & Creative Technologies LCT2516 Network Architecture CCNA Exploration LAN Switching and Wireless Chapter.
Sybex CCNA Chapter 13: IPv6 Instructor & Todd Lammle.
The University of Bolton School of Games Computing & Creative Technologies LCT2516 Network Architecture CCNA Exploration LAN Switching and Wireless Chapter.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Switching in an Enterprise Network Introducing Routing and Switching in the.
Virtual Local Area Networks (VLANs) Part II
Interconnecting Cisco Networking Devices Part 1 Pass4sureusa Pass4sure.
CHAPTER 10: DHCP Routing & Switching. Objectives 10.0 Introduction 10.1 Dynamic Host Configuration Protocol v Dynamic Host Configuration Protocol.
Cisco Study Guide
Chapter 6 Thanks to the instructors at St. Clair College in Windsor, Ontario.
Instructor Materials Chapter 2: Scaling VLANs
Instructor Materials Chapter 7: IP Addressing
Instructor Materials Chapter 8: DHCP
Chapter 5 VLSMs, Summarization and Troubleshooting TCP/IP
CCNA Practice Exam Questions
Instructor & Todd Lammle
Instructor Materials Chapter 7: Access Control Lists
Chapter 10 Layer 2 Switching
CCENT Study Guide Chapter 12 Security.
Chapter 11 VLANs and Inter-VLAN Routing
Instructor & Todd Lammle
Instructor & Todd Lammle
Instructor Materials Chapter 6: VLANs
CIS 116 IPv6 Fundamentals 2 – Primer Rick Graziani Cabrillo College
Instructor Materials Chapter 5: Ethernet
Instructor & Todd Lammle
Instructor & Todd Lammle
Chapter 10: DHCP Routing & Switching Chapter 10: DHCP
Instructor & Todd Lammle
Chapter 5: Inter-VLAN Routing
Introduction to Networking
Chapter 2: Static Routing
Instructor & Todd Lammle
Chapter 2: Scaling VLANs
Inter-VLAN Routing.
Cisco Real Exam Dumps IT-Dumps
CIT 245 Become Exceptional/ newtonhelp.com. CIT 245 Entire Course For more course tutorials visit CIT 245 Week 1 Individual Performing.
Chapter 2: Static Routing
Routing and Switching Essentials v6.0
CCNA Routing and Switching Routing and Switching Essentials v6.0
Chapter 2: Static Routing
CCNA 3 v3 JEOPARDY Module 8 CCNA3 v3 Module 8 K. Martin.
CCNA 3 v3 JEOPARDY Module 8 CCNA3 v3 Module 8 K. Martin.
Instructor & Todd Lammle
Instructor & Todd Lammle
Chapter 2: Scaling VLANs
Instructor: Mr. Malik Zaib Alam
Chapter 4: VLSM, Summarization And Troubleshooting TCP/IP
Implement Inter-VLAN Routing
Presentation transcript:

Instructor & Todd Lammle CCNA Routing and Switching Study Guide Chapters 6 & 20: Troubleshooting IP, IPv6, and VLANs Instructor & Todd Lammle

Chapter 18 objectives The ICND2 topics covered in this chapter include: Troubleshooting Identify and correct common network problems Troubleshoot and resolve routing issues Routing is enabled Routing table is correct Correct path selection Troubleshoot and resolve interVLAN routing problems Connectivity Encapsulation Subnet Native VLAN Port mode trunk status 2

Troubleshooting scenario The Cisco objectives are clear on the troubleshooting steps you need to take when a problem has been reported, and here they are: 1. Check the cables to find out if there’s a faulty cable or interface in the mix and verify the interface’s statistics. 2. Make sure that devices are determining the correct path from the source to the destination. Manipulate the routing information if needed. 3. Verify that the default gateway is correct. 4. Verify that name resolution settings are correct. 5. Verify that there are no access control lists (ACLs) blocking traffic.

There are four steps for checking the PC1 configuration: 1. Test that the local IP stack is working by pinging the loopback address. 2. Test that the local IP stack is talking to the Data Link layer (LAN driver) by pinging the local IP address. 3. Test that the host is working on the LAN by pinging the default gateway. 4. Test that the host can get to remote networks by pinging remote Server1.

Figure 6.2/20.2: Using SPAN for troubleshooting

Figure 6.3/20.3: Configure and verify Extended Access Lists

IPv6 troubleshooting scenario Notice that I documented both the link-local and global addresses assigned to each router interface in the figure.

Neighbor Discovery Protocol (NDP) Neighbor discovery enables these functions: Determining the MAC address of neighbors Router solicitation (RS) FF02::2 Router advertisements (RA) FF02::1 Neighbor solicitation (NS) Neighbor advertisement (NA) Duplicate address detection (DAD)

Router solicitation (RS) and router advertisement (RA) IPv6 hosts send a router solicitation (RS) onto their data link asking for all routers to respond, and they use the multicast address FF02::2 to achieve this. Routers on the same link respond with a unicast to the requesting host, or with a router advertisement (RA) using FF02::1.

Neighbor solicitation (NS) and neighbor advertisement (N) Hosts also can send solicitations and advertisements between themselves using a neighbor solicitation (NS) and neighbor advertisement (NA).

VLAN connectivity A couple of key times to troubleshoot VLANs are when and if you lose connectivity between hosts and when you’re configuring new hosts into a VLAN but they’re not working. Here are the steps we’ll follow to troubleshoot VLANs: 1. Verify the VLAN database on all your switches. 2. Verify your content addressable memory (CAM) table. 3. Verify that your port VLAN assignments are configured correctly. And here’s a list of the commands we’ll be using in the following sections: Show vlan Show mac address-table Show interfaces interface switchport switchport access vlan vlan

Trunk Troubleshooting And here are the commands we’ll use to perform trunk troubleshooting: Show interfaces trunk Show vlan Show interfaces interface trunk Show interfaces interface switchport Show dtp interface interface switchport mode switchport mode dynamic switchport trunk native vlan vlan

Written Labs and Review Questions Read through the Exam Essentials section together in class. Open your books and go through all the written labs and the review questions. Review the answers in class. 13