1 CCNA 2 v3.1 Module 10. 2 Intermediate TCP/IP CCNA 2 Module 10.

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.
Lecture 7 Transport Layer
Chapter 7 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Explain the need for the transport layer.  Identify.
UDP & TCP Where would we be without them!. UDP User Datagram Protocol.
Chapter 7: Objectives Part 1
Chapter 7 – Transport Layer Protocols
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.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 10 Intermediate TCP/IP.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
TCP. Learning objectives Reliable Transport in TCP TCP flow and Congestion Control.
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:
1 Transport Layer Computer Networks. 2 Where are we?
Networking Basics TCP/IP TRANSPORT and APPLICATION LAYER Version 3.0 Cisco Regional Networking Academy.
The Saigon CTT Semester 1 CHAPTER 12 – 13 – 14 Le Chi Trung.
CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
1 Semester 2 Module 10 Intermediate TCP/IP Yuda college of business James Chen
Jaringan Komputer Dasar OSI Transport Layer Aurelio Rahmadian.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 7: Transport Layer Introduction to Networking.
CCNA1 v3 Module 11 v3 CCNA 1 Module 11 JEOPARDY S Dow.
1 7-Oct-15 OSI transport layer CCNA Exploration Semester 1 Chapter 4.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 OSI Transport Layer Network Fundamentals – Chapter 4.
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.
Transmission Control Protocol TCP. Transport layer function.
Routers and Routing Basics CCNA 2 Chapter 10.
TCP1 Transmission Control Protocol (TCP). TCP2 Outline Transmission Control Protocol.
1 © 2004, Cisco Systems, Inc. All rights reserved. Chapter 9 Intermediate TCP/IP/ Access Control Lists (ACLs)
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 10 Intermediate TCP/IP.
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.
Transport Layer COM211 Communications and Networks CDA College Theodoros Christophides
Networking Basics CCNA 1 Chapter 11.
Institute of Technology Sligo - Dept of Computing Chapter 12 The Transport Layer.
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.
UDP & TCP Where would we be without them!. UDP User Datagram Protocol.
1 Version 3.1 Module 10 Intermediate TCP/IP (Layer 4)
01_NF_Ch04 – OSI Transport Layer ( 傳輸層 ) Source: CCNA Exploration.
1 Pertemuan 23 Overview of Transport Layer Ports.
© 2002, Cisco Systems, Inc. All rights reserved..
1 Computer Communication & Networks Lecture 23 & 24 Transport Layer: UDP and TCP Waleed Ejaz
McGraw-Hill Chapter 23 Process-to-Process Delivery: UDP, TCP Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
TCP/IP1 Address Resolution Protocol Internet uses IP address to recognize a computer. But IP address needs to be translated to physical address (NIC).
Cisco I Introduction to Networks Semester 1 Chapter 7 JEOPADY.
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.
Application Layer Functionality and Protocols Abdul Hadi Alaidi
Chapter 9: Transport Layer
Instructor Materials Chapter 9: Transport Layer
CCNA 2 v3.1 Module 10 Intermediate TCP/IP
Process-to-Process Delivery:
Process-to-Process Delivery: UDP, TCP
Presentation transcript:

1 CCNA 2 v3.1 Module 10

2 Intermediate TCP/IP CCNA 2 Module 10

333 TCP/IP Operations IP addresses Allow for the routing of packets between networks Makes no guarantees about delivery Transport layer is responsible for Reliable transport of data and regulation of data flow from source to destination This is accomplished using sliding windows sequencing numbers a synchronization process that ensures each host is ready and willing to communicate

444 TCP/IP Segment Format

555 Synchronisation – 3 way handshaking Prior to data transmission the two communicating hosts go through a synchronization process to establish a virtual connection This synchronization process Insures both sides are ready for data transmission Allows the devices determine the initial sequence numbers

666 Synchronisation – 3 way handshaking

777 Sequence Numbers Part of initiating communication between the two devices Act as reference starting numbers between the two devices Give each host a way to ACK the SYN so that the receiver knows the sender is responding to the proper connection request

888 Denial Of Service Attacks Denial of service attacks (DoS) Designed to deny services to legitimate hosts attempting to establish connections Common method that hackers utilize to halt system response One type of DoS is known as SYN flooding Exploits the normal three-way handshake and causes targeted devices to ACK to source addresses that will not complete the handshake

999 SYN Flooding In a DoS attack, the hacker initiates a synchronization but spoofs the source IP address To defend against these attacks, system administrators may decrease the connection timeout period and increase the connection queue size.

10 Windowing and Window Size Sliding window allows the destination device to indicate to the source a need to decrease or increase the amount of data being sent because it is incapable at that time of dealing with that much data

11 Sequencing numbers

12 Positive Acknowledgment and Retransmission (PAR) With PAR, source sends a packet, starts a timer, and waits for an ACK before sending the next packet If timer expires before source receives an ACK, the source retransmits the packet and restarts the timer TCP uses expectational acknowledgments - ACK number refers to the next octet that is expected

13 UDP operation Not all applications need to guarantee delivery of the data packet They use UDP a faster, connectionless delivery Described in RFC 768 protocol that exchanges segments without acknowledgments or guaranteed delivery Does not use windowing Does not use acknowledgments Application layer protocols must provide error detection

14 Overview of Transport Layer Ports

15 Multiple Conversations Between Hosts A port number must be associated with the conversation between hosts to ensure that the packet reaches the appropriate service on the server Without a way to distinguish between different conversations, the client would be unable to send both an and browse a web page, using one server at the same time

16 Ports for Services

17 Ports for Services continued…

18 Ports for Clients Destination ports - ports for services Normally defined using the well-known ports Source ports Set by the client are determined dynamically Client determines the source port by randomly assigning a number above 1023

19 Port numbering & well-known port no’s Port numbers are represented by 2 bytes in the header of a TCP or UDP segment 16-bit value - port numbers from 0 to Port numbers are divided into 3 categories 1 to 1023 ports are well-known ports 1024 to are registered ports to are defined as dynamic or private ports

20 Multiple Sessions Between Hosts A pair of sockets, one on each host, forms a unique connection. For instance, a host might have a telnet connection, port 23, while at the same time be surfing the net, port 80. The IP and the MAC addresses would be the same because the packets are coming from the same host.

21 Sockets Transport layer Port numbers are located here Serviced by the network layer The network layer assigns the logical address (IP address) is then serviced by the data link layer Data link layer assigns the physical address (MAC address)