SlideShare a Scribd company logo
1 of 22
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-1
Building a Simple Network
Understanding the
TCP/IP Transport
Layer
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-2
Transport Layer
 Session multiplexing
 Segmentation
 Flow control (when required)
 Connection-oriented
(when required)
 Reliability (when required)
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-3
Reliable vs. Best-Effort Comparison
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-4
 Operates at transport layer of OSI and TCP/IP models
 Provides applications with access to the network layer without the
overhead of reliability mechanisms
 Is a connectionless protocol
 Provides limited error checking
 Provides best-effort delivery
 Has no data-recovery features
UDP Characteristics
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-5
UDP Header
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-6
TCP Characteristics
 Transport layer of the TCP/IP stack
 Access to the network layer for applications
 Connection-oriented protocol
 Full-duplex mode operation
 Error checking
 Sequencing of data packets
 Acknowledgement of receipt
 Data-recovery features
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-7
TCP Header
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-8
 File transfer
– FTP
– TFTP
– Network File System
 E-mail
– Simple Mail Transfer Protocol
 Remote login
– Telnet
– rlogin
 Network management
– Simple Network Management
Protocol
 Name management
– Domain Name System
TCP/IP Application Layer Overview
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-9
Mapping Layer 3 to Layer 4
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-10
Mapping Layer 4 to Applications
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-11
Establishing a Connection
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-12
Three-Way Handshake
CTL = Which control bits in the TCP header are set to 1
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-13
Flow Control
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-14
TCP Acknowledgment
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-15
Fixed Windowing
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-16
TCP Sliding Windowing
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-17
TCP Sequence and Acknowledgment
Numbers
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-18
Summary
 The purpose of the transport layer is to hide the network
requirements from the application layer.
 Connection-oriented transport provides reliable transport;
connectionless transport provides best-effort transport.
 UDP is a protocol that operates at the transport layer and
provides applications with access to the network layer without the
overhead of the reliability mechanisms of TCP. UDP is a
connectionless, best-effort delivery protocol.
 TCP is a protocol that operates at the transport layer and
provides applications with access to the network layer. TCP is
connection-oriented, provides error checking, delivers data
reliably, operates in full-duplex mode, and provides some data
recovery functions.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-19
Summary (Cont.)
 TCP/IP supports a number of applications, including FTP
(supports bidirectional binary and ASCII file transfers), TFTP
(transfers configuration files and Cisco IOS images), and Telnet
(provides capability to remotely access another computer).
 IP uses a protocol number in the datagram header to identify
which protocol to use for a particular datagram.
 Port numbers are used to map Layer 4 to an application.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-20
Summary (Cont.)
 Flow control avoids the problem of a transmitting host overflowing
the buffers in the receiving host and slowing network
performance.
 TCP provides sequencing of segments with a forward reference
acknowledgment. When a single segment is sent, receipt is
acknowledged and the next segment is then sent.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-21
Summary (Cont.)
 The TCP window size decreases the transmission rate to a level
at which congestion and data loss do not occur. The TCP window
size allows a specified number of unacknowledged segments to
be sent.
 A fixed window is a window with an unchanging size that can
accommodate a specific flow of segments.
 A TCP sliding window is a window that can change size
dynamically to accommodate the flow of segments.
 TCP provides the sequencing of segments by providing sequence
numbers and acknowledgment numbers in TCP headers.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-22

More Related Content

What's hot (20)

CCNA Icnd110 s02l03
CCNA Icnd110 s02l03CCNA Icnd110 s02l03
CCNA Icnd110 s02l03
 
CCNA Icnd110 s01l04
CCNA Icnd110 s01l04CCNA Icnd110 s01l04
CCNA Icnd110 s01l04
 
CCNA Icnd110 s02l01
CCNA Icnd110 s02l01CCNA Icnd110 s02l01
CCNA Icnd110 s02l01
 
CCNA Icnd110 s02l08
 CCNA Icnd110 s02l08 CCNA Icnd110 s02l08
CCNA Icnd110 s02l08
 
CCNA Icnd110 s01l07
CCNA Icnd110 s01l07CCNA Icnd110 s01l07
CCNA Icnd110 s01l07
 
CCNA Icnd110 s01l08
CCNA Icnd110 s01l08CCNA Icnd110 s01l08
CCNA Icnd110 s01l08
 
CCNA Icnd110 lg
CCNA Icnd110 lgCCNA Icnd110 lg
CCNA Icnd110 lg
 
CCNA Icnd110 s03l01
CCNA Icnd110 s03l01CCNA Icnd110 s03l01
CCNA Icnd110 s03l01
 
CCNA Icnd110 s02l07
CCNA Icnd110 s02l07CCNA Icnd110 s02l07
CCNA Icnd110 s02l07
 
CCNA Icnd110 s05l02
CCNA Icnd110 s05l02CCNA Icnd110 s05l02
CCNA Icnd110 s05l02
 
CCNA icnd110 s03l03
CCNA icnd110 s03l03CCNA icnd110 s03l03
CCNA icnd110 s03l03
 
CCNA Icnd110 s02l06
CCNA Icnd110 s02l06CCNA Icnd110 s02l06
CCNA Icnd110 s02l06
 
CCNA Icnd110 s04l03
CCNA Icnd110 s04l03CCNA Icnd110 s04l03
CCNA Icnd110 s04l03
 
CCNA Icnd110 s03l02
CCNA Icnd110 s03l02CCNA Icnd110 s03l02
CCNA Icnd110 s03l02
 
CCNA Icnd110 s04l01
CCNA Icnd110 s04l01CCNA Icnd110 s04l01
CCNA Icnd110 s04l01
 
CCNA Icnd110 s02l04
CCNA Icnd110 s02l04CCNA Icnd110 s02l04
CCNA Icnd110 s02l04
 
CCNA Icnd110 s02l09
CCNA Icnd110 s02l09CCNA Icnd110 s02l09
CCNA Icnd110 s02l09
 
CCNA Icnd110 s05l04
CCNA Icnd110 s05l04CCNA Icnd110 s05l04
CCNA Icnd110 s05l04
 
CCNA Icnd110 s02l05
CCNA Icnd110 s02l05CCNA Icnd110 s02l05
CCNA Icnd110 s02l05
 
CCNA Icnd110 s04l06
CCNA Icnd110 s04l06CCNA Icnd110 s04l06
CCNA Icnd110 s04l06
 

Similar to CCNA Icnd110 s01l05

Cours Cisco
Cours CiscoCours Cisco
Cours Cisco123addou
 
CCNA RS_NB - Chapter 5
CCNA RS_NB - Chapter 5CCNA RS_NB - Chapter 5
CCNA RS_NB - Chapter 5Irsandi Hasan
 
Ccna v5-S1-Chapter 7
Ccna v5-S1-Chapter 7Ccna v5-S1-Chapter 7
Ccna v5-S1-Chapter 7Hamza Malik
 
CCNA 1 Routing and Switching v5.0 Chapter 7
CCNA 1 Routing and Switching v5.0 Chapter 7CCNA 1 Routing and Switching v5.0 Chapter 7
CCNA 1 Routing and Switching v5.0 Chapter 7Nil Menon
 
Chapter 07 - Transport Layer
Chapter 07 - Transport LayerChapter 07 - Transport Layer
Chapter 07 - Transport LayerYaser Rahmati
 
Chapter 7 : Transport layer
Chapter 7 : Transport layerChapter 7 : Transport layer
Chapter 7 : Transport layerteknetir
 
CCNAv5 - S1: Chapter 7 - Transport Layer
CCNAv5 - S1: Chapter 7 - Transport LayerCCNAv5 - S1: Chapter 7 - Transport Layer
CCNAv5 - S1: Chapter 7 - Transport LayerVuz Dở Hơi
 
محمد مشاري
محمد مشاريمحمد مشاري
محمد مشاريmaherrrrz
 
CCNA RS_ITN - Chapter 7
CCNA RS_ITN - Chapter 7CCNA RS_ITN - Chapter 7
CCNA RS_ITN - Chapter 7Irsandi Hasan
 
CCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point ConnectionsCCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point ConnectionsVuz Dở Hơi
 
layeringanjanv1-090522005231-phpapp01.pdf
layeringanjanv1-090522005231-phpapp01.pdflayeringanjanv1-090522005231-phpapp01.pdf
layeringanjanv1-090522005231-phpapp01.pdfImXaib
 
OSI Transport Layer
OSI Transport LayerOSI Transport Layer
OSI Transport LayerSachii Dosti
 
Network basics. eng. moaath alshaikh
Network basics. eng. moaath alshaikhNetwork basics. eng. moaath alshaikh
Network basics. eng. moaath alshaikhMoaath alshaikh
 
Network basics 2 eng. moaath alshaikh
Network basics 2 eng. moaath alshaikhNetwork basics 2 eng. moaath alshaikh
Network basics 2 eng. moaath alshaikhMoaath alshaikh
 
Designing an 4K/UHD1 HDR OB Truck as 12G-SDI or IP-based
Designing an 4K/UHD1 HDR OB Truck as 12G-SDI or IP-basedDesigning an 4K/UHD1 HDR OB Truck as 12G-SDI or IP-based
Designing an 4K/UHD1 HDR OB Truck as 12G-SDI or IP-basedDr. Mohieddin Moradi
 
Internet protocol (ip) ppt
Internet protocol (ip) pptInternet protocol (ip) ppt
Internet protocol (ip) pptDulith Kasun
 

Similar to CCNA Icnd110 s01l05 (20)

Cours Cisco
Cours CiscoCours Cisco
Cours Cisco
 
CCNA RS_NB - Chapter 5
CCNA RS_NB - Chapter 5CCNA RS_NB - Chapter 5
CCNA RS_NB - Chapter 5
 
Ccna v5-S1-Chapter 7
Ccna v5-S1-Chapter 7Ccna v5-S1-Chapter 7
Ccna v5-S1-Chapter 7
 
CCNA 1 Routing and Switching v5.0 Chapter 7
CCNA 1 Routing and Switching v5.0 Chapter 7CCNA 1 Routing and Switching v5.0 Chapter 7
CCNA 1 Routing and Switching v5.0 Chapter 7
 
Chapter 07 - Transport Layer
Chapter 07 - Transport LayerChapter 07 - Transport Layer
Chapter 07 - Transport Layer
 
Chapter 7 : Transport layer
Chapter 7 : Transport layerChapter 7 : Transport layer
Chapter 7 : Transport layer
 
CCNAv5 - S1: Chapter 7 - Transport Layer
CCNAv5 - S1: Chapter 7 - Transport LayerCCNAv5 - S1: Chapter 7 - Transport Layer
CCNAv5 - S1: Chapter 7 - Transport Layer
 
محمد مشاري
محمد مشاريمحمد مشاري
محمد مشاري
 
CCNA RS_ITN - Chapter 7
CCNA RS_ITN - Chapter 7CCNA RS_ITN - Chapter 7
CCNA RS_ITN - Chapter 7
 
CCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point ConnectionsCCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point Connections
 
Layered Architecture
Layered ArchitectureLayered Architecture
Layered Architecture
 
layeringanjanv1-090522005231-phpapp01.pdf
layeringanjanv1-090522005231-phpapp01.pdflayeringanjanv1-090522005231-phpapp01.pdf
layeringanjanv1-090522005231-phpapp01.pdf
 
CCNA Icnd110 s05l01
CCNA Icnd110 s05l01CCNA Icnd110 s05l01
CCNA Icnd110 s05l01
 
OSI Transport Layer
OSI Transport LayerOSI Transport Layer
OSI Transport Layer
 
Network basics. eng. moaath alshaikh
Network basics. eng. moaath alshaikhNetwork basics. eng. moaath alshaikh
Network basics. eng. moaath alshaikh
 
Network basics 2 eng. moaath alshaikh
Network basics 2 eng. moaath alshaikhNetwork basics 2 eng. moaath alshaikh
Network basics 2 eng. moaath alshaikh
 
Designing an 4K/UHD1 HDR OB Truck as 12G-SDI or IP-based
Designing an 4K/UHD1 HDR OB Truck as 12G-SDI or IP-basedDesigning an 4K/UHD1 HDR OB Truck as 12G-SDI or IP-based
Designing an 4K/UHD1 HDR OB Truck as 12G-SDI or IP-based
 
QSpiders - Day1 Network Basics
QSpiders - Day1 Network BasicsQSpiders - Day1 Network Basics
QSpiders - Day1 Network Basics
 
Internet protocol (ip) ppt
Internet protocol (ip) pptInternet protocol (ip) ppt
Internet protocol (ip) ppt
 
ccna lec 1.pdf
ccna lec 1.pdfccna lec 1.pdf
ccna lec 1.pdf
 

More from computerlenguyen (20)

Icnd210 s08l05
Icnd210 s08l05Icnd210 s08l05
Icnd210 s08l05
 
Icnd210 s08l04
Icnd210 s08l04Icnd210 s08l04
Icnd210 s08l04
 
Icnd210 s08l03
Icnd210 s08l03Icnd210 s08l03
Icnd210 s08l03
 
Icnd210 s08l02
Icnd210 s08l02Icnd210 s08l02
Icnd210 s08l02
 
Icnd210 s08l01
Icnd210 s08l01Icnd210 s08l01
Icnd210 s08l01
 
Icnd210 s07l03
Icnd210 s07l03Icnd210 s07l03
Icnd210 s07l03
 
Icnd210 s07l02
Icnd210 s07l02Icnd210 s07l02
Icnd210 s07l02
 
Icnd210 s07l01
Icnd210 s07l01Icnd210 s07l01
Icnd210 s07l01
 
Icnd210 s06l03
Icnd210 s06l03Icnd210 s06l03
Icnd210 s06l03
 
Icnd210 s06l02
Icnd210 s06l02Icnd210 s06l02
Icnd210 s06l02
 
Icnd210 s06l01
Icnd210 s06l01Icnd210 s06l01
Icnd210 s06l01
 
Icnd210 s05l03
Icnd210 s05l03Icnd210 s05l03
Icnd210 s05l03
 
Icnd210 s05l02
Icnd210 s05l02Icnd210 s05l02
Icnd210 s05l02
 
Icnd210 s04l03
Icnd210 s04l03Icnd210 s04l03
Icnd210 s04l03
 
Icnd210 s04l02
Icnd210 s04l02Icnd210 s04l02
Icnd210 s04l02
 
Icnd210 s04l01
Icnd210 s04l01Icnd210 s04l01
Icnd210 s04l01
 
Icnd210 s03l03
Icnd210 s03l03Icnd210 s03l03
Icnd210 s03l03
 
Icnd210 s03l02
Icnd210 s03l02Icnd210 s03l02
Icnd210 s03l02
 
Icnd210 s03l01
Icnd210 s03l01Icnd210 s03l01
Icnd210 s03l01
 
Icnd210 s02l06
Icnd210 s02l06Icnd210 s02l06
Icnd210 s02l06
 

Recently uploaded

Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 

Recently uploaded (20)

Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 

CCNA Icnd110 s01l05

  • 1. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-1 Building a Simple Network Understanding the TCP/IP Transport Layer
  • 2. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-2 Transport Layer  Session multiplexing  Segmentation  Flow control (when required)  Connection-oriented (when required)  Reliability (when required)
  • 3. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-3 Reliable vs. Best-Effort Comparison
  • 4. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-4  Operates at transport layer of OSI and TCP/IP models  Provides applications with access to the network layer without the overhead of reliability mechanisms  Is a connectionless protocol  Provides limited error checking  Provides best-effort delivery  Has no data-recovery features UDP Characteristics
  • 5. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-5 UDP Header
  • 6. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-6 TCP Characteristics  Transport layer of the TCP/IP stack  Access to the network layer for applications  Connection-oriented protocol  Full-duplex mode operation  Error checking  Sequencing of data packets  Acknowledgement of receipt  Data-recovery features
  • 7. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-7 TCP Header
  • 8. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-8  File transfer – FTP – TFTP – Network File System  E-mail – Simple Mail Transfer Protocol  Remote login – Telnet – rlogin  Network management – Simple Network Management Protocol  Name management – Domain Name System TCP/IP Application Layer Overview
  • 9. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-9 Mapping Layer 3 to Layer 4
  • 10. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-10 Mapping Layer 4 to Applications
  • 11. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-11 Establishing a Connection
  • 12. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-12 Three-Way Handshake CTL = Which control bits in the TCP header are set to 1
  • 13. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-13 Flow Control
  • 14. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-14 TCP Acknowledgment
  • 15. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-15 Fixed Windowing
  • 16. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-16 TCP Sliding Windowing
  • 17. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-17 TCP Sequence and Acknowledgment Numbers
  • 18. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-18 Summary  The purpose of the transport layer is to hide the network requirements from the application layer.  Connection-oriented transport provides reliable transport; connectionless transport provides best-effort transport.  UDP is a protocol that operates at the transport layer and provides applications with access to the network layer without the overhead of the reliability mechanisms of TCP. UDP is a connectionless, best-effort delivery protocol.  TCP is a protocol that operates at the transport layer and provides applications with access to the network layer. TCP is connection-oriented, provides error checking, delivers data reliably, operates in full-duplex mode, and provides some data recovery functions.
  • 19. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-19 Summary (Cont.)  TCP/IP supports a number of applications, including FTP (supports bidirectional binary and ASCII file transfers), TFTP (transfers configuration files and Cisco IOS images), and Telnet (provides capability to remotely access another computer).  IP uses a protocol number in the datagram header to identify which protocol to use for a particular datagram.  Port numbers are used to map Layer 4 to an application.
  • 20. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-20 Summary (Cont.)  Flow control avoids the problem of a transmitting host overflowing the buffers in the receiving host and slowing network performance.  TCP provides sequencing of segments with a forward reference acknowledgment. When a single segment is sent, receipt is acknowledged and the next segment is then sent.
  • 21. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-21 Summary (Cont.)  The TCP window size decreases the transmission rate to a level at which congestion and data loss do not occur. The TCP window size allows a specified number of unacknowledged segments to be sent.  A fixed window is a window with an unchanging size that can accommodate a specific flow of segments.  A TCP sliding window is a window that can change size dynamically to accommodate the flow of segments.  TCP provides the sequencing of segments by providing sequence numbers and acknowledgment numbers in TCP headers.
  • 22. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-22

Editor's Notes

  1. Lesson Aim <Enter lesson aim here.>
  2. Lesson Aim <Enter lesson aim here.>
  3. Lesson Aim <Enter lesson aim here.>
  4. Purpose: This figure discusses application-layer protocols. Emphasize: The common network applications today include file transfer, remote login, network management, and e-mail. We focus on TCP/IP in this course for several reasons: TCP/IP is a universally available protocol and you will use it at work. TCP/IP is a useful reference for understanding other protocols, because it includes elements that are representative of other protocols. TCP/IP is important because the router uses it as a configuration tool. The router uses Telnet for remote configuration, TFTP to transfer configuration files and operating system images, and SNMP for network management. Transition: The next section moves down the model to discuss the transport layer.
  5. Lesson Aim <Enter lesson aim here.>
  6. Lesson Aim <Enter lesson aim here.>
  7. Lesson Aim <Enter lesson aim here.>
  8. Lesson Aim <Enter lesson aim here.>
  9. Lesson Aim <Enter lesson aim here.>
  10. Lesson Aim <Enter lesson aim here.>
  11. Lesson Aim <Enter lesson aim here.>
  12. Lesson Aim <Enter lesson aim here.>
  13. Lesson Aim <Enter lesson aim here.>