networking fundamentals

31
Networking Fundamentals Introduction and OSI model

Upload: selena

Post on 05-Jan-2016

18 views

Category:

Documents


0 download

DESCRIPTION

Networking Fundamentals. Introduction and OSI model. Introduction. Classifications. Classifications. LAN Local Area Network WAN Wide Area Network PAN Personal Area Network MAN Metropolitan Area Network. Introduction. Topologies. Topologies. Bus Star Ring Mesh Wireless - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Networking Fundamentals

Networking Fundamentals

Introduction and OSI model

Page 2: Networking Fundamentals

CLASSIFICATIONSIntroduction

Page 3: Networking Fundamentals

• LAN – Local Area Network

• WAN– Wide Area Network

• PAN– Personal Area Network

• MAN– Metropolitan Area Network

Classifications

Page 4: Networking Fundamentals
Page 5: Networking Fundamentals

TOPOLOGIESIntroduction

Page 6: Networking Fundamentals

• Bus• Star• Ring• Mesh• Wireless• Hybrid

Topologies

Page 7: Networking Fundamentals
Page 8: Networking Fundamentals
Page 9: Networking Fundamentals

NETWORK MODELSIntroduction

Page 10: Networking Fundamentals

• Client/Server• Peer-to-Peer

Network Models

Page 11: Networking Fundamentals

PROTOCOLSIntroduction

Page 12: Networking Fundamentals

• TCP/IP• FIR• ATM• LLDP• NetBIOS & NetBEUI

Protocols

Page 13: Networking Fundamentals
Page 14: Networking Fundamentals
Page 15: Networking Fundamentals
Page 16: Networking Fundamentals

DEVICESIntroduction

Page 17: Networking Fundamentals

• Media / Converters• NIC– Network Interface Card

• Repeater• Hub• Gateway• Bridge• Switch• Router

Devices

Page 18: Networking Fundamentals

Hub

• Physical Layer• Box with lots of Ethernet connection sockets• Repeats messages to all connected nodes– Generates wasted traffic– Nodes must filter messages intended

for them

• Cheapest way to connect devices

Page 19: Networking Fundamentals

Bridge

• Data Link Layer• Single incoming and outgoing ports• Keeps MAC address tables for two LAN

segments • Filters traffic using the MAC address

Page 20: Networking Fundamentals

Switch

• Connects all nodes to each other like a hub • Examines Ethernet messages for destination

MAC address• Intelligently relays messages toward

destination• More expensive than hubs• Can be combined with hubs

Page 21: Networking Fundamentals

Router

• Network Layer• A router connects to two different networks

Ex: LAN to WAN (internet)• Routers maintain a so-called routing table to

keep track of routes– Without routers the internet could not function– Uses the IP address to forward packets

Page 22: Networking Fundamentals

Gateway

• Application Layer down to network layer• Connect and translate data between networks with

different protocols or architecture• For instance, allowing communication between TCP/IP

clients and IPX/SPX or AppleTalk• A gateway links two systems that do not use the same:– Communication protocols– Data formatting structures– Languages– Architecture

Page 23: Networking Fundamentals

STANDARDS GROUPSIntroduction

Page 24: Networking Fundamentals

• IEEE• ISO• W3C• CERN• UL• EIA• TIA• ANSI

Standards Groups

Page 25: Networking Fundamentals

• IEEEInstitute of Electrical and Electronics Engineers

• ISOInternational Organization for Standardization

• W3CWorld Wide Web Consortium

• CERNEuropean Organization for Nuclear Research

• ULUnderwriters Laboratories

• EIAEnergy Information Administration

• TIATelecommunications Industry Association

• ANSIAmerican National Standards Institute

Standards Groups

Page 26: Networking Fundamentals
Page 27: Networking Fundamentals
Page 28: Networking Fundamentals

OSI MODELIntroduction

Page 29: Networking Fundamentals

• Application• Presentation• Session• Transport• Network• Data Link• Physical

OSI MODEL

Mnemonics to RememberTop Down:A Perfectly Simple Technology Narrowed Down PhysicallyAll People Seem To Need Data ProcessingAll Pros Search Top Notch Donut Places

Bottom Up:Programmers Like Networks That Seldom Postpone Anything*Programmers Dare Not Throw Salty Pretzels AwayPlease Do Not Throw Sausage Pizza AwayPlease Do Not Tell Sales People AnythingPeople Don’t Need To See Paula AbdulPeople Desperately Need To See Pamela AndersonPaula Did Networking 'Til She Passed Away

* Uses L for Link layer rather than D for Data Link

Page 30: Networking Fundamentals
Page 31: Networking Fundamentals