1 / 27

Unit 2: Underlying Technologies

Transmission media (Section 3.1. Read on your own) Local Area Networks (LANs) Ethernet (CSMA/CD - Carrier Sense Multiple Access/Collision Detection , IEEE 802.3) Token Ring (IEEE 802.5) Switching Circuit switching Packet switching Datagram approach Virtual circuit approach

Télécharger la présentation

Unit 2: Underlying Technologies

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Transmission media (Section 3.1. Read on your own) Local Area Networks (LANs) Ethernet (CSMA/CD - Carrier Sense Multiple Access/Collision Detection , IEEE 802.3) Token Ring (IEEE 802.5) Switching Circuit switching Packet switching Datagram approach Virtual circuit approach Wide Area Networks (WANs) PPP (Point-to-Point Protocol) X.25 Frame Relay ATM (Asynchronous Transfer Mode)- cell relay Interconnecting devices – repeaters, bridges, routers and gateways Shared media v.s. switched LAN architecture Unit 2: Underlying Technologies

  2. IEEE 802 LAN Layers

  3. Ethernet LANs Features 1)   Widest Industry Use and Acceptance a)   Product Availability b)   Many Vendors c)   Low Cost d)   High Knowledge Base 2)   Standardized for Multiple Media Types a)   Twisted Pair (10Base-T) b)   Optical Fiber (10Base-F, FOIRL) c)   Coaxial Cable (10Base2, 10Base5) d) Also high-speed Ethernets

  4. Ethernet Problems 1)   Coaxial Cable Networks Hard to Troubleshoot a)   Faulty connections and electrical failures hard to find b)   Improper grounding can cause stray voltages c)   Static electricity d)   Non-standard hardware e)   Problems are often intermittent 2)   Ethernet Lacks Built-In Network Monitoring 3)   Ethernet Lacks Any Priority Mechanism 4)   Station Transmission Time May Grow Large under High Loads

  5. Carrier Sense Multiple Access with Collision Detection (CSMA/CD) The basic idea: When a station has a frame to transmit: 1)   Listen for Data Transmission on Cable (Carrier Sense) 2)   When Medium is Quiet (no other station transmitting): a)   Transmit Frame, Listening for Collision b)   If collision is heard, stop transmitting, wait random time, and transmit again. Frame format This portion must be at least 64 bytes for the Ethernet to work correctly

  6. Figure 3-9

  7. Figure 3-11

  8. Figure 3-12

  9. Figure 3-13

  10. Token Ring Features 1)    Predictable Performance a)    Unlike Ethernet, there is a fixed limit on how long a station must wait to transmit frame. b)    Eight data priority levels ensure that important data get sent first. 2)    Ring-of -Stars Topology a)    Star layout is well understood. b)    Ring is easily expanded by adding additional Multistation Access Units (MAUs) c)    Only point-to-point data connections used. 3)    Self-Monitoring and Reconfiguration Capabilities a)    Active Monitor station recovers from any token operation problems. b)    If any station goes down it will be detected and removed from the ring. c)    Any single cable can be cut or disconnected and network will reconfigure and continue operation.

  11. Token Ring Features (continued.) 4)    IBM Support a)    IBM SNA data and LAN data can travel together on same token ring. b)    Token Ring is an integral part of IBM future networking. Disadvantages of Token Ring 1)    Higher price for NICs 2)    Limited support for non-IBM products. a)    Fewer products available for Token Ring than Ethernet b)    Ethernet is still at the heart of some vendors’ future network plans. Note: For this course, you do not need to know the details of Token Ring frame format

  12. Figure 3-14 Token Ring Operation

  13. Figure 3-19 Circuit Switching • Dedicated physical connections • Source and destination operate at the same speed • Data arrive in sequence

  14. Packet Switching • Store-and-forward • Source and destination may operate at different rates Figure 3-20 Packet Switching- Datagram approach

  15. Packet Switching- Datagram approach • Connectionless • No connection setup necessary before sending data • Each packet sent independently • Each packet may take different path to destination • Each packet contains complete destination address • Packets may arrive out-of-order (transport layer must do reordering) • Network load is completely unpredictable • Protocol Examples: IP, Novell IPX, AppleTalk

  16. Figure 3-21 Packet switching – Virtual circuit approach

  17. Packet switching – Virtual circuit approach • Connection-oriented • Sender sends a Setup Request packet to establish a virtual circuit before sending data • Setup Request passes through all router/switches on path from source to destination • Path is assigned a Virtual Circuit Identifier (VCID) • Each router/switch stores information about each VC • Any router/switch or destination may deny the setup request (like a busy signal). • When finished, Sender sends Clear Request to tear down VC. • Each data packet contains VCID, not full source and destination addresses • All packets follow same path and arrive in order • Network load can be controlled through admissions control (denying setup requests if busy) • Protocol Examples: X.25, Frame Relay, ATM

  18. WAN • PPP • commonly used for dial-up access to the internet (connect through a phone line to the access router) • can also be used in a point-to-point link between two devices such as routers Figure 3-22 Point-to-point protocol (PPP) frame

  19. Figure 3-23 X.25 (Connection-oriented) X.25 - An interface protocol to access the network Not defined by X.25

  20. Figure 3-25 Hop-by-hop error and flow control in X.25 is not necessary for newer more reliable networks.

  21. Figure 3-28 ATM cells (Small fixed-size data units)

  22. Figure 3-29

  23. Internetworking Terms

  24. Transparent Bridge DA: Destination Address SA: Source Address

  25. Shared-Media vs. Switched LAN Architecture

More Related