The Saigon CTT Semester 1 CHAPTER 12 – 13 – 14 Le Chi Trung.

Slides:



Advertisements
Similar presentations
PJC CCNA Semester 2 Ver. 3.0 by William Kelly
Advertisements

Cisco 2 - Routers Perrine. J Page 14/30/2015 Chapter 10 TCP/IP Protocol Suite The function of the TCP/IP protocol stack is to transfer information from.
CISCO NETWORKING ACADEMY Chabot College ELEC Transport Layer (4)
CCNA – Network Fundamentals
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Transport Layer Network Fundamentals – Chapter 4.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Transport Layer Network Fundamentals – Chapter 4.
Transmission Control Protocol (TCP)
Intermediate TCP/IP TCP Operation.
CISCO NETWORKING ACADEMY PROGRAM (CNAP)
Chapter 7: Transport Layer
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 7: Transport Layer Introduction to Networking.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 7: Transport Layer Introduction to Networking.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 7: Transport Layer Introduction to Networking Assist. Prof.
Lecture 7 Transport Layer
CS3505 The Internet and Info Hiway transport layer protocols : TCP/UDP.
Chapter 7 – Transport Layer Protocols
TRANSPORT LAYER  Session multiplexing  Segmentation  Flow control (TCP)  Connection-oriented (TCP)  Reliability (TCP)
CCNA 1 v3.1 Module 11 Review.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 OSI Transport Layer Network Fundamentals – Chapter 4.
Review of Chapters 12, 13 & 14 Transport Layer Session Layer Presentation Layer.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
1 CCNA 2 v3.1 Module Intermediate TCP/IP CCNA 2 Module 10.
WXES2106 Network Technology Semester /2005 Chapter 8 Intermediate TCP CCNA2: Module 10.
Chapter 4 OSI Transport Layer
Gursharan Singh Tatla Transport Layer 16-May
Process-to-Process Delivery:
TRANSPORT LAYER T.Najah Al-Subaie Kingdom of Saudi Arabia Prince Norah bint Abdul Rahman University College of Computer Since and Information System NET331.
TCP/IP Application and Transport
Networking Basics TCP/IP TRANSPORT and APPLICATION LAYER Version 3.0 Cisco Regional Networking Academy.
Presentation on Osi & TCP/IP MODEL
1 Semester 2 Module 10 Intermediate TCP/IP Yuda college of business James Chen
Copyright 2003 CCNA 1 Chapter 9 TCP/IP Transport and Application Layers By Your Name.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 7: Transport Layer Introduction to Networking.
1 7-Oct-15 OSI transport layer CCNA Exploration Semester 1 Chapter 4.
1 Version 3.0 Module 11 TCP Application and Transport.
Chap 9 TCP/IP Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 OSI Transport Layer Network Fundamentals – Chapter 4.
Transport Layer OSI Model. The transport layer is responsible for the segmentation and the delivery of a message from one process to another.
University of the Western Cape Chapter 12: The Transport Layer.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Transport Layer Network Fundamentals – Chapter 4.
CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
TCP/IP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
Computer Networks Week 4 OSI Transport Layer. Computer Networks Week 4 Note for Instructors These presentations are the result of a collaboration among.
Cisco – Chapters Layers 4, 5, and 6 More Details.
Networking Basics CCNA 1 Chapter 11.
Institute of Technology Sligo - Dept of Computing Chapter 12 The Transport Layer.
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 10 Intermediate TCP/IP.
Page 12/9/2016 Chapter 10 Intermediate TCP : TCP and UDP segments, Transport Layer Ports CCNA2 Chapter 10.
Voice Over Internet Protocol (VoIP) Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Presentation 5 – VoIP and the OSI Model.
01_NF_Ch04 – OSI Transport Layer ( 傳輸層 ) Source: CCNA Exploration.
© 2002, Cisco Systems, Inc. All rights reserved..
1 Computer Communication & Networks Lecture 23 & 24 Transport Layer: UDP and TCP Waleed Ejaz
Data Communications and Networks Chapter 6 – IP, UDP and TCP ICT-BVF8.1- Data Communications and Network Trainer: Dr. Abbes Sebihi.
Cisco I Introduction to Networks Semester 1 Chapter 7 JEOPADY.
Introduction Chapter 1. TCP/IP Reference Model Why Another Model? Although the OSI reference model is universally recognized, the historical and technical.
1 14-Jun-16 S Ward Abingdon and Witney College CCNA Exploration Semester 1 OSI transport layer CCNA Exploration Semester 1 Chapter 4.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI transport layer CCNA Exploration Semester 1 – Chapter 4.
Chapter 7: Transport Layer
© 2003, Cisco Systems, Inc. All rights reserved.
Understand the OSI Model Part 2
TCP Transport layer Er. Vikram Dhiman LPU.
CCNA 2 v3.1 Module 10 Intermediate TCP/IP
Process-to-Process Delivery:
Process-to-Process Delivery: UDP, TCP
The TCP/IP Model.
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
Transport Layer 9/22/2019.
Presentation transcript:

The Saigon CTT Semester 1 CHAPTER 12 – 13 – 14 Le Chi Trung

The Saigon CTT  Content Transport layer TCP and UDP Session layer Presentation layer

The Saigon CTT  Schedule

The Saigon CTT TRANSPORT LAYER

The Saigon CTT  Why we need a transport layer? Layer 1 allows bit streams to be created and to travel. Layer 2 packages those data packets into frames to be converted to bit streams and makes data-link delivery possible. Layer 3 packages data from upper layers in packets and makes routing and network delivery possible. But they made no provision for assuring our data reliably travels end-to-end across the often vast network path. But they made no provision for assuring our data reliably travels end-to-end across the often vast network path.

The Saigon CTT  Purpose of the transport layer Transport and regulate the flow of information from source to destination, reliably and accurately. The end-to-end control: –Sliding windows. –Sequencing numbers. –Acknowledgments. –Segmentation. –Multiplexing.

The Saigon CTT  TCP and UDP The emphasis of this curriculum is on TCP/IP Ethernet networks. The TCP/IP protocol of the OSI model Layer 4 (transport layer) has two protocols - TCP and UDP.

The Saigon CTT  TCP/IP

The Saigon CTT  Port Both TCP and UDP use port (or socket) numbers to pass information to the upper layers. RFC-1700

The Saigon CTT  Range of ports 2 bytes: 0 – –Numbers below 255 : for public applications. –Numbers from : assigned to companies for marketable applications. –Numbers above 1023 : are unregulated. End systems use port numbers to select proper applications. Originating source port numbers are dynamically assigned by the source host; usually, it is a number larger than 1023.

The Saigon CTT  Telnet port number

The Saigon CTT TCP AND UDP

The Saigon CTT  TCP TCP supplies a virtual circuit between end-user applications. These are its characteristics: –connection-oriented. –reliable. –divides outgoing messages into segments. –reassembles messages at the destination station. –re-sends anything not received. –reassembles messages from incoming segments.

The Saigon CTT  TCP Header format Protocol that provides reliable full-duplex data transmission. RFC-761

The Saigon CTT  TCP Header format: Port number Source Port 16 bits. Destination Port 16 bits. Source Port 16 bits. Destination Port 16 bits.

The Saigon CTT  TCP Header format: Sequence Sequence Number: 32 bits – –The sequence number of the first data octet in this segment (except when SYN is present). Sequence Number: 32 bits – –The sequence number of the first data octet in this segment (except when SYN is present).

The Saigon CTT  TCP Header format: Acknowledgment Acknowledgment Number: 32 bits – –This field contains the value of the next sequence number the sender of the segment is expecting to receive. Acknowledgment Number: 32 bits – –This field contains the value of the next sequence number the sender of the segment is expecting to receive.

The Saigon CTT  TCP Header format: Code bits Control Bits: 8 bits – –ACK: Acknowledgment field significant – –RST: Reset the connection – –SYN: Synchronize sequence numbers – –FIN: No more data from sender Control Bits: 8 bits – –ACK: Acknowledgment field significant – –RST: Reset the connection – –SYN: Synchronize sequence numbers – –FIN: No more data from sender

The Saigon CTT  TCP Header format: Window Window: 16 bits – –The number of data octets beginning with the one indicated in the acknowledgment field which the sender of this segment is willing to accept. Window: 16 bits – –The number of data octets beginning with the one indicated in the acknowledgment field which the sender of this segment is willing to accept.

The Saigon CTT  TCP: Three way handshaking

The Saigon CTT  TCP: Simple acknowledgment

The Saigon CTT  TCP: Sliding acknowledgment

The Saigon CTT  TCP: Sequence and acknowledgment

The Saigon CTT  UDP UDP transports data unreliably between hosts. Following are the characteristics: –Connectionless. –Unreliable. –Transmit messages (called user datagrams). –Provides no software checking for message delivery (unreliable). –Does not reassemble incoming messages. –Uses no acknowledgements.

The Saigon CTT  UDP Header format UDP is a simple protocol that exchanges datagrams, without acknowledgments or guaranteed delivery. RFC-768

The Saigon CTT  Preparation for LAB Lab companion: –12.4.1

The Saigon CTT  Review Transport layer regulates information flow to ensure end-to-end connectivity between host applications reliably and accurately. TCP and UDP port numbers. Three way handshaking and sliding windows.

The Saigon CTT SESSION LAYER

The Saigon CTT  Functions

The Saigon CTT  Process Dialog control: –In the conversation, each host plays dual roles: requesting service and replying with service. Dialogue control determining which role they are playing at any given moment. –Agree a set of guidelines to use during the communicating with each other. Dialog separation: –Order to Initiate, terminate and manage of communication. –Using a checkpoint to synchronize.

The Saigon CTT  Dialog control

The Saigon CTT  Dialog separation

The Saigon CTT  Session layer protocols Discussion

The Saigon CTT  Review Communication sessions consist of mini-conversations that occur between applications located in different network devices. Dialog control. Dialog separation.

The Saigon CTT PRESENTATION LAYER

The Saigon CTT  Functions

The Saigon CTT  Three main functions

The Saigon CTT  Data formatting

The Saigon CTT  Data encryption

The Saigon CTT  Data compression

The Saigon CTT  Review Determines how graphic images, sound and movies are presented.. Provides encryption of data. Compresses text and converts graphic images into bit streams so they can be transmitted across a network.

The Saigon CTT