1 / 61

Network

Network. Minggu ke – 9 Magister Teknik Elektro Universitas Udayana. What is a Network? Allows Computers to Communicate Share Files, Printers and Other Peripherals Connect to a Centralized Server. Network Communications and Protocols

lynley
Download Presentation

Network

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. Network Minggu ke – 9 Magister Teknik Elektro Universitas Udayana

  2. What is a Network? • Allows Computers to Communicate • Share Files, Printers and Other Peripherals • Connect to a Centralized Server

  3. Network Communications and Protocols • Protocol - The definition of a language that allows computers and networks to communicate • OSI Model • Breaks network protocols down into seven different layers. • Computer Protocols • Languages Computers use to communicate across networks • Network Protocols • Languages Networks use to communicate

  4. Network Communications and ProtocolsComputer Protocols • NetBEUI (NetBIOS Extended User Interface) • Microsoft Windows • File and Printer Sharing • Easiest to Setup • Works Best on Small Networks • Less Than 25 Computers • Large Networks Require WINS Server • Alternative is NetBIOS over TCP/IP • IPX/SPX and NWLink (NetWare) • Allows Windows computers to communicate with Novell based networks • Available as of Windows 95 and NT 4.0

  5. TCP/IP • Most widely used protocol today • Protocol used across the Internet hence IP • Packet based • IP Based Networks • IP Addresses • Subnet Masks • Gateway • DHCP (Dynamic Host Configuration Protocol )Server • DNS Server

  6. Public IP Addresses • Given out in “Blocks” • Computers with Public IP addresses can be directly accessed from the Internet • Poses Potential Security Risk

  7. Private IP Addresses • Can not directly connect to the Internet • Translated to public IP address prior to sending data on the Internet • Free for anyone to use

  8. TCP/IP : IP Addresses • Dynamic vs. Static • Subnet Mask • Gateway • DNS Server

  9. SubnettingA Network with two levels of hierarchy (not subnetted)

  10. A Network with three levels of hierarchy (subnetted)

  11. ARP (Address Resolution Protocol)

  12. Cross Platform Communications • Linux / Unix / Mac OS X • Samba – Allows these operating systems to use the NetBIOS Protocol to communicate with Windows operating systems • Windows • Services for Unix (SFU) – Allows Windows operating systems to use the NFS protocol to communicate with Linux / Unix operating systems

  13. OSI Model • Breaks network protocols down into seven different layers. • Protocol functions • Segmentation and reassembly • Encapsulation  Addressing • Connection control  Multiplexing • Ordered delivery  Transmission services • Flow control • Error control • synchronization • Computer Protocols • Languages Computers use to communicate across networks • Network Protocols • Languages Networks use to communicate

  14. Layer

  15. Users-oriented Users of transport service End-to-end connection oriented Network service Point-to-point link oriented Perspective on the OSI architecture

  16. Network Protocol • Token Ring • Backbone for large ring topologies • Uses special packet called a Token • Computer holding token allowed to communicate on network • Ethernet • • Designed for LAN technologies • Bus topology; Fast Ethernet: 100 Mbps; Gigabits Ethernet: 1000 Mbps • • Listens to network before transmission • • Uses random wait times to resolve collisions • • Not limited to Ring Topology

  17. Ethernet implementations 10Base5: Thick Ethernet or Thicknet

  18. 10Base2: Thin Ethernet or Cheapernet It uses bus topology with an internal transceiver or p2p connection via an external transceiver. If the station uses an internal transceiver, there is no need for an AUI cable If the station lacks a transceiver, then an external transceiver can be used in conjunction with the AUI

  19. Segments Max. 5 segments, each segment max 185 m. Only 3 segments for connecting stations to medium; 2 segments for remote repeaters The max.no. stations 96, 32 stations/segment

  20. 10Base-T: Twisted-Pair Ethernet Physically is star topology, logically is bus topology The stations are connected to a hub with either an internal or external transceiver Internal transceiver: no need AUI cable External transceiver: AUI cable for connecting the transceiver – interface Medium & connectors: twisted-pair cable and RJ-45 connectors

  21. 10Base-FL: Fiber Link Ethernet Star topology, External transceiver: fiber-optic MAU AUI Cable: to connect the station – external transceiver Spec. 10Base-FL: Duplexity: Full-duplex Physical topology: star Medium: Fiber 62.5/125 m Max. length: 2000 m Medium and connectors

  22. VLAN (Virtual Local Area Network) A subnetwork or a segment of a local area network configured by software, not by physical wiring

  23. VPN (Virtual Private Network) A network that is private, but virtual It is private because it guarantees privacy inside the organization. It is virtual because it does not use real private WANs; the network is physically public, but virtually private

  24. Network Fast Ethernet

  25. Gigabit Ethernet Architecture Standard Media Access Control (MAC) full duplex and/or half duplex Gigabit Media Independent Interface (GMII) (optional) 1000 Base – X PHY 8B/10B auto-negotiation Unshielded twisted pair IEEE 802.3ab 1000 Base T PCS 1000 Base T PMA transceiver 1000 Base-LX Fiber optic transceiver 1000 Base-SX Fiber optic transceiver 1000 Base-CX Copper transceiver Single Mode or Multimode Fiber Shieled Copper Cable Multimode Fiber IEEE 802.3z Source - IEEE

  26. Gigabit Ethernet Technology Figure 4-23.Gigabit Ethernet cabling. • 1000 BASE SX fiber - short wavelength • 1000 BASE LX fiber - long wavelength • 1000 BASE CX copper - shielded twisted pair • 1000 BASE T copper - unshielded twisted pair • Based on Fiber Channel physical signaling technology.

  27. Network Hardware

  28. Network Hardware • NIC – Network Interface Card • Cabling • Cat 5 • Cat 5e • Cat 6 • Fiber Optic • Hub or Repeater • Repeats information out to all ports • Creates unnecessary network traffic • Least sophisticated of all network equipment • Switch • Analyzes packets and routes directly to destination port • More efficient than hub

  29. Network Hardware • Router • More sophisticated than Switch • Knows what type of traffic • Can be used as first line of defense when securing a network • Firewall • Not only knows type of traffic, but analyzes traffic for potential vulnerabilities. • Rule based analysis

More Related