Ethernet Technology. Rev 1.0.

Size: px
Start display at page:

Download "Ethernet Technology. Rev 1.0."

Transcription

1 Ethernet Technology Rev HUAWEI TECHNOLOGIES CO., LTD. All rights reserved

2 Objectives Ethernet Development Physical Layer MAC Address and Ethernet Header Layer 2 Switch Working Principles VLAN HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 2

3 Ethernet Origin Doctor Robert Metcalfe is considered as the father of Ethernet. The operating rate of the laboratory system that he developed is 2.94 Mbit/s. Early Bob Metcalfe Ethernet drafted 的以太网早期草图 by Bob Metcalfe Robert M. Metcalfe Ph.D HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page3

4 Ethernet Evolution IEEE802.3 Ethernet standard IEEE802.3u 100BASE-T Fast Ethernet standard 10GE Ethernet IEEE802.3z/ab 1000Mb/s Ethernet standard IEEE802.3ae 10GE Ethernet standard Developing GE Ethernet Ethernet LAN Switch Developed 10M Ethernet 100M FE 1970s 1980s 1990s HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page4

5 Objectives Ethernet Development Physical Layer MAC Address and Ethernet Header Layer 2 Switch Working Principles VLAN HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 5

6 Ethernet Cable Standards The following standards at the physical layer of Ethernet have been widely applied: 10BASE-2/10BASE-5/10BASE-T/10BASE-F 100BASE-T4/100BASE-TX/100BASE-FX 1000BASE-SX/1000BASE-LX/1000BASE-CX/1000BASE-TX In the preceding standards, 10, 100, and 1000 indicate the operating rate, BASE indicates that signals are transmitted in baseband mode, and the numbers after BASE indicate the maximum transmission distance or the type of transmission media. HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page6

7 Ethernet Cable Standards 10M Ethernet Name Cable Maximum Transmission Distance Diagram 10BASE-5 Thick coaxial cable 500m 10BASE-2 Thin coaxial cable 200m 10BASE-T Twisted pair cable 100m 10BASE-F Optical fiber 2000m HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page7

8 Ethernet Cable Standards 100M Ethernet The 100M Ethernet is also called Fast Ethernet (FE). Compared with the 10M Ethernet, the 100M Ethernet has a higher transmission rate at the physical layer, but they have no difference at the data link layer. Name Cable Maximum Transmission Distance 100Base-T4 Four category 3 (Cat 3) twisted pairs 100Base-TX Two category 5 (Cat 5) twisted pairs 100Base-FX Single-mode or multimode optical fiber 100 m 100 m 2000 m HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page8

9 Ethernet Cable Standards 1000M Ethernet The 1000M Ethernet is an extension of the IEEE802.3 Ethernet. Based on the Ethernet protocols, the transmission rate of the FE is increased by 10 times and reaches 1000 Mbit/s. Name Cable Maximum Transmission Distance 1000Base-LX Single-mode or multi-mode optical fiber 316 m 1000Base-SX Multi-mode optical fiber 316 m 1000Base-CX Balanced shielded twisted pair 25 m 1000Base-TX Cat 5 twisted pair 100 m HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page9

10 GE Cable Standard IEEE 802.3ae defines the GE cable standard. Only optical fibers in full duplex mode are supported. The GE is being deployed and will be widely applied. Name Cable Maximum Transmission Distance 10GBase-SR/SW Multi-mode optical fiber 300 m 10GBase-LR/LW Multi-mode optical fiber 10 km 10GBase-ER/EW Single-mode optical fiber 40 km 10GBase-CX Copper coaxial cable 15 m 10GBase-T Cat 5 twisted pair 100 m HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page10

11 CSMA/CD CS: carrier sense MA: multiple access CD: conflict detection collision 10BASE - 5/10BASE - 2 IN IN Listening Listening Listening t1 t1 HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page11

12 Duplex Mode of the Ethernet Based on the transmission mode, the physical layer of the Ethernet supports half and full duplex modes. Half Duplex Hub Data direction at t1 Data direction at t2 Hub Full Duplex Data direction at all times HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page12

13 Auto-Negotiation The auto-negotiation function allows interfaces on both ends of a link to select the same operating parameters by exchanging information. Information to be negotiated includes parameters such as the duplex mode, operating rate, and flow control. If the negotiation succeeds, the two interfaces work in the same duplex mode and at the same operating rate Mbit/s full duplex 1000 Mbit/s half duplex 100 Mbit/s full duplex 100 Mbit/s half duplex 10 Mbit/s full duplex 10 Mbit/s half duplex HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page13

14 Working Mode of a Hub Application Layer Presentation Layer Application Layer Presentation Layer Session Layer Session Layer Transport Layer Hub Transport Layer Network Layer Network Layer Data Link Layer Physical Layer Physical Layer Physical Layer Data Link Layer Physical Layer HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page14

15 Working Procedure of a Hub Out Out Out Out In All hubs work in half duplex mode. HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page15

16 Objectives Ethernet Development Physical Layer MAC Address and Ethernet Header Layer 2 Switch Working Principles VLAN HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 16

17 MAC Address Unicast 24 bits 24 bits Vender Code Serial Number 00E0FC Broadcast (All bits equal 1 : 0xFFFFFFFFFFFF) Multicast (8 th bit equal 1 ): HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 17

18 The Frame Structure of Ethernet DMAC SMAC Length/Type DATA/PAD FCS Length No >1500 Yes Type Ethernet Ethernet II HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 18

19 Format of Ethernet Frames Ethernet II 6 bytes 6 bytes 2 bytes 46~1500 bytes 4 bytes DMAC SMAC Type Data CRC Ethernet bytes 6 bytes 2 bytes 38~1492 bytes 4 bytes DMAC SMAC Length LLC SNAP Data CRC DSAP SSAP Control Org code Type 1 bytes 1 bytes 1 bytes 3 bytes 2 bytes HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 19

20 Objectives Ethernet Development Physical Layer MAC Address and Ethernet Header Layer 2 Switch Working Principles VLAN HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 20

21 Principle of L2 Switch Learning Flooding Forwarding Aging HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 21

22 Principle of L2 Switch Receive Frame Null Age yes Source MAC in Table? no Save MAC/Port Dest. MAC in table? yes Dest. MAC unicast? no Forward frame from corresponding port Flood frame from all port except received HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 22

23 Learning, Flooding, Forwarding Destination LSW2 PC C Source PC A LSW LSW3 2 B A 5 9 PC B MAC Port MAC Port MAC Port HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 24

24 Learning, Flooding, Forwarding Destination LSW2 PC C Source PC A LSW LSW3 2 B A 5 9 PC B MAC Port MAC Port MAC Port HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 25

25 Learning, Flooding, Forwarding Destination LSW2 PC C Source PC A LSW LSW3 2 B A 5 9 PC B MAC Port MAC Port MAC Port A 1 HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 26

26 Learning, Flooding, Forwarding Destination LSW2 PC C Source PC A LSW B A 1 LSW PC B B A MAC Port MAC Port MAC Port A 1 HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 27

27 Learning, Flooding, Forwarding Destination LSW2 PC C Source PC A LSW B A 1 LSW PC B B A MAC Port MAC Port MAC Port A 1 A 3 A 5 HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 28

28 Learning, Flooding, Forwarding Destination LSW2 PC C Source PC A LSW LSW A B PC B MAC Port MAC Port MAC Port A 1 A 3 A 5 HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 30

29 Learning, Flooding, Forwarding Destination LSW2 PC C Source PC A LSW LSW PC B A B MAC Port MAC Port MAC Port A 1 A 3 A 5 HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 31

30 Learning, Flooding, Forwarding Destination LSW2 PC C Source PC A LSW LSW PC B A B MAC Port MAC Port MAC Port A 1 A 3 A 5 B 9 HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 32

31 Learning, Flooding, Forwarding Destination LSW2 PC C Source PC A LSW LSW3 2 A B 5 9 PC B MAC Port MAC Port MAC Port A 1 A 3 A 5 B 9 HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 33

32 Learning, Flooding, Forwarding Destination LSW2 PC C Source PC A LSW LSW3 2 A B 5 9 PC B MAC Port MAC Port MAC Port A 1 A 3 A 5 B 2 B 9 HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 34

33 Learning, Flooding, Forwarding Destination LSW2 PC C Source PC A LSW LSW3 A B PC B MAC Port MAC Port MAC Port A 1 A 3 A 5 B 2 B 9 HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 35

34 Objectives Ethernet Development Physical Layer MAC Address and Ethernet Header Layer 2 Switch Working Principles VLAN HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 37

35 Broadcast Storm broadcast HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 38

36 Divide Broadcast Domain by Router broadcast HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 39

37 Divide Broadcast Domain by VLAN Broadcast domain1 VLAN 10 Marketing Department Broadcast domain2 VLAN 20 Broadcast domain3 VLAN 30 Financial Departmen Engineering Department HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 40

38 Advantages of VLAN Compared to the traditional LAN technology, the vlan has the following advantages: Improve the bandwidth utilization rate Enhance the communication security Strengthen the network robustness. HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 41

39 Port Based VLAN Port 1 Port 2 LAN Switch Port 3 Port 4 VLAN Table Port VLAN Port 1 VLAN5 Port 2 VLAN10 Port 3 VLAN5 Port 4 VLAN10 Host A Host B Host C Host D HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 42

40 MAC Based VLAN LAN Switch MAC VLAN Table VLAN Host A Host B Host C Host D MAC A MAC B MAC C MAC D MAC A MAC B MAC C MAC D VLAN5 VLAN10 VLAN5 VLAN10 HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 43

41 Protocol Based VLAN LAN Switch Protocol VLAN Table VLAN IPX Protocol IP Protocol VLAN5 VLAN10 Host A Host B Host C Host D IPX Protocol IP Protocol IPX Protocol IP Protocol HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 44

42 Subnet Based VLAN LAN Switch IP VLAN Table VLAN IP /24 VLAN5 IP /24 VLAN10 Host A Host B Host C Host D HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 45

43 Format of 802.1Q Frame DA SA Type Data CRC Standard Ethernet Frame DA SA tag Type Data CRC TCI TPID Priority CFI VLAN ID Ethernet Frame with IEEE802.IQ Flag HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 46

44 Link Type Trunk Link or Hybrid Link Access Link HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 47

45 Frame Changes in Network Communication VLAN 2 VLAN 3 Ethernet frame with tag Ethernet frame with tag Ethernet frame without tag VLAN 3 VLAN 2 HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 48

46 Trunk and VLAN VLAN 4 VLAN 5 VLAN 2 VLAN 4 VLAN 3 VLAN 2 VLAN 4 VLAN 5 VLAN 5 VLAN 2 Trunk Link Broadcast HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 49

47 Receiving Principles of VLANs (Access Port) Access Port Receive Frame + Carry VLAN tag? - Frame VLANID = PV ID - + Accept frame, add tag = PV ID Discard frame Accept frame HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 50

48 Receiving Principles of VLANs (Trunk Port) Trunk/Hybrid Port Receive Frame + Carry VLAN tag? - Add tag = PV ID - Frame VLANID allowed? + Discard frame Accept frame HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 51

49 Receiving Principles of VLANs (QinQ Port) QinQ Port Receive Frame Accept frame Add tag = PV ID HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 52

50 Sending Principles of VLANs (Access, QinQ & Trunk) Search out port using DMAC and VLANID Access/ QinQ Port Trunk Port Remove tag, Send frame + Frame VLANID = - PV ID Send frame Remove tag, Send frame HUAWEI TECHNOLOGIES CO., LTD. All rights reserved Page 53

51 Thank you

Ethernet/IEEE 802.3 evolution

Ethernet/IEEE 802.3 evolution Ethernet/IEEE 802.3 evolution Pietro Nicoletti www.studioreti.it 8023-Evolution-Engl - 1 P. Nicoletti: see note pag. 2 Copyright note These slides are protected by copyright and international treaties.

More information

Data Link Protocols. TCP/IP Suite and OSI Reference Model

Data Link Protocols. TCP/IP Suite and OSI Reference Model Data Link Protocols Relates to Lab. This module covers data link layer issues, such as local area networks (LANs) and point-to-point links, Ethernet, and the Point-to-Point Protocol (PPP). 1 TCP/IP Suite

More information

Based on Computer Networking, 4 th Edition by Kurose and Ross

Based on Computer Networking, 4 th Edition by Kurose and Ross Computer Networks Ethernet Hubs and Switches Based on Computer Networking, 4 th Edition by Kurose and Ross Ethernet dominant wired LAN technology: cheap $20 for NIC first widely used LAN technology Simpler,

More information

Fast Ethernet and Gigabit Ethernet. Networks: Fast Ethernet 1

Fast Ethernet and Gigabit Ethernet. Networks: Fast Ethernet 1 Fast Ethernet and Gigabit Ethernet Networks: Fast Ethernet 1 Fast Ethernet (100BASE-T) How to achieve 100 Mbps capacity? MII LLC MAC Convergence Sublayer Media Independent Interface Media Dependent Sublayer

More information

Local Area Networks. Guest Instructor Elaine Wong. Elaine_06_I-1

Local Area Networks. Guest Instructor Elaine Wong. Elaine_06_I-1 Local Area Networks Guest Instructor Elaine Wong Elaine_06_I-1 Outline Introduction to Local Area Networks (LANs) Network architecture Geographical area LAN applications LAN Technologies Ethernet Fiber

More information

Data Link Layer. Page 1. Ethernet

Data Link Layer. Page 1. Ethernet Sicherungsebene Network Categories Local Area Networks (LAN): 10m - few km, simple connection structure Ethernet/Fast Ethernet/Gigabit Ethernet Token Bus, Token Ring LAN Wireless LAN (WLAN, up to a few

More information

Fast Ethernet and Gigabit Ethernet. Computer Networks: Fast and Gigabit Ethernet

Fast Ethernet and Gigabit Ethernet. Computer Networks: Fast and Gigabit Ethernet Fast Ethernet and Gigabit Ethernet 1 Fast Ethernet (100BASE-T) How to achieve 100 Mbps capacity? MII LLC MAC Convergence Sublayer Media Independent Interface Media Dependent Sublayer Data Link Layer Physical

More information

Gigabit Ethernet: Architectural Design and Issues

Gigabit Ethernet: Architectural Design and Issues Gigabit Ethernet: Architectural Design and Issues Professor of Computer and Information Sciences Columbus, OH 43210 http://www.cis.ohio-state.edu/~jain/ 9-1 Overview Distance-Bandwidth Principle 10 Mbps

More information

INTRODUCTION TO 100BASE-T: FAST (AND FASTER) ETHERNET

INTRODUCTION TO 100BASE-T: FAST (AND FASTER) ETHERNET 51-20-97 DATA COMMUNICATIONS MANAGEMENT INTRODUCTION TO 100BASE-T: FAST (AND FASTER) ETHERNET Colin Mick INSIDE How It Works: An Iso View, 100BASE-TX, 100BASE-T4, 100BASE-T2, Gigabit Ethernet, Impacts

More information

RFC 2544 Testing of Ethernet Services in Telecom Networks

RFC 2544 Testing of Ethernet Services in Telecom Networks RFC 2544 Testing of Ethernet Services in Telecom Networks White Paper Nigel Burgess Agilent Technologies Introduction The object of this paper is to discuss the use and testing of Ethernet services in

More information

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD Ethernet dominant LAN technology: cheap -- $20 for 100Mbs! first widely used LAN technology Simpler, cheaper than token rings and ATM Kept up with speed race: 10, 100, 1000 Mbps Metcalfe s Etheret sketch

More information

High Speed Ethernet. Dr. Sanjay P. Ahuja, Ph.D. Professor School of Computing, UNF

High Speed Ethernet. Dr. Sanjay P. Ahuja, Ph.D. Professor School of Computing, UNF High Speed Ethernet Dr. Sanjay P. Ahuja, Ph.D. Professor School of Computing, UNF Hubs and Switches Hubs and Switches Shared Medium Hub The total capacity in the shared medium hub configuration (figure

More information

What is VLAN Routing?

What is VLAN Routing? Application Note #38 February 2004 What is VLAN Routing? This Application Notes relates to the following Dell product(s): 6024 and 6024F 33xx Abstract Virtual LANs (VLANs) offer a method of dividing one

More information

11/22/2013 1. komwut@siit

11/22/2013 1. komwut@siit 11/22/2013 1 Week3-4 Point-to-Point, LAN, WAN Review 11/22/2013 2 What will you learn? Representatives for Point-to-Point Network LAN Wired Ethernet Wireless Ethernet WAN ATM (Asynchronous Transfer Mode)

More information

VLAN and QinQ Technology White Paper

VLAN and QinQ Technology White Paper VLAN and QinQ Technology White Paper Issue 1.01 Date 2012-10-30 HUAWEI TECHNOLOGIES CO., LTD. 2012. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Network Categories. Network Types for the Local Range. Ethernet

Network Categories. Network Types for the Local Range. Ethernet Sicherungsebene Network Categories Chapter 2: Computer Networks 2.1: Physical Layer: representation of digital signals 2.2: Data Link Layer: error protection and access control 2.3: Network infrastructure

More information

Unit of Learning # 2 The Physical Layer. Sergio Guíñez Molinos sguinez@utalca.cl 2-2009

Unit of Learning # 2 The Physical Layer. Sergio Guíñez Molinos sguinez@utalca.cl 2-2009 Unit of Learning # 2 The Physical Layer Sergio Guíñez Molinos sguinez@utalca.cl 2-2009 Local Area Network (LAN) Redes de Computadores 2 Historic topologies more used in LAN Ethernet Logical Bus and Physical

More information

Virtual LANs. http://www.cis.ohio-state.edu/~jain/cis788-97/ or http://www.netlab.ohio-state.edu/~jain/cis788-97/ Raj Jain

Virtual LANs. http://www.cis.ohio-state.edu/~jain/cis788-97/ or http://www.netlab.ohio-state.edu/~jain/cis788-97/ Raj Jain Virtual LANs Professor of Computer and Information Sciences Please download and print the handouts from: http://www.cis.ohio-state.edu/~jain/cis788-97/ or http://www.netlab.ohio-state.edu/~jain/cis788-97/

More information

CCNA 1: Networking Basics. Cisco Networking Academy Program Version 3.0

CCNA 1: Networking Basics. Cisco Networking Academy Program Version 3.0 CCNA 1: Networking Basics Cisco Networking Academy Program Version 3.0 Table of Contents CCNA 1: NETWORKING BASICS...1 TARGET AUDIENCE...3 PREREQUISITES...3 COURSE DESCRIPTION...3 COURSE OBJECTIVES...3

More information

How To Configure Voice Vlan On An Ip Phone

How To Configure Voice Vlan On An Ip Phone 1 VLAN (Virtual Local Area Network) is used to logically divide a physical network into several broadcast domains. VLAN membership can be configured through software instead of physically relocating devices

More information

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above 1. How many bits are in an IP address? A. 16 B. 32 C. 64 2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 3. The network number plays what part in an IP address? A. It

More information

Cisco Network Performance Evaluation Using Packet Tracer

Cisco Network Performance Evaluation Using Packet Tracer Cisco Network Performance Evaluation Using Packet Tracer doi: 10.17932/ IAU.IJEMME.m.21460604.2015.5/1.905-911 Muhammet Emin KAMİLOĞLU 1 Abstract In this study, a wide area network designed and simulated.

More information

Service Definition. Internet Service. Introduction. Product Overview. Service Specification

Service Definition. Internet Service. Introduction. Product Overview. Service Specification Service Definition Introduction This Service Definition describes Nexium s from the customer s perspective. In this document the product is described in terms of an overview, service specification, service

More information

Network Categories. Network Types for the Local Range. Ethernet. Carrier Sense Multiple Access

Network Categories. Network Types for the Local Range. Ethernet. Carrier Sense Multiple Access Sicherungsebene Network Categories Local Area Networks (LAN): 0m - few km, simple connection structure Ethernet/Fast Ethernet/Gigabit Ethernet Token Bus, Token Ring LAN Wireless LAN (WLAN, up to a few

More information

ESSENTIALS. Understanding Ethernet Switches and Routers. April 2011 VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK

ESSENTIALS. Understanding Ethernet Switches and Routers. April 2011 VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK Contemporary Control Systems, Inc. Understanding Ethernet Switches and Routers This extended article was based on a two-part article that was

More information

Lesson 2-3: Ethernet Basics

Lesson 2-3: Ethernet Basics Unit 2: LAN Configurations Lesson 2-3: Ethernet Basics At a Glance Ethernet LAN topology is currently the most common network architecture. Ethernet topologies are generally bus and/or bus-star topologies.

More information

Introduction to Ethernet

Introduction to Ethernet Technical Tutorial 2002 12-06 Table of Contents 1: Introduction 2: Ethernet 3: IEEE standards 4: Topology 5: CSMA/CD 6: Wireless-LAN 7: Transmission Speed 8: Limitations of Ethernet 9: Sena Products and

More information

Mathatma Gandhi University

Mathatma Gandhi University Mathatma Gandhi University BSc Computer Science IV th semester BCS 402 Computer Network &Internet MULTIPLE CHOICE QUESTIONS 1. The computer network is A) Network computer with cable B) Network computer

More information

LAN Switching and VLANs

LAN Switching and VLANs 26 CHAPTER Chapter Goals Understand the relationship of LAN switching to legacy internetworking devices such as bridges and routers. Understand the advantages of VLANs. Know the difference between access

More information

- Hubs vs. Switches vs. Routers -

- Hubs vs. Switches vs. Routers - 1 Layered Communication - Hubs vs. Switches vs. Routers - Network communication models are generally organized into layers. The OSI model specifically consists of seven layers, with each layer representing

More information

ETHERNET. The Technology and a Polemic History. Jim Jackson University of Leeds School of Computing

ETHERNET. The Technology and a Polemic History. Jim Jackson University of Leeds School of Computing ETHERNET The Technology and a Polemic History Jim Jackson University of Leeds School of Computing Ethernet Technology Today The predominant networking technology for Local Area Networks Used more and more

More information

Ethernet, VLAN, Ethernet Carrier Grade

Ethernet, VLAN, Ethernet Carrier Grade Ethernet, VLAN, Ethernet Carrier Grade Dr. Rami Langar LIP6/PHARE UPMC - University of Paris 6 Rami.langar@lip6.fr www-phare.lip6.fr/~langar RTEL 1 Point-to-Point vs. Broadcast Media Point-to-point PPP

More information

Networking Devices. Lesson 6

Networking Devices. Lesson 6 Networking Devices Lesson 6 Objectives Exam Objective Matrix Technology Skill Covered Exam Objective Exam Objective Number Network Interface Cards Modems Media Converters Repeaters and Hubs Bridges and

More information

Objectives. The Role of Redundancy in a Switched Network. Layer 2 Loops. Broadcast Storms. More problems with Layer 2 loops

Objectives. The Role of Redundancy in a Switched Network. Layer 2 Loops. Broadcast Storms. More problems with Layer 2 loops ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives Implement Spanning Tree Protocols LAN Switching and Wireless Chapter 5 Explain the role of redundancy in a converged

More information

Easy Smart Configuration Utility

Easy Smart Configuration Utility Easy Smart Configuration Utility REV1.1.0 1910010977 CONTENTS Chapter 1 About this Guide...1 1.1 Intended Readers... 1 1.2 Conventions... 1 1.3 Overview of This Guide... 1 Chapter 2 Getting Started...4

More information

VLANs. Application Note

VLANs. Application Note VLANs Application Note Table of Contents Background... 3 Benefits... 3 Theory of Operation... 4 IEEE 802.1Q Packet... 4 Frame Size... 5 Supported VLAN Modes... 5 Bridged Mode... 5 Static SSID to Static

More information

Copper to Fiber Stand-Alone Media Converter. Quick Installation Guide

Copper to Fiber Stand-Alone Media Converter. Quick Installation Guide Copper to Fiber Stand-Alone Media Converter Quick Installation Guide Model No. FVT-2001 FVT-2002 FVT-2201 FVT-2401 GVT-2000 GVT-2001 Description 10/100BASE-TX to 100BASE-FX MMF SC Converter, 2km 10/100BASE-TX

More information

Advanced features on Ethernet networks. Fulvio Risso Politecnico di Torino

Advanced features on Ethernet networks. Fulvio Risso Politecnico di Torino Advanced features on Ethernet networks Fulvio Risso Politecnico di Torino 1 Outline Autonegotiation Jumbo frames Power Over Ethernet (PoE) 3 Auto negotiation (1) Another plug-and-play oriented feature

More information

iseries Ethernet cabling and configuration requirements

iseries Ethernet cabling and configuration requirements iseries Ethernet cabling and configuration requirements iseries Ethernet cabling and configuration requirements Copyright International Business Machines Corporation 1999, 2000. All rights reserved. US

More information

John Ragan Director of Product Management. Billy Wise Communications Specialist

John Ragan Director of Product Management. Billy Wise Communications Specialist John Ragan Director of Product Management Billy Wise Communications Specialist Current Substation Communications Physical Infrastructure Twisted Pair, 4 Wire, COAX, Cat5 & Cat6, 9 Pin Serial Cable, Single-mode

More information

IT4504 - Data Communication and Networks (Optional)

IT4504 - Data Communication and Networks (Optional) - Data Communication and Networks (Optional) INTRODUCTION This is one of the optional courses designed for Semester 4 of the Bachelor of Information Technology Degree program. This course on Data Communication

More information

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet CCNA R&S: Introduction to Networks Chapter 5: Ethernet 5.0.1.1 Introduction The OSI physical layer provides the means to transport the bits that make up a data link layer frame across the network media.

More information

Industrial Networks & Databases. Protocols and Networks - Device Bus - - Field Bus -

Industrial Networks & Databases. Protocols and Networks - Device Bus - - Field Bus - Industrial Networks & Databases - Device Bus - - Field Bus - - Data Bus - Recall MODBUS protocol is a messaging structure used to set up master/client type communications with slaves/servers between intelligent

More information

IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION

IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION Objective of the course: This course is designed to impart professional training to the students of computer Science, computer applications,

More information

From Fieldbus to toreal Time Ethernet

From Fieldbus to toreal Time Ethernet Process Automation From Fieldbus to toreal Time Ethernet Safety, reliability IEC61158-2 as the physical layer too slow for Ethernet/IP frames Unsafe cables towards wireless solutions Factory automation

More information

VePAL MX300. Platform Highlights. Key Features. 10GbE LAN/WAN and Gigabit Ethernet and Fast Ethernet Test Set. Metro Expert

VePAL MX300. Platform Highlights. Key Features. 10GbE LAN/WAN and Gigabit Ethernet and Fast Ethernet Test Set. Metro Expert VePAL MX300 10GbE LAN/WAN and Gigabit Ethernet and Fast Ethernet Test Set Next Generation of Metro and Carrier Ethernet Testing VeEX MX300 Ethernet Transport Expert is the next generation of Core Transport

More information

Exhibit n.2: The layers of a hierarchical network

Exhibit n.2: The layers of a hierarchical network 3. Advanced Secure Network Design 3.1 Introduction You already know that routers are probably the most critical equipment piece in today s networking. Without routers, internetwork communication would

More information

Guide to TCP/IP, Third Edition. Chapter 3: Data Link and Network Layer TCP/IP Protocols

Guide to TCP/IP, Third Edition. Chapter 3: Data Link and Network Layer TCP/IP Protocols Guide to TCP/IP, Third Edition Chapter 3: Data Link and Network Layer TCP/IP Protocols Objectives Understand the role that data link protocols, such as SLIP and PPP, play for TCP/IP Distinguish among various

More information

User Guide. MC100CM MC110CS Fast Ethernet Media Converter. MC111CS MC112CS WDM Fast Ethernet Media Converter

User Guide. MC100CM MC110CS Fast Ethernet Media Converter. MC111CS MC112CS WDM Fast Ethernet Media Converter User Guide MC100CM MC110CS Fast Ethernet Media Converter MC111CS MC112CS WDM Fast Ethernet Media Converter COPYRIGHT & TRADEMARKS Specifications are subject to change without notice. is a registered trademark

More information

Gigabit Switching Ethernet Media Converters - Product User Guide

Gigabit Switching Ethernet Media Converters - Product User Guide Gigabit Switching Ethernet Media Converters - Product User Guide PL0338 Issue3 Introduction These Tyco Electronics Gigabit Media Converters translate between 1000Base-T copper and 1000Base-X fiber optic

More information

Troubleshooting and Auto-Negotiation Features for IMC Networks Media Conversion Products

Troubleshooting and Auto-Negotiation Features for IMC Networks Media Conversion Products Troubleshooting and Auto-Negotiation Features for IMC Networks Media Conversion Products Table of Contents Introduction...................................................................... 1 About Link

More information

MPX100 Intelligent Ethernet Test Probe

MPX100 Intelligent Ethernet Test Probe MPX100 Intelligent Ethernet Test Probe Next Generation of Metro and Carrier Ethernet Testing System VeEX MPX100 Metro Probe Expert system is the next generation of Metro and Carrier Ethernet test system

More information

By: Mohsen Aminifar Fall 2014

By: Mohsen Aminifar Fall 2014 By: Mohsen Aminifar Fall 2014 Contact Information: E-Mail: m.aminifar@modares.ac.ir admin@parsenet.ir Phone : 021-22919726 09128442885 Website : http://parsenet.ir http://aminifar.ir SMS Center : 5000262175

More information

Written examination in Computer Networks

Written examination in Computer Networks Written examination in Computer Networks February 14th 2014 Last name: First name: Student number: Provide on all sheets (including the cover sheet) your last name, rst name and student number. Use the

More information

Ethernet 102: The Physical Layer of Ethernet

Ethernet 102: The Physical Layer of Ethernet Ethernet 102: The Physical Layer of Ethernet Scott Kipp President of the Ethernet Alliance (Brocade) Frank Yang Marketing Chair, Next Generation Cabling Subcommittee (CommScope) February 27th, 2012 1 The

More information

Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance

Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance CHAPTER 5 Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance This chapter describes how to configure the switch ports and VLAN interfaces of the ASA 5505 adaptive

More information

Network Design. Yiannos Mylonas

Network Design. Yiannos Mylonas Network Design Yiannos Mylonas Physical Topologies There are two parts to the topology definition: the physical topology, which is the actual layout of the wire (media), and the logical topology, which

More information

Data Link Protocols. Link Layer Services. Framing, Addressing, link access: Error Detection:

Data Link Protocols. Link Layer Services. Framing, Addressing, link access: Error Detection: Data Link Protocols Link Layer Services Framing, Addressing, link access: encapsulate datagram into frame, adding header, trailer channel access if shared medium MAC addresses used in frame headers to

More information

VLAN 802.1Q. 1. VLAN Overview. 1. VLAN Overview. 2. VLAN Trunk. 3. Why use VLANs? 4. LAN to LAN communication. 5. Management port

VLAN 802.1Q. 1. VLAN Overview. 1. VLAN Overview. 2. VLAN Trunk. 3. Why use VLANs? 4. LAN to LAN communication. 5. Management port 1. VLAN Overview 2. VLAN Trunk 3. Why use VLANs? 4. LAN to LAN communication 5. Management port 6. Applications 6.1. Application 1 6.2. Application 2 6.3. Application 3 6.4. Application 4 6.5. Application

More information

Cisco CCNA Study Guide

Cisco CCNA Study Guide 1 Cisco CCNA Study Guide v2.71 2014 Aaron Balchunas aaron@routeralley.com http://www.routeralley.com Foreword: This study guide is intended to provide those pursuing the CCNA certification with a framework

More information

LAN / WAN Technologies

LAN / WAN Technologies The Hong Kong Polytechnic University Industrial Centre Knowledge Update Course for Secondary Computer Teachers LAN / WAN Technologies By Edward Cheung email: icec@polyu.edu.hk 15 July, 2003. 030715 LAN

More information

Gigabit Ethernet MAC. (1000 Mbps Ethernet MAC core with FIFO interface) PRODUCT BRIEF

Gigabit Ethernet MAC. (1000 Mbps Ethernet MAC core with FIFO interface) PRODUCT BRIEF Gigabit Ethernet MAC (1000 Mbps Ethernet MAC core with FIFO interface) PRODUCT BRIEF 1. INTRODUCTION This document serves as a product info for the Gigabit Ethernet MAC from Hitek Systems. The core supports

More information

HARTING econ 3000 Introduction and features

HARTING econ 3000 Introduction and features HARTING Introduction and features HARTING es, unmanaged, for installation in control cabinets General Description Features The Fast es of the product family HARTING are suitable for industrial applications

More information

SHEET. Skorpion Managed Ethernet Switch Series. EISK8M Series

SHEET. Skorpion Managed Ethernet Switch Series. EISK8M Series EISK8M Series d a t a SHEET Skorpion Managed Ethernet Switch Series The EISK8M Series offers a compact rugged managed 10/100 Mbps Ethernet switch with a choice of eight copper ports or a mix of six copper

More information

CSE331: Introduction to Networks and Security. Lecture 6 Fall 2006

CSE331: Introduction to Networks and Security. Lecture 6 Fall 2006 CSE331: Introduction to Networks and Security Lecture 6 Fall 2006 Open Systems Interconnection (OSI) End Host Application Reference model not actual implementation. Transmits messages (e.g. FTP or HTTP)

More information

The Wireless Network Road Trip

The Wireless Network Road Trip The Wireless Network Road Trip The Association Process To begin, you need a network. This lecture uses the common logical topology seen in Figure 9-1. As you can see, multiple wireless clients are in

More information

10 Gigabit Ethernet (10GbE) and 10Base-T - RoadMap

10 Gigabit Ethernet (10GbE) and 10Base-T - RoadMap 10 Gigabit Ethernet (10GbE) and 10Base-T - RoadMap Ethernet (10 Mbps) wasn't fast enough. Fast Ethernet (100 Mbps) wasn't fast enough. Even Gigabit Ethernet (1000 Mbps) wasn't fast enough. So IEEE recently

More information

RTT 60.5 msec receiver window size: 32 KB

RTT 60.5 msec receiver window size: 32 KB Real-World ARQ Performance: TCP Ex.: Purdue UCSD Purdue (NSL): web server UCSD: web client traceroute to planetlab3.ucsd.edu (132.239.17.226), 30 hops max, 40 byte packets 1 switch-lwsn2133-z1r11 (128.10.27.250)

More information

Balcan-IX Services Description

Balcan-IX Services Description Safe and easy communication Balcan-IX Services Description Annex B A. Balcan-IX Services Description Balcan-IX, countrywide Internet Exchange platform in Romania, offers access to IP networks connected

More information

Advanced Test Set for 10/100/Gigabit Ethernet

Advanced Test Set for 10/100/Gigabit Ethernet ParaScope GigE Advanced Test Set for 10/100/Gigabit Ethernet The ideal tool for field engineers and technicians installing, maintaining, and troubleshooting Metro Carrier and Campus Ethernet networks.

More information

ConneXium Ethernet Switches TCSESU0 F N0 Quick Reference Guide

ConneXium Ethernet Switches TCSESU0 F N0 Quick Reference Guide 31007950 7/2009 ConneXium Ethernet Switches TCSESU0 F N0 Quick Reference Guide 7/2009 31007950.02 www.schneider-electric.com NOTICE Read these instructions carefully, and look at the equipment to become

More information

LANs and VLANs A Simplified Tutorial

LANs and VLANs A Simplified Tutorial Application Note LANs and VLANs A Simplified Tutorial Version 3.0 May 2002 COMPAS ID 90947 Avaya Labs 1 Companion document IP Addressing: A Simplified Tutorial COMPAS ID 92962 2 Introduction As the name

More information

FCC Certifications. CE Mark Warning

FCC Certifications. CE Mark Warning FCC Certifications This Equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to part 15 of the FCC Rules. These limits are designed to provide reasonable

More information

Please review the following common configurations to optimize performance.

Please review the following common configurations to optimize performance. Business ETHERNET Welcome to Business Ethernet. We are committed to providing you with high quality services and superior customer support. This guide includes key information about your Ethernet services,

More information

EECS 122: Introduction to Computer Networks Multiaccess Protocols. ISO OSI Reference Model for Layers

EECS 122: Introduction to Computer Networks Multiaccess Protocols. ISO OSI Reference Model for Layers EECS 122: Introduction to Computer Networks Multiaccess Protocols Computer Science Division Department of Electrical Engineering and Computer Sciences University of California, Berkeley Berkeley, CA 94720-1776

More information

JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT. Test Code: 4514 Version: 01

JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT. Test Code: 4514 Version: 01 JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT Test Code: 4514 Version: 01 Specific Competencies and Skills Tested in this Assessment: PC Principles Identify physical and equipment

More information

Chapter 4 Connecting to the Internet through an ISP

Chapter 4 Connecting to the Internet through an ISP Chapter 4 Connecting to the Internet through an ISP 1. According to Cisco what two things are essential to gaining access to the internet? a. ISPs are essential to gaining access to the Internet. b. No

More information

Ha-VIS FTS 3000 Introduction and features

Ha-VIS FTS 3000 Introduction and features Ha-VIS Introduction and features Ethernet Switch Ha-VIS FTS 3100s-A 10-port Ethernet Switch with Fast Track Technology configurable via USB General Description Features The Fast Ethernet Switches of the

More information

The IP Transmission Process. V1.4: Geoff Bennett

The IP Transmission Process. V1.4: Geoff Bennett The IP Transmission Process V1.4: Geoff Bennett Contents Communication Between Hosts Through a MAC Bridge Through a LAN Switch Through a Router The tutorial is divided into four sections. Section 1 looks

More information

Fundamentals of Switching

Fundamentals of Switching 1 CCNA 640-801 Exam Notes - Fundamentals of Switching CCNA 640-801 Exam Notes Fundamentals of Switching 1. LAN Segmentation 1.1 In a collision domain, a frame sent by a device can cause collision with

More information

Quick Installation Guide 24-port PoE switch with 2 copper Gigabit ports and 2 Gigabit SFP ports (af Version 15.4W)

Quick Installation Guide 24-port PoE switch with 2 copper Gigabit ports and 2 Gigabit SFP ports (af Version 15.4W) Quick Installation Guide 24-port PoE switch with 2 copper Gigabit ports and 2 Gigabit SFP ports (af Version 15.4W) Table of Contents Introduction.. Power Over Ethernet (PoE) & Features.... Unpacking and

More information

Local Area Network By Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore Email: bhu261@gmail.com Local Area Network LANs connect computers and peripheral

More information

How To Communicate With A Token Ring Network (Dihon)

How To Communicate With A Token Ring Network (Dihon) Token us Token -procedure: Only someone who possesses a certain ken (= bit sequence), may send. One example for a ken network: IEEE 80. Token us All stations should be treated equally, i.e. they have pass

More information

IT4405 Computer Networks (Compulsory)

IT4405 Computer Networks (Compulsory) IT4405 Computer Networks (Compulsory) INTRODUCTION This course provides a comprehensive insight into the fundamental concepts in data communications, computer network systems and protocols both fixed and

More information

COMPUTER NETWORKS - LAN Interconnection

COMPUTER NETWORKS - LAN Interconnection LAN interconnection Telecommunication s Group firstname.lastname@polito.it http://www.telematica.polito.it/ COMPUTER NETWORKS - LAN interconnection- 1 Copyright Quest opera è protetta dalla licenza Creative

More information

IT 3202 Internet Working (New)

IT 3202 Internet Working (New) [All Rights Reserved] SLIATE SRI LANKA INSTITUTE OF ADVANCED TECHNOLOGICAL EDUCATION (Established in the Ministry of Higher Education, vide in Act No. 29 of 1995) Instructions for Candidates: Answer any

More information

Overview of Routing between Virtual LANs

Overview of Routing between Virtual LANs Overview of Routing between Virtual LANs This chapter provides an overview of virtual LANs (VLANs). It describes the encapsulation protocols used for routing between VLANs and provides some basic information

More information

1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network

1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network Review questions 1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network B Local area network C Client/server

More information

Post-Class Quiz: Telecommunication & Network Security Domain

Post-Class Quiz: Telecommunication & Network Security Domain 1. What type of network is more likely to include Frame Relay, Switched Multi-megabit Data Services (SMDS), and X.25? A. Local area network (LAN) B. Wide area network (WAN) C. Intranet D. Internet 2. Which

More information

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób)

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób) QUESTION NO: 8 David, your TestKing trainee, asks you about basic characteristics of switches and hubs for network connectivity. What should you tell him? A. Switches take less time to process frames than

More information

netis Web Management Switch User's Guide Manual Version:1.1: 2015-03-12-1

netis Web Management Switch User's Guide Manual Version:1.1: 2015-03-12-1 netis Web Management Switch User's Guide Manual Version:1.1: 2015-03-12-1 1 COPYRIGHT & TRADEMARKS Specifications are subject to change without notice. NETIS is a registered trademark of NETCORE Technologies

More information

Things You Must Know About Gigabit Ethernet 1. Understanding Gigabit Ethernet

Things You Must Know About Gigabit Ethernet 1. Understanding Gigabit Ethernet Things You Must Know About Gigabit Ethernet 1. Understanding Gigabit Ethernet Today s network managers know that modern demands on a network by its users can shrink bandwidth dramatically. Faster computers,

More information

Chapter 9A. Network Definition. The Uses of a Network. Network Basics

Chapter 9A. Network Definition. The Uses of a Network. Network Basics Chapter 9A Network Basics 1 Network Definition Set of technologies that connects computers Allows communication and collaboration between users 2 The Uses of a Network Simultaneous access to data Data

More information

ProCurve Switch 8000m (J4110A) and Switch 8000m

ProCurve Switch 8000m (J4110A) and Switch 8000m ProCurve Switch 4000m and Switch 8000m The ProCurve Switch 4000m and 8000m are managed modular 10/100/1000 desktop switches that provide scalable, expandable, low-cost migration to 10/100 switching for

More information

COMPUTER NETWORK TECHNOLOGY (300)

COMPUTER NETWORK TECHNOLOGY (300) Page 1 of 10 Contestant Number: Time: Rank: COMPUTER NETWORK TECHNOLOGY (300) REGIONAL 2014 TOTAL POINTS (500) Failure to adhere to any of the following rules will result in disqualification: 1. Contestant

More information

Manageable 10/100/1000 Mbs Ethernet Modular Multi-Media Switch

Manageable 10/100/1000 Mbs Ethernet Modular Multi-Media Switch Manageable 10/100/1000 Mbs Ethernet Modular Multi-Media Switch CMX-2400G SNMP/Web Manageable, Modular Switch chassis with two GBIC slots Features: Modules with eight 10/100 UTP or LC Fiber ports: CMX-8TX,

More information

Security & Surveillance Cabling Systems

Security & Surveillance Cabling Systems Security & Surveillance Cabling Systems Security and Surveillance Cabling Systems The video security industry is growing and ever-changing, offering a wealth of opportunity for today s security professionals.

More information

802.1X Authentication, Link Layer Discovery Protocol (LLDP), and Avaya IP Telephones

802.1X Authentication, Link Layer Discovery Protocol (LLDP), and Avaya IP Telephones 802.1X Authentication, Link Layer Discovery Protocol (LLDP), and Avaya IP Telephones Abstract The purpose of this document is to discuss 802.1X Authentication and Link Layer Discovery Protocol (LLDP) in

More information

Fiber Distributed Data Interface

Fiber Distributed Data Interface CHPTER 8 Chapter Goals Provide background information about FDDI technology. Explain how FDDI works. Describe the differences between FDDI and Copper Distributed Data Interface (CDDI). Describe how CDDI

More information