23
Internetworking Internetworking and Layered and Layered Models Models Presenter: Joy Ungriano Victor Dimalanta

MELJUN CORTES ICT security internetworking_layered_models

Embed Size (px)

Citation preview

Page 1: MELJUN CORTES ICT security internetworking_layered_models

Internetworking and Internetworking and Layered ModelsLayered Models

Presenter:Joy Ungriano

Victor Dimalanta

Page 2: MELJUN CORTES ICT security internetworking_layered_models

Course Outline :Course Outline :• Internetworking Fundamentals

o Network /Communication Protocolso Types of Computer Network

• Internetworking Devices• Physical Transmission Media• Layered Models• The OSI Model

o Application Layero Presentation Layero Session Layero Transport Layero Network Layero Data Link Layero Physical Layer

Page 3: MELJUN CORTES ICT security internetworking_layered_models

InternetworkingInternetworking• An arbitrary collection of networks interconnected

to provide some sort of host-host to packet delivery service.

Page 4: MELJUN CORTES ICT security internetworking_layered_models

Internetworking Internetworking FundamentalsFundamentals

• Network/Communication Protocolso a set of rules that governs the communications between computers on

a network.

Page 5: MELJUN CORTES ICT security internetworking_layered_models

Internetworking Internetworking ProtocolsProtocols

Set of rules and procedures for exchanging information among computers•Ethernet•Token ring•TCP/IP•WAP

Page 6: MELJUN CORTES ICT security internetworking_layered_models

Other Communication Other Communication ProtocolsProtocols

• IEEE 802.11 (802.11b, g – “WiFi”)o Family of standards used with wireless LANs

• Used for public Internet access points• Bluetooth

o Devices contain special chipo Short-range radio waves transmit between Bluetooth

devices• Short distance

• IrDA (Infrared Data Association)o IrDA devices contain IrDA portso Infrared light waveso Line-of-sight transmission

Page 7: MELJUN CORTES ICT security internetworking_layered_models

Types of Computer Types of Computer NetworkNetwork

• Networko Collection of Computers and Devices connected via communication

devices and transmission media.

• Local Area Network (LAN)• Metropolitan Area Network (MAN)• Wide Area Network (WAN)• Others

o PAN – Personal Area Networko SAN – Storage Area Network

Page 8: MELJUN CORTES ICT security internetworking_layered_models

• Local Area Network - LANo Computers connected in a limited geographical data.Advantage Sharing of expensive resources (laser printers, storage devices etc.) Can store critical data at central placeDis-Advantage Requires memory space Security Problems

• Metropolitan Area Network – MANo Connects LAN in a metropolitan areao Managed by a consortium of users or a single network provider

• Wide Area Network – WANo Connects computers and devices in a large geographical area

Page 9: MELJUN CORTES ICT security internetworking_layered_models
Page 10: MELJUN CORTES ICT security internetworking_layered_models

Comparison between 3 types of Comparison between 3 types of

computercomputerCRITERIA LAN MAN WAN

COST LOW HIGH HIGHER

NETWORK SIZE

SMALL LARGER LARGEST

SPEED FASTEST SLOWER SLOWEST

TRANSMISSION MEDIA

TYPE

TWISTED-PAIR TWISTED PAIR & FIBER OPTIC

CABLES

FIBER OPTIC, RADIO WAVE &

SATELLITE# OF

COMPUTERSSMALLEST LARGE LARGEST

Page 11: MELJUN CORTES ICT security internetworking_layered_models

Internetworking Internetworking DevicesDevices

Page 12: MELJUN CORTES ICT security internetworking_layered_models

Internetworking Internetworking DevicesDevices

• NIC• Modem• Repeaters• Hubs• Bridges• Switches• Routers• Gateways

Page 13: MELJUN CORTES ICT security internetworking_layered_models

NICNIC Coordinates transmission/receipt of data to/from the

device Card installed in an expansion slot of a PC, printer, PC

slot Works with a particular network technology

Ethernet or token ring

Page 14: MELJUN CORTES ICT security internetworking_layered_models

ModemModem• Device that both modulates and demodulates

analog carrier signals (called sine waves) for encoding and decoding digital information for processing.

Example:• Dial-up Modem• ISDN and DSL Modem – send/receive data over a digital

telephone line.• Cable Modem – separate cable to TV

Page 15: MELJUN CORTES ICT security internetworking_layered_models

RepeatersRepeaters• A repeater (or regenerator) is an electronic device

that operates on only the physical layer of the OSI model.

• Repeater receives the signal before it becomes to weak or corrupted and regenerate the original pattern.

Page 16: MELJUN CORTES ICT security internetworking_layered_models

HubHub• Normally used to create connections between

stations in the physical star topology.• 1 collision domain• 1 broadcast domain

Page 17: MELJUN CORTES ICT security internetworking_layered_models

RoutersRouters• Forwards data packets between computer

networks• Routers perform the "traffic directing” –

Transmitting packets to correct destination.• Performs in physical , data link and network

layers of OSI model.

Page 18: MELJUN CORTES ICT security internetworking_layered_models

BridgesBridges• Bridges can divide a large network into smaller

segments.• It operates in both physical and data link layer

in OSI.

Page 19: MELJUN CORTES ICT security internetworking_layered_models

Type of BridgesType of Bridges• Simple Bridge

o Address table must be entered manually.o Whenever new station is added or removed, the table must be

modified.o Installation and maintenance of simple bridge is time consuming.

• Multiple Bridgeo Can be used to connect more than 2 LANs

Page 20: MELJUN CORTES ICT security internetworking_layered_models

• Transparent Bridgeo Transparent of Learning Bridge, build its table of station address on its

own .

Page 21: MELJUN CORTES ICT security internetworking_layered_models
Page 22: MELJUN CORTES ICT security internetworking_layered_models

SwitchesSwitches• Intelligent Device• Many Collision Domain• 1 Broadcast Domain

Page 23: MELJUN CORTES ICT security internetworking_layered_models

GatewaysGateways• Potentially operate in all 7 layers of OSI model.• Protocol converter