NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2....

33
NETWORK PROTOCOLS AND COMMUNITATION Edi Surya Negara,M.Kom. Postgraduate Program, Informatics Engineering (S2) November 15, 2016

Transcript of NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2....

Page 1: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

NETWORK PROTOCOLSAND COMMUNITATION

Edi Surya Negara,M.Kom.

Postgraduate Program, Informatics Engineering (S2)

November 15, 2016

Page 2: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

References :

• Computer Networks - A Tanenbaum - 5th edition (2011)

• Data Communications and Networking - Behrouz A.Forouzan -4th edition (2007)

• Cisco System Inc - 2011 - Cisco Configuration Profesional UserGuide.

Page 3: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Chapter 2: Objectives

After completing this chapter, students will be able to:

• Explain how rules are used to facilitate communication.

• Explain the role of protocols and standards organizations infacilitating interoperability in network communications.

• Explain how devices on a LAN access resources in a small tomedium-sized business network.

Page 4: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Chapter 2:

• 2.1 Rules of Communication

• 2.2 Network Protocols and Standards

• 2.3 Moving Data in the Network

Page 5: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

2.1 Rules of Communication

Page 6: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

What is Communication?

Page 7: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Establishing the Rules

• An identified sender and receiver

• Agreed upon method of communicating (face-to-face, telephone,letter, photograph)

• Common language and grammar

• Speed and timing of delivery

• Confirmation or acknowledgment requirements

Page 8: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Message Encoding

Page 9: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Message SizeAn overview of the segmenting process:

• The size restrictions of frames require the source host to break along message into individual pieces (or segments) that meet boththe minimum and maximum size requirements.

• Each segment is encapsulated in a separate frame with theaddress information, and is sent over the network.

• At the receiving host, the messages are de-encapsulated and putback together to be processed and interpreted.

Page 10: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Message Timing• Access Method The set of rules that defines how a computer

puts data onto the network cable and takes data from the cableis called an access method. Once data is moving on the network,access methods help to regulate the flow of network traffic.

• Carrier-sense multiple-access with collision detection (CSMA/CD)• Carrier-sense multiple-access with collision avoidance (CSMA/CA)• Token passing• Demand priority

• Flow Control

• Response Timeout

Page 11: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Features of Different Access Methods

Page 12: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Message Delivery Options

Page 13: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

2.2 Network Protocols and Standards

Page 14: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Network Protocols

• How the message is formatted or structured

• The process by which networking devices share information aboutpathways with other networks

• How and when error and system messages are passed betweendevices

• The setup and termination of data transfer sessions

Page 15: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Interaction of Protocols

• Application Protocol Hypertext Transfer Protocol (HTTP)

• Transport Protocol Transmission Control Protocol (TCP)

• Internet Protocol Internet Protocol (IP)

• Network Access Protocols Data link & physical layers

Page 16: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Protocol Hierarchies

Page 17: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Protocol Hierarchies

Page 18: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and
Page 19: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

TCP/IP Protocol Suite and Communication

Page 20: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Standards Organizations Open Standards

• The Internet Society (ISOC)

• The Internet Architecture Board (IAB)

• The Internet Engineering Task Force (IETF)

• Institute of Electrical and Electronics Engineers (IEEE)

• The International Organization for Standards (ISO)

Page 21: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Open Standards

Page 22: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Standards Organizations IEEE

Page 23: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Standards Organizations IEEE

Page 24: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Other Standards Organization

• The Electronic Industries Alliance (EIA)

• The Telecommunications Industry Association (TIA)

• The International Telecommunications UnionTelecommunications Standardization Sector (ITU-T)

• The Internet Corporation for Assigned Names and Numbers(ICANN)

• The Internet Assigned Numbers Authority (IANA)

Page 25: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

The OSI Reference Model

Page 26: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

2.3 Moving Data in the Network

Page 27: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Protocol Data Units (PDUs)

Page 28: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Protocol Encapsulation

Page 29: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Accessing Local Resources

Page 30: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Communicating with Device / Same Network

Page 31: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

MAC and IP Addresses

Page 32: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and

Communicating Device / Remote Network

Page 33: NETWORK PROTOCOLS - AND COMMUNITATION ...eprints.binadarma.ac.id/3127/1/Chapter_2. Network...References : Computer Networks - A Tanenbaum - 5th edition (2011) Data Communications and