Internetworking (Part II)

Slides:



Advertisements
Similar presentations
Local Area Networks - Internetworking
Advertisements

Chapter Eight Local Area Networks: Internetworking Data Communications and Computer Networks: A Business User’s Approach, Fourth Edition.
Lab Practical 2 Study about different types of Networking Device
Chapter 8: Local Area Networks: Internetworking. 2 Objectives List the reasons for interconnecting multiple local area network segments and interconnecting.
1 I.S Introduction to Telecommunication in Business Chapter 6 Network Hardware Components Dr. Jan Clark FALL, 2002.
Wide Area Networks School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 11, Thursday 3/22/2007)
Introduction to Networking & Telecommunications School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 1, Tuesday 1/9/2007)
CSCI 4550/8556 Computer Networks Comer, Chapter 11: Extending LANs: Fiber Modems, Repeaters, Bridges and Switches.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 4, Tuesday 1/30/2007)
1 Chapter 8 Local Area Networks - Internetworking.
Networking Hardware.
1 Chapter 8 Local Area Networks - Internetworking Data Communications and Computer Networks: A Business User’s Approach.
Internetworking Devices that connect networks are called Internetworking devices. A segment is a network which does not contain Internetworking devices.
Local Area Networks Part II. 2 Introduction Many times it is necessary to connect a local area network to another local area network or to a wide area.
1 25\10\2010 Unit-V Connecting LANs Unit – 5 Connecting DevicesConnecting Devices Backbone NetworksBackbone Networks Virtual LANsVirtual LANs.
Network Devices By Scott Burden & Linnea Wong Hubs Intelligent hubs have console ports, to allow monitoring of the hubs status and port activity. Passive.
Introduction to Networking & Telecommunications School of Business Eastern Illinois University © Abdou Illia, Spring 2015 (January 14, 2015)
CECS 474 Computer Network Interoperability Tracy Bradley Maples, Ph.D. Computer Engineering & Computer Science Cal ifornia State University, Long Beach.
For more notes and topics visit: eITnotes.com.
Connecting LANs, Backbone Networks, and Virtual LANs
Chapter 6 High-Speed LANs Chapter 6 High-Speed LANs.
Chapter 8 Local Area Networks - Internetworking
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.
Section 4 : The OSI Network Layer CSIS 479R Fall 1999 “Network +” George D. Hickman, CNI, CNE.
Common Devices Used In Computer Networks
Network Devices.
Chapter 8 Local Area Networks: Internetworking Data Communications and Computer Networks: A Business User’s Approach.
Local Area Networks: Internetworking
Review For Exam 2 School of Business Eastern Illinois University © Abdou Illia, Spring 2006 Wednesday 2/22/2006)
Review: –Ethernet What is the MAC protocol in Ethernet? –CSMA/CD –Binary exponential backoff Is there any relationship between the minimum frame size and.
Networks and Protocols CE Week 2a. Network hardware.
Computer Networks 15-1 Connecting Devices. Connecting Device We divide connecting devices into five different categories based on the layer in which they.
LAN Devices  Purposes: Dividing the network into subnets Dividing the network into subnets Joining two networks together Joining two networks together.
PRESENTATION ON:- INTER NETWORK Guided by: Presented by:- Prof. Ekta Agrwal Dhananjay Mishra Prafull Jain Vinod Kumawat.
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
1 Chapter 8 Local Area Networks - Internetworking.
NET 324 D Networks and Communication Department Lec1 : Network Devices.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Connecting Devices CORPORATE INSTITUTE OF SCIENCE & TECHNOLOGY, BHOPAL Department of Electronics and.
Chapter 11 Extending LANs 1. Distance limitations of LANs 2. Connecting multiple LANs together 3. Repeaters 4. Bridges 5. Filtering frame 6. Bridged network.
CCNA Guide to Cisco Networking Chapter 2: Network Devices.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 16 Connecting LANs, Backbone Networks, and Virtual LANs.
Data Communications & Computer Networks, Second Edition1 Chapter 8 Local Area Networks: Internetworking.
Local Area Networks Honolulu Community College
Review For Exam 2 School of Business Eastern Illinois University © Abdou Illia, Spring 2005 Tuesday 2/22/2005)
Review For Exam 2 School of Business Eastern Illinois University © Abdou Illia, Spring 2003 (Week 7, Monday 2/24/2003)
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2016 (February 3, 2016)
Release 16/7/2009 Internetworking Devices Chapter 10 Jetking Infotrain Ltd.
Networks DEVICES. Repeater device to amplify or regenerate digital signals received while setting them from one part of a network into another. Works.
Lec # 25 Computer Network Muhammad Waseem Iqbal. Learn about the Internetworking Devices – Repeaters – Hubs – Switches – Bridges – Routers.
Connectors, Repeaters, Hubs, Bridges, Switches, Routers, NIC’s
Chapter 3 Part 1 Switching and Bridging
COMPUTER NETWORKS CS610 Lecture-15 Hammad Khalid Khan.
Internetworking (Part II)
Local Area Networks Honolulu Community College
Networking Devices.
Part III Datalink Layer 10.
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 3 Computer Networking Hardware
Connecting LANs, Backbone Networks
Network connectivity to the legacy wired LAN
Underlying Technology
Introduction to Networking & Telecommunications
Chapter 4 Data Link Layer Switching
CT1303 LAN Rehab AlFallaj.
Chapter 8 Local Area Networks - Internetworking
Protocol layering and data
Part III Datalink Layer 10.
Protocol layering and data
Network connectivity to the legacy wired LAN
Connectors, Repeaters, Hubs, Bridges, Switches, Routers, NIC’s
Presentation transcript:

Internetworking (Part II) School of Business Eastern Illinois University Internetworking (Part II) (September 19, 2016) © Abdou Illia, Fall 2016

Learning Objectives Understand internetworking devices operation Source-routing bridge Remote bridge Router Hubs and switches

Source-routing Bridges 3 Found with token ring networks Do not learn from observing traffic When a workstation wants to send a frame: It must know the exact path of network / bridge / network / bridge / network … If a workstation does not know the exact path, it sends out a discovery frame. The discovery frame makes its way to the final destination, then as it returns, it records the path.

Remote Bridges Used to (remotely) connect two LANs separated by a long distance Passing by a Wide Area Network LAN Remote Bridge WAN Remote Bridge LAN

5 Remote Bridges WAN A remote bridge takes the frame before it leaves the first LAN and encapsulates it with WAN header and trailer When the packet arrives at the destination remote bridge, that bridge removes the WAN header and trailer leaving the original frame.

Remote Bridges 6 Different LANs protocols (100BaseT, 100BaseFX Ethernet, Token Ring, etc.) Different WANs standards (X.25,Frame Relay, ATM, etc.) Unique Remote bridge for each pair of LAN-WAN combination

Question Your supervisor at Network Inc. wants you to provide your expertise to help a client decide what kind of bridge is needed to interconnect two LANs located in two separate buildings in town. One of the LANs uses CSMA/CD and the other one is a Token Ring LAN. What will be your recommendation? Use a Source-Routing bridge Use a Transparent bridge Use a Transparent bridge, but check the features to make sure that it has the appropriate conversion function. Use a Remote bridge.

Routers 3-Layer device that connects: Functions: a LAN to a WAN a WAN to a WAN (or used to forward messages in a WAN) LANs to LANs too Functions: Conversion between frame formats Forwarding frames Making routing decisions Often firewall functions (protection)

Routers 3. Encapsulates the WAN’s header and Trailer 2. Removes the CSMA/CD header and Trailer (Deencapsulation) 3. Encapsulates the WAN’s header and Trailer 1. Receives a frame with a CSMA/CD format 4. Sends the frame into the WAN

Routers Like bridges, routers have incoming and outgoing ports Frame arrives at incoming port 3-Layer devices Network/Internet Incoming Frame Data Link Data Link First Router

Incoming Port on First Router Routers Incoming Data Link on the Router Removes the LAN’s Header & Trailer to access the Network/Internet Layer’s packet (deencapsulation) Passes the removed packet to the router’ Network/Internet layer First Router Network/Internet Packet Incoming Frame Data Link Data Link Incoming Port on First Router

Routers Since the Network/Internet layer is the highest layer on a router Network/Internet layer decides where to send the packet next: another router or the destination LAN Network/Internet Data Link Data Link First Router

Layer Cooperation on the First Router Network/Internet layer passes Network/Internet packet to Data Link layer on the selected outgoing port that will carry the packet to the next router or the destination LAN First Router Network/Internet Packet Data Link Data Link Selected Outgoing Port on First Router

Layer Cooperation on the First Router The Data Link layer on the selected port creates a Frame including the packet, a Header and a Trailer The created frame is passed to the Physical layer on the selected port for transmission to the next router (or destination LAN) Net./Internet Net./Internet Data Link Data Link Frame Selected Outgoing Port On First Router Physical Layer Incoming Port On Next Router

(Except sending station) Hub operation (Except sending station) Hubs split available bandwidth among computers, i.e. with a 100 Mbps hub, the network speed will be 100 Mbps / n (where n is the number of computers) Active hubs include repeater capabilities for regenerating signals. Passive hubs don't regenerate signals. Limited to a 30meter distance apart from computers.

Hubs A hub interconnects stations in Star-Bus LANs A hub works at the physical layer (Accepts & forward frames) A hub broadcasts frames out all connecting links (except sender’s link) A hub could be used to create logical LAN segments for congestion relief

Switches the one necessary connection. A switch examines the destination address and forwards the frame out the one necessary connection. Multiple stations connected to a switch use dedicated segments i.e. each station has a private dedicated connection to the switch A hub could be used to create logical LAN segments for congestion relief Switching table MAC Address Port A1-44-D55-1F-AA-4C 1 (Station A) B2-CD-13-5B-E4-65 2 (Station B) C3-2D-55-3B-A9-4F 5 (Station C) ; ;

Crossover cable is used to connect hub and/or switches Hubs and Switches Using switches and hub for interconnecting LAN’s segments Crossover cable is used to connect hub and/or switches

Summary Questions How a Source-routing bridge differ from a transparent bridge ? What is the purpose of a discovery frame ? In what situations is a Remote bridge used? What are the basic functions of a router? What is a crossover cable?

Summary Questions 1. The local area network shown in Figure 8-18 (p. 261) has two hubs (X and Y) interconnecting the workstations and servers. What workstations and servers will receive a copy of a packet if the following workstations/servers transmit a message: Workstation 1 sends a message to workstation 3: Workstation 2 sends a message to Server 1: Server 1 sends a message to workstation 3: 2. Replace hub Y with a switch. Now, what workstations and servers will receive a copy of a packet if the following workstations/servers transmit a message:

Summary Questions 3. Do Internetworking Exercise 2