Ethernet Chapter 4 5-6 days including test..

Slides:



Advertisements
Similar presentations
LAN Technologies LAN TECHNOLOGIES.
Advertisements

Network Devices Repeaters, hubs, bridges, switches, routers, NICs.
Modern Ethernet UTP and Fiber Optic Cable-based Ethernet
Chapter 2 Ethernet Networking and Data Encapsulation
Chapter 5 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Describe the operation of the Ethernet sublayers.
Ethernet Kenneth Castelino. Network Architecture - Protocols Physical: Actual signal transmission Data-Link: Framing / Error Detection Network: Routing.
5-1 Data Link Layer r Today, we will study the data link layer… r This is the last layer in the network protocol stack we will study in this class…
1 LAN Topologies, Access methods (Week 1, Wednesday 1/10/2007) © Abdou Illia, Spring 2007.
LECTURE 13 NET BASE FP STANDARDS Pair of Fiber Optics. Star topology. 1 km for each part of network. Analog signal. Encoding the digital signal.
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
ICOM 6115©Manuel Rodriguez-Martinez ICOM 6115 – Computer Networks and the WWW Manuel Rodriguez-Martinez, Ph.D. Lecture 17.
CSC 311 IEEE STANDARD ETHERNET Common Bus topology Uses CSMA/CD Named after “ether”, the imaginary substance many once believed occupied all of space.
Chapter 5 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Describe the operation of the Ethernet sublayers.
Chapter 13 Wired LANs: Ethernet
Chapter 8 Help is here!. Cabling Whenever you need cabling that will protect your signal from electrical interference there is only one correct answer:
Introduction1-1 Data Communications and Computer Networks Chapter 5 CS 3830 Lecture 27 Omar Meqdadi Department of Computer Science and Software Engineering.
1 Ethernet & IEEE Cisco Section 7.3 Stephanie Hutter October 2000.
Network Devices & Wiring Geert Jan de Groot. Network Wiring Half/full duplex Ethernet Network Wiring Autonegotiation Structured wiring Optics.
1 Data Link Layer Lecture 22 Imran Ahmed University of Management & Technology.
Chapter 8 ITE 1 Basic Networking ITE 1 Basic Networking.
Semester 3—LAN Switching Chapter 2 Objectives  By the end of this chapter we will be able to perform tasks related to: – Various LAN Communication Problems.
Sem1 - Module 8 Ethernet Switching. Shared media environments Shared media environment: –Occurs when multiple hosts have access to the same medium. –For.
CS3505: Loca Area Networks CSMA/CD : IEEE and LAN Internetworks.
Sybex CCNA Chapter 2: Ethernet Networking and Data Encapsulation Instructor & Todd Lammle.
LANs : Aloha/CSMA , summary
Ethernet Chapter 4.
Ethernet Advanced Chapter 5. Release 16/7/2009 Chapter Objectives Explain 10Base-T network Explain 10Base-FL Explain the rule Identify different.
Q and A, Ch , Ch 15 IS 333 Victor Norman. Exponential Backoff Q: Why does it choose to use randomness and doubling delay time to recover from collisions?
Ch. 16 Ethernet Traditional Ethernet IEEE Medium Access Control –Carrier Sense Multiple Access with Collision Detection (CSMA/CD) –The most.
Computer Engineering and Networks, College of Engineering, Majmaah University LAN TECHNOLOGIES Mohammed Saleem Bhat CEN-444 Networks Structure.
1 Kyung Hee University Chapter 13 Wired LANs: Ethernet.
Data Link Issues Relates to Lab 2.
LECTURE 11 NET301 11/16/2015Lect IEEE LAN STANDARDS Ethernet LAN (by Xerox): Topology: Bus Transmission Media: Thick Coaxial Cable. Signal: Digital.
Instructor & Todd Lammle
© 2003, Cisco Systems, Inc. All rights reserved.
Chapter 13 Wired LANs: Ethernet
Link Layer 5.1 Introduction and services
Network Access and Transmission Methods
Youngstown State University Cisco Regional Academy
Abbreviated designation
NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the Bus Ring Star.
Chapter 9 Ethernet Part II
Configuring EtherChannels and Switch Troubleshooting
Introduction To Computers
Chapter 2 Ethernet Networking and Data Encapsulation
Chapter 4: Network Access
Instructor: Mr. Malik Zaib
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Unit 5: Chapter 5, Ethernet LANs
CT1303 LAN Rehab AlFallaj.
Click to edit Master subtitle style
Module 2: Understanding Local Area Networks
Ethernet and Token Ring LAN Networks
Chapter 12 Local Area Networks
Data Link Issues Relates to Lab 2.
Ethernet: A Multi-access Network
Physical and Logical Topologies
CCNA 1 Chapter 5 Ethernet Fundamentals
Business Data Communications, 4e
CCNA 1 v3 JEOPARDY Module 6 CCNA1 v3 Module 6 K. Martin.
Instructor: Mr. Malik Zaib
Ethernet Chapter days including test..
Chapter 4 Ethernet Technology
Chapter 12 Local Area Networks
Chapter 12 Local Area Networks
Ethernet 16EC351 Computer networks unit II Mr.M.Jagadesh,AP/ECE.
LAN Addresses and ARP IP address: drives the packet to destination network LAN (or MAC or Physical) address: drives the packet to the destination node’s.
Connectors, Repeaters, Hubs, Bridges, Switches, Routers, NIC’s
LAN Technologies LAN TECHNOLOGIES.
Ethernet and Token Ring LAN Networks
Presentation transcript:

ethernet Chapter 4 5-6 days including test.

objectives Upon completion of this chapter, you should be able to: Describe how data accesses the media on Ethernet Select the correct network device for an Ethernet network Connect the proper media for an Ethernet network Select the correct cable type for connecting devices Troubleshoot & resolve network connectivity

4.1 ethernet

topology What was the old, original Ethernet physical topology? Bus What is the current Ethernet physical topology? Star or Extended Star What is the logical topology for current Ethernet using a hub? Bus/broadcast (sent to all on segment) What is the logical topology for current Ethernet using a switch? Star (sent only to destination device) Ethernet can use copper twisted pair or fiber cabling.

Ethernet access method Data on Ethernet networks shares the cable How can all devices communicate on this shared media?

Csma Ethernet is contention-based/non-deterministic Data contends or shares for a spot on the media Doesn’t know when it’ll get access to it Listens for signal on media No signal = transmit data Transmit at same time= collision Devices do not keep track of whose turn it is More collisions= less throughput SOLUTION: CSMA/CD Deterministic takes turns. Non-deterministic does not take turns.

Csma/cd on ethernet networks Listens for silence Silence= transmit data If devices transmit at same time, collision They send a jam signal Backoff random time, listen for silence, retransmit Collisions not a problem much anymore Using switches & full-duplex, this is not a problem anymore This is like using walkie-talkies. If no one is talking, you press the button to speak. Collisions are a naturally occurring event. Your goal is to keep collisions to a minimum. To do that you have to keep network segments small and use a switch.

Current switched network 1st picture: NO COLLISIONS 2nd picture: SOME COLLISIONS because of the hub

duplexing Hubs Switch Send data out all ports Are dumb & can’t handle in/out HALF DUPLEX ONLY Switch Intelligent FULL DUPLEX Sends & receives at the same time

Frame size Min. frame size is 64 bytes; max is 1518 bytes Data is 46-1500 bytes > 64 bytes is considered a collision fragment & will be dropped Note there are different types/speeds of Ethernet. The frame structure for each is nearly identical. Ethernet II is used in TCP/IP networks. Padding can be added to make sure the data part is at least 46 bytes. PREAMBLE- used timing/synchronization of the frame between send & receiver. Basically saying., “Here comes a frame!” FCS or CRC- must match on destination NIC to show it received a complete frame

Review- 4Q What important addresses are encapsulated into a frame? Source & destination MAC What does the preamble used for? Timing/synchronization What is the minimum frame size? 64 bytes What happens if a frame is less than 64 bytes? Considered a fragment & dropped

activity TestOut 4.1 4.1.3- Practice Questions (4)

Ethernet specifications 4.2 Ethernet specifications

Ethernet standards Example: 100Base-Tx Baseband 100= Speed (100Mbps) Base= Baseband Tx= Type of cabling (Twisted Pair) Baseband Single frequency over the cable Broadband uses many frequencies

10Mbps Ethernet 10Base-2: coax; Thinnet 10Base-5: coax; Thicknet 10Base-T: twisted pair; Cat 3

100mbps ethernet 100Base-T or Tx 100Base-Fx Fast Ethernet 100m max distance Uses 2 pairs of wires Cat 5 100Base-Fx Multimode fiber 2000m full duplex T or Tx basically mean the same thing. T is the generic labeling. The TX and FX types together are sometimes referred to as "100BASE-X

faster Ethernet 1000Base-T 10GBase-T 1000Mbps or Gigabit Cat 5e, 6 or 6a Uses all 4 pairs 100m distance 10GBase-T 10 Gigabit speeds Only 55m over Cat6 100m over Cat6a

10g over fiber 10GBase-SR 10GBase-ER 10GBase-SW Short range Multimode fiber 300m (984 feet) 10GBase-ER Extended range Single mode fiber Up to 40km (24 miles) 10GBase-SW For WAN connections over SONET network Over 2000m, you must use single mode cable. L= LONG; S= SHORT; Ex= EXTENDED REACH L & Ex are Single Mode (long distance) S is Multimode (shorter distance)

Other ethernet standards SONET Uses fiber to multiplex signals over a cable over MUCH longer distances for a WAN Ethernet over HDMI Data shared over an Ethernet Channel (HEC) without using extra cables Ethernet over Power Line (EOP) Sends data over AC lines on different frequency Use instead of running cable 500Mbps PoE requires Cat5 or better and devices that support it.

Review- 3q If a fiber cable has an L or Ex, which type of fiber cable is it? Single mode 1000Base-T uses what category of Ethernet today? Cat 6, 6a You are using multimode cable to connect two switches. Which of these can you use? 1000Base- LR, 1000Base-T, 1000Base-SR, 10GBase-T 1000Base-SR (short range) You need to use PoE to connect phones to switches. Which of these Ethernet standards will work; 100Base-Fx, 1000Base-T, 10GBase-LR, 1000Base- Lx? 1000Base-T (all the others are fiber)

activity TestOut Review 4.2.2 Fact Sheet Print at home & put in notebook 4.2.3 Lab- Reconnect to an Ethernet Network 4.2.4 Practice Questions (14)

Connecting network devices 4.3 Connecting network devices

Which cable? Choose the correct cable: Crossover cable used to connect two switches/hubs using a regular port. Rollover & terminal emulation software. Auto MDI or MDIX means it will autosense & use whichever cable you plug in.

Uplink port Uplink Port (also your Internet port) Allows you to connect one device to another, like switch to switch or hub to hub for when you run out of ports Uplink port on switch 1 connects to regular port on other switch using a straight-through cable Show the hub with uplink port switch. You can connect an uplink to uplink port but it needs a crossover cable. Proper hookup would be uplink to regular port using a straight through cable.

Auto-mdix ports Automatically detects the appropriate cable connection type Example: If your NICs have Auto-MDIX ports, you can connect them to each other with a straight-through cable. It will detect the cable and make the adjustment (to a crossover).

Review- 3q What happens when the CSMA/CD network detects a collision? Signals a collision, waits to check for silence, retransmits The data part of an Ethernet frame is 36 bytes. What needs to be added to the frame and how many bytes will the data need to be? Padding; 46 bytes A port on a switch is labeled Auto-MDIX. What does that mean? It will autosense the cable

activity TestOut 4.3.3 Lab- Connect Network Devices 4.3.4 Practice Questions (11)

Troubleshooting physical connectivity 4.4 Troubleshooting physical connectivity

Troubleshooting the link status Usually 2 lights on NIC/port Link Green- getting full 1Gbps Orange- only getting 100Mbps Red- possibly using wrong cable None- no connection Activity Flashing- data being sent/received Speed Activity- even if nothing is being transmitted, a heartbeat signal is sent periodically.

Activities- testout Watch 4.4.1- Troubleshooting the Fault Domain Lab 4.4.5- Exploring Physical Connectivity Lab 4.4.6- Troubleshoot Physical Connectivity 1 Lab 4.4.7- Troubleshoot Physical Connectivity 2 Lab 4.4.8- Troubleshoot Physical Connectivity 3 Lab 4.4.9- Troubleshoot Physical Connectivity 4 4.4.10 Practice Questions (12)

Review- 3q If you connect a cable from a switch’s uplink to port 1 on another switch, which cable should you use? Straight through What does it mean if the NIC’s activity light is flashing? Data is being sent/received If you need to connect a laptop to a router to configure it, what do you need? Rollover/console cable & terminal emulation software

ethernet Chapter 4