1 / 31

Data Networking

Data Networking. Craig E. Canevit Network Services University of Tennessee April 12, 2005. What is Data Networking?. A computer network is “an interconnection of computers and computing equipment using either wires or radio waves over small or large geographic areas.”. Types of Networks:.

Download Presentation

Data Networking

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. Data Networking Craig E. Canevit Network Services University of Tennessee April 12, 2005

  2. What is Data Networking? A computer network is “an interconnection of computers and computing equipment using either wires or radio waves over small or large geographic areas.”

  3. Types of Networks: • P2P (Peer to Peer) • Client/server • WAN (Wide Area Network)

  4. WAN vs. MAN vs. LAN vs. PAN vs. WLAN… • MAN (Metropolitan Area Network) • LAN (Local Area Network) • PAN (Personal Area Network) • WLAN (Wireless LAN) • Geographical vs. topological vs. technological distinctions

  5. Unbelievably Brief History of Data Networking In the 1960s, DARPA (Defense Advanced Research Projects Agency, US Military’s R&D) started looking into connecting computers through networks, particularly packet-switched networks. Its work led to the formation of ARPANET in the late 1960s, which gradually evolved into the Internet. • DNS • Subnetting

  6. Circuit Switching vs. Packet Switching

  7. The OSI Model & Why It Matters • ISO (International Organization for Standardization) • ISO vs. Open Systems Interconnection • Application • Http, ftp, telnet, ssh • Presentation • ASCII/encryption/compression • Session

  8. The OSI Model, continued • Transport • End to end • Network (packets) • L3 addressing (i.e.: 160.36.193.46 ) • Next hop • Data Link (frames) • L2 addressing (i.e.: 0002.fea8.39c1) • SSN vs. postal service • Physical

  9. Encapsulation • Application Application • Presentation Presentation • Session Session • Transport Transport • Network Network • Data Link Data Link • Physical Physical

  10. Ethernet Frame with Encapsulation

  11. Network Protocols • AppleTalk • SPX/IPX (Sequenced Packet EXchange/Internet Packet EXchange) • NETBEUI/NetBIOS (NetBIOS Extended Interface) • TCP/IP protocol suite

  12. Binary, Bits & Bytes • Bits: 0 vs 1 • Decimal: Powers of 10 • 2,165 = • 2*103+1*102*6*101+5*100 • Binary: Powers of 2 • 2165= • 100001110101 or • 211+26+25+24+22+20 or • 2048+64+32+16+4+1

  13. Binary, Bits & Bytes (traditionally) • Byte = 8 bits • Kilobyte (KB) = 1024 bytes (or 8192 bits) • Megabyte (MB) = 1024 kilobytes • Gigabyte (GB) = 1024 megabytes • Terabyte (TB) = 1024 gigabytes

  14. Maybe Bites? (IEC Standard) • Byte = 8 bits • Kilobyte (kB) = 1000 bytes vs. Kibibyte (KiB) = 1024 bytes • Megabit (Mbit) 1000 Kilobits vs. Mebibyte (MiB) = 1024 kibibytes vs. Megabyte (MB) = 1000 megabits • International Electrotechnical Commission

  15. WAN Technologies • T-/DS-/OC- lines • Based on telephone lines DS-0 = 64 kbps) • T1 = 1.544 Mbps (or 24 DS-0 lines) • DS-3 = 44.736 Mbps • OC-12= 622.08 Mbps • Cell switching: • SONET (Synchronous Optical NETwork) • ATM • ISDN (Integrated Services Digital Network) • 128Kbps/1.54Mbps • Frame Relay (typically low speeds: 56K-T1 speeds)

  16. MAN Technologies • In-between LAN & MAN

  17. LAN Technologies • Cable Modems (1.5 - 6 Mbps down, 256 - 768 kbps up) • Wireless ( 802.11b = 11 Mbps, 802.11a or 6 = 54 Mbps) • Ethernet (10/100/1000/10Gbps) • 10Base-2 • 10/100/1000Base-T • Modems (56kbps) • DSL (1.544 Mbps to 512 Kbps downstream and about 128 Kbps) • LRE (5/10/15 Mbps)

  18. Network Cabling • UTP, STP • Cat 5 (allows for up to 150 Mbps) • Cat 6 (allows for 1 Gbps) • Coax • 10 Mbps for Ethernet (500 Mbps) • Fiber

  19. Network Topologies • Ring • Token-based • Bus/tree • Contention • Star • Contention • Ethernet: CSMA/CD

  20. Network Devices • So far: protocols, topologies, types of networks • Bridges/Hubs/Repeaters • Switches • ASICs versus software • Routers

  21. Network Devices • Bridges

  22. Network Devices • Switches

  23. Network Devices • Routers

  24. Security Concerns • Firewalls • ACLs • Routers with “firewall feature set” • VPNs • IDS/IPS & network sniffing • 10-Base2 LANs • Cable modem networks • Hubs • Wireless

  25. Vendors • Cisco • Linksys • Extreme • Nortel • HP • Enterasys • Juniper • Foundry

  26. What Do We Have at UTK? • About 780 Cisco switches • Most buildings have Gigabit Ethernet uplink • 8 main Cisco routers • Several dozen DEMPRs • 1100 Access Points supporting 802.11g • Juniper router at the border • 622 Mbps (135 for I1, 487 for I2) • Resnet DS-3 (45 Mbps) • ISDN connections, • DSL services

  27. What Do We Have at UTK? (continued) • FDDI (Fiber Distributed Data Interface) to Pellissippi • Modem Pool (~250 users) • LRE, DSL to buildings • T-1s to Middlebrook, etc. • Direct 100 Mbps connection to Lexis-Nexis

  28. Special Applications • Packeteer Packetshaper • Tipping Point IPS • VLANs • DNS

  29. Standards/Governing bodies • EIA/TIA (Electronic Industries Alliance/Telecommunications Industry Alliance) • IETF (RFCs) • IEEE (Institute of Electrical and Electronics Engineers) • InterNIC • ARIN • IP address space

  30. Speaking of Address Space • IPv6 (128 bit addressing versus IPv4’s 32 bits) • 281,474,976,710,656 addresses versus 2^32 or4,294,967,296 addresses • fe80:0000:0000:0000:0203:93ff:ef76:5a5e vs. 160.36.193.46

  31. The Future? • Move towards IPv6 • VOIP • Convergence • Ubiquitous wireless • Video on demand • 10 Gig E over copper • 100 Gig E

More Related