Dr. John P. Abraham Professor UTRGV

Slides:



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

Chap 15, 16, and 17 Dr. John P. Abraham Professor UTPA.
16-Wirless Networking Technologies Dr. John P. Abraham Professor UTPA.
Topic 7 Local Area Networks (LAN)
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.
CSE 534 Fundamentals of Computer Networks Lecture 4: Bridging (From Hub to Switch by Way of Tree) Based on slides from D. Choffnes Northeastern U. Revised.
CS 4700 / CS 5700 Network Fundamentals Lecture 7: Bridging (From Hub to Switch by Way of Tree) Revised 1/14/13.
1 Fall 2005 Extending LANs Qutaibah Malluhi CSE Department Qatar University Repeaters, Hubs, Bridges, Fiber Modems, and Switches.
CSCI 4550/8556 Computer Networks Comer, Chapter 11: Extending LANs: Fiber Modems, Repeaters, Bridges and Switches.
Chapter 9 Hardware Addressing & Frame Type Identification EE 526 Presentation by Ryan Star.
Wireless LAN Provides network connectivity over wireless media An Access Point (AP) is installed to act as Bridge between Wireless and Wired Network.
1 25\10\2010 Unit-V Connecting LANs Unit – 5 Connecting DevicesConnecting Devices Backbone NetworksBackbone Networks Virtual LANsVirtual LANs.
1 ECE453 – Introduction to Computer Networks Lecture 8 – Multiple Access Control (II)
LOGO Local Area Network (LAN) Layer 2 Switching and Virtual LANs (VLANs) Local Area Network (LAN) Layer 2 Switching and Virtual LANs (VLANs) Chapter 6.
1 Computer Networks LAN Bridges and Switches. 2 Where are we?
Layer 2 Switch  Layer 2 Switching is hardware based.  Uses the host's Media Access Control (MAC) address.  Uses Application Specific Integrated Circuits.
For more notes and topics visit: eITnotes.com.
Connecting LANs, Backbone Networks, and Virtual LANs
17-LAN extensions: Fiber Modems, Repeaters, Bridges and Switches Dr. John P. Abraham Professor UTPA.
Chapter 11 Extending LANs: Fiber Modems, Repeaters, Bridges, & Switches Hub Bridge Switch.
Chapter 4: Managing LAN Traffic
LECTURE 9 CT1303 LAN. LAN DEVICES Network: Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and.
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved. © The McGraw-Hill Companies, Inc. Extending LANs Asst. Prof. Chaiporn Jaikaeo,
Network Technologies Chapter 2. Approaches to Network Communication Connection-Oriented –Circuit-switched –A dedicated connection (circuit) is formed.
10/18/2007 EETS Bluetooth Bluetooth Architecture Bluetooth Applications The Bluetooth Protocol Stack The Bluetooth Radio Layer The Bluetooth Baseband.
Extending LANs Fiber modems Repeaters Bridges Switches.
1 Chapter 11 Extending Networks (Repeaters, Bridges, Switches)
1 Data Link Layer Lecture 22 Imran Ahmed University of Management & Technology.
15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.
Computer Networks 15-1 Chapter 15. Connecting LANs, Backbone Networks, and Virtual LANs 15.1 Connecting devices 15.2 Backbone networks 15.3 Virtual LANs.
Sem1 - Module 8 Ethernet Switching. Shared media environments Shared media environment: –Occurs when multiple hosts have access to the same medium. –For.
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
Chapter 11 Extending LANs 1. Distance limitations of LANs 2. Connecting multiple LANs together 3. Repeaters 4. Bridges 5. Filtering frame 6. Bridged network.
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets, 5e By Douglas E. Comer Lecture PowerPoints.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 16 Connecting LANs, Backbone Networks, and Virtual LANs.
Rehab AlFallaj.  Network:  Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and do specific task.
Chapter 13 Wired LANs: Ethernet
Chapter 16 Connecting LANs, Backbone Networks, and Virtual LANs
Ch. 15 Connecting LANs.
Networking Components Assignment 3 Corbin Watkins.
Data Communications is the Real World OSI Layers 1 & 2 a.k.a TCP/IP Network Interface Layer.
COMPUTER NETWORKS CS610 Lecture-13 Hammad Khalid Khan.
Network Devices Repeaters, hubs, bridges, switches, routers, NIC’s.
1 Kyung Hee University Chapter 13 Wired LANs: Ethernet.
SIMS-201 Computer Networks.
COMPUTER NETWORKS CS610 Lecture-15 Hammad Khalid Khan.
Part III. Data Link Layer
Connecting Devices LANs or WANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs or WANs, we.
Chapter 17 Connecting Devices And Virtual LANs 17.# 1
Chapter 3 Computer Networking Hardware
Network connectivity to the legacy wired LAN
Chapter 4 Data Link Layer Switching
: An Introduction to Computer Networks
Dr. John P. Abraham Professor UTRGV, Edinburg, TX
CT1303 LAN Rehab AlFallaj.
CS 457 – Lecture 8 Switching and Forwarding
Subject Name: Computer Communication Networks Subject Code: 10EC71
CS 457 – Lecture 7 Wireless Networks
Connecting LANs, Backbone Networks,
Chapter 16 Connecting LANs, Backbone Networks, and Virtual LANs
Dr. Rocky K. C. Chang 23 February 2004
Protocol layering and data
Chapter 15. Connecting Devices
SIMS-201 Computer Networks.
Protocol layering and data
Network connectivity to the legacy wired LAN
The Medium Access Control
16-Wirless Networking Technologies
Connecting Devices Hosts and networks do not normally operate in isolation Connecting devices connect hosts together to make a network or connect networks.
Connectors, Repeaters, Hubs, Bridges, Switches, Routers, NIC’s
Presentation transcript:

Dr. John P. Abraham Professor UTRGV Chap 15, 16, and 17 Dr. John P. Abraham Professor UTRGV

Ethernet Originally invented at Xerox PARC and later standardized by Digital Equipment corp, Intel and Xerox. Survived over 30 years. Main reason is that newer versions are backward compatible.

Ethernet Frame format Already discussed. However, use the 18 bytes I gave you as the required number of bytes, not 16 as your book says. Ethernet frame is encoded using Manchester encoding. Ethernet type used is in hexadecimal, for IP it is 0800 and for ARP it is 0806. See multiplexing and demultiplexing given in fig. 15.2, p 257.

802.3 A SNAP header (8bytes) is added (3bytes LLC, 3byte OUI and 2byte type/length) LLC = Logical Link control OUI = Organization unique identifier This reduced the maximum payload of 1500 to 1492.

LAN connections and Network Interface Cards Handles address recognition, CRC computation, and frame recognition. Checks the destination address on a frame and ignores frames not destined for this computer.

Ethernet wiring: already covered Thicknet, thinnet: used bus topology Remind them about the trancievers and terminators Logical and physical topology. A hub is seen as a cable logically, but physically you can connect multiple computers to it. Connectors Twisted pair

16-Wirless Networking Technologies Dr. John P. Abraham Professor UTPA

Personal area networks (PAN) Bluetooth – short distance InfraRed – line-of sight ISM wireless – communication using frequencies set aside for industrial scientific and medical devices.

Wireless Lan Technologies and Wi-Fi Already discussed speeds and frequency bands. See prior lectures.

Spread Spectrum Technologies Direct sequence spread spectrum (DSSS) Frequency Hopping spread spectrum (FHSS) Orthogonal Frequency Division multiplexing Standards – 802.11e, h, I, k, n, p, r, and s.

Wireless LAN architecture Access Point (base stations) connect to a switch or router. Wireless hosts connects to access points. Those hosts within the range of an access point are called Basic Service Set (BSS) Ad hoc – wireless hosts communicate among themselves without a base station. Infrastructure – stations connect to a base station.

Overlap, Association and 802.11 frame If access points are too far apart, we have a dead zone in the middle. If too close, overlap exist. But a host should only connect to a single access point. In wireless phone service there is a seamless handoff. Access points can coordinate like that. Cheaper access points do not coordinate and the user will have to pick.

17-LAN extensions: Fiber Modems, Repeaters, Bridges and Switches Dr. John P. Abraham Professor UTPA

Distance Limitation Designing considerations Capacity Maximum delay Distance: hardware emit a fixed amount of energy, so only can travel a certain distance Cost

Fiber Modem extensions Optical fiber extension require a pair of fiber modems. Each modem accepts packets from the ethernet interface and sends them over the fiber, And accepts packets that arrive over the optical fiber and send them over the Ethernet Interface.

Repeaters An analog device to propagate LAN signals over long distances. It does not inspect the packets, instead amplifies signals received and transmits over the outputs. Thick and thinnet used repeaters. An active hub is a repeater. Repeaters are available for infrared.

Bridges and Bridging Discussed in prior lectures. Additional info is given here. Bridges listen in promiscuous mode (listen to all) on each segment. Connects both sides so that it acts like a single LAN. Learning bridges and frame filtering Bridge uses MAC addresses to perform filtering to decide either to forward or not. Bridges learn which computers are connected to which segment by examining source address and then creating a table of its own. As it learns forwarded only to the right one, until then sent to both segments. See fig. 17.4 p.297

Distributed Spanning Tree Views bridges as nodes in a graph and imposes a tree on the graph. 3 steps Root election – bridge with the smallest ID is chosen Shortest path computation. Each bridge calculates a shortest path to the root. Forwarding. Interface that connects to the shortest path is enabled for forwarding packets.

VLAN switches Virtual LAN switch. Configure one switch to emulate multiple switches. Choose which ports belong to witch virtual switch. When a computer on VLAN1 broadcasts only computers attached to that VLAN get the packets.