Chapter 2 Ethernet Networking and Data Encapsulation

Slides:



Advertisements
Similar presentations
Network Devices Repeaters, hubs, bridges, switches, routers, NICs.
Advertisements

CCNA3: Switching Basics and Intermediate Routing v3.0 CISCO NETWORKING ACADEMY PROGRAM Switching Concepts Introduction to Ethernet/802.3 LANs Introduction.
Chapter 5 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Describe the operation of the Ethernet sublayers.
University of Calgary – CPSC 441.  Ethernet, defined under IEEE 802.3, is one of today's most widely used data communications standards  It finds its.
Instructor & Todd Lammle
IST 201 Chapter 5. LAN Technologies Ethernet – most widely used technology in LANS In 1970, developed and implemented by: Digital Intel Xerox IEEE
Instructor & Todd Lammle
CCENT Study Guide Chapter 1 Internetworking. A Very Basic Network This figure shows a basic local area network (LAN) that’s connected using a hub, which.
Ethernet Kenneth Castelino. Network Architecture - Protocols Physical: Actual signal transmission Data-Link: Framing / Error Detection Network: Routing.
TDC 461 Basic Communications Systems Local Area Networks 29 May, 2001.
Chapter 5 Link Layer slides are modified from J. Kurose & K. Ross CPE 400 / 600 Computer Communication Networks Lecture 20.
CCNA 1 v3.1 Module 5 Review.
Review on Networking Technologies Linda Wu (CMPT )
Chapter 13 Wired LANs: Ethernet
CCENT Study Guide Chapter 4 Easy Subnetting. Chapter 4 Objectives The CCENT Topics Covered in this chapter include: IP addressing (IPv4 / IPv6) – Describe.
© Wiley Inc All Rights Reserved. CCNA: Cisco Certified Network Associate Study Guide CHAPTER 1: Internetworking.
CCENT Study Guide Chapter 11 VLANs and Inter-VLAN Routing.
Cable.ppt CCNA Exploration Semester 1 Chapter 10
Instructor & Todd Lammle
Introduction 1 Lecture 23 Link Layer (Error Detection/Correction) slides are modified from J. Kurose & K. Ross University of Nevada – Reno Computer Science.
5: DataLink Layer5-1 Chapter 5 Link Layer and LANs Part 1: Overview of the Data Link layer Computer Networking: A Top Down Approach 6 th edition Jim Kurose,
Connecting LANs, (network devices) Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction.
Chapter 4: Managing LAN Traffic
Ethernet Fundamentals Overview: Part 2. Ethernet Fundamentals Part 1 Introduction to Ethernet Part 2 Layer 2 and Ethernet Switches Cables, Duplex, and.
Networking Review CIS 278 Spring Learning in CIS "Education is not the filling of a pail, but the lighting of a fire." William Butler Yeats.
Connecting LANs, Backbone Networks, and Virtual LANs
Network Technologies Chapter 2. Approaches to Network Communication Connection-Oriented –Circuit-switched –A dedicated connection (circuit) is formed.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 14 Local Area Networks: Ethernet.
Copyright CCNA 1 Chapter 4, Part 2 Cabling LANs and WANs By Your Name.
1 Data Link Layer Lecture 22 Imran Ahmed University of Management & Technology.
Ethernet Physical Layer Topology: Order in which stations receive bits Ethernet hubs use a bus topology –Signal is broadcast –All stations receive.
 LANs – A Definition - A local area network (LAN) is a computer network covering a small physical area, like a home, office, or small group of buildings,
Topology, refers to the physical and logical diagrams which summarize network connections and information flow.
Click to edit Master subtitle style
Sem1 - Module 8 Ethernet Switching. Shared media environments Shared media environment: –Occurs when multiple hosts have access to the same medium. –For.
Chapter 5 Link Layer Computer Networking: A Top Down Approach 6 th edition Jim Kurose, Keith Ross Addison-Wesley March 2012 Link Layer introduction,
Sybex CCNA Chapter 2: Ethernet Networking and Data Encapsulation Instructor & Todd Lammle.
Ethernet Chapter 4.
Chapter 14 Local Area Networks
Ethernet Advanced Chapter 5. Release 16/7/2009 Chapter Objectives Explain 10Base-T network Explain 10Base-FL Explain the rule Identify different.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2016 (February 3, 2016)
Data and Computer Communications Eighth Edition by William Stallings Chapter 15 – Local Area Network Overview.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. CCNA.
Cisco CCNA Cisco Certified Network Associate.
Click to edit Master subtitle style Chapter 4: Current Ethernet Specifications.
Instructor & Todd Lammle
Instructor & Todd Lammle
© 2003, Cisco Systems, Inc. All rights reserved.
Instructor & Todd Lammle
CCNA 1 pgb JEOPARDY.
Chapter 13 Wired LANs: Ethernet
Chapter 11 VLANs and Inter-VLAN Routing
Part III Datalink Layer 10.
Underlying Technology
Introduction to Data-Link Layer
Chapter 9 Ethernet Part II
Chapter 1 Internetworking
Chapter 2 Ethernet Networking and Data Encapsulation
Ethernet Purpose: This chapter reviews general networking theory and introduces students to some of Cisco’s product line. Timing: This chapter takes approximately.
Chapter 4: Network Access
Instructor: Mr. Malik Zaib
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Essentials of Networking
Click to edit Master subtitle style
Data Link Issues Relates to Lab 2.
Link Layer and LANs Its not about how hard you hit... It's about how hard you can get hit and keep moving forward 5: DataLink Layer.
Part III Datalink Layer 10.
Instructor: Mr. Malik Zaib
The Medium Access Control
Ethernet and Token Ring LAN Networks
Presentation transcript:

Chapter 2 Ethernet Networking and Data Encapsulation CCENT Study Guide Chapter 2 Ethernet Networking and Data Encapsulation

Legacy collision domain design This figure shows an old, legacy network that’s a single collision domain where only one host can transmit at a time.

A typical network you’d see today This figure shows a typical network design still used today and see if it’s any better.

A router creates broadcast domain boundaries. This figure shows how a router would create a broadcast domain boundary.

CSMA/CD When a host wants to transmit over the network, it first checks for the presence of a digital signal on the wire. If all is clear and no other host is transmitting, the host will then proceed with its transmission.

Half-duplex example This figure shows a network with four hosts connected to a hub.

Full-duplex example This figure shows four hosts connected to a switch, plus a hub, and definitely try not to use hubs if you can help it!

Ethernet addressing using MAC addresses This figure shows the 48-bit MAC addresses and how the bits are divided.

Typical Ethernet frame format The function of Ethernet stations is to pass data frames between each other using a group of bits known as a MAC frame format. This provides error detection from a cyclic redundancy check (CRC). But remember—this is error detection, not error correction. An example of a typical Ethernet frame used today is shown in the figure.

Category 5 Enhanced UTP cable A discussion about Ethernet cabling is an important one, especially if you are planning on taking the Cisco exams. You need to really understand the following three types of cables: Straight-through cable Crossover cable Rolled cable We will look at each in the following sections, but first, let’s take a look at the most common Ethernet cable used today, the category 5 Enhanced Unshielded Twisted Pair (UTP), shown in the figure below.

Straight-through Ethernet cable

Crossover Ethernet cable Notice that instead of connecting 1 to 1, 2 to 2, and so on, here we connect pins 1 to 3 and 2 to 6 on each side of the cable.

Typical uses for straight-through and cross-over Ethernet cables

UTP Gigabit crossover Ethernet cable For a straight-through cable it’s still 1 to 1, 2 to 2, and so on up to pin 8. And in creating the gigabit crossover cable, you’d still cross 1 to 3 and 2 to 6, but you would add 4 to 7 and 5 to 8—pretty straightforward!

Rolled Ethernet cable These are probably the easiest cables to make because you just cut the end off on one side of a straight-through cable, turn it over, and put it back on—with a new connector, of course!

Configuring your console emulation program Notice that Bit Rate is set to 9600, Data Bits to 8, Parity to None, and Flow Control is set to None.

A Cisco 2960 console connections Notice there are two console connections on this new switch—a typical original RJ45 connection, and the newer mini type-B USB console. Remember that the new USB port supersedes the RJ45 port if you just happen to plug into both at the same time, and the USB port can have speeds up to 115,200 Kbps, which is awesome if you have to use Xmodem to update an IOS.

RJ45 UTP cable question #1 Now that you’ve seen the various RJ45 unshielded twisted-pair (UTP) cables, what type of cable is used between the switches in the figure below?

RJ45 UTP cable question #2 What types of cables are used in the network shown in the figure below?

Data encapsulation This figure shows the PDUs and how they attach control information to each layer. This figure demonstrates how the upper-layer user data is converted for transmission on the network.

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. 21