IST 201 Chapter 11 Lecture 2. Ports Used by TCP & UDP Keep track of different types of transmissions crossing the network simultaneously. Combination.

Slides:



Advertisements
Similar presentations
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.
Advertisements

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.
Intermediate TCP/IP TCP Operation.
Lecture 7 Transport Layer
CS3505 The Internet and Info Hiway transport layer protocols : TCP/UDP.
Networking Basics CCNA 1 Chapter 11
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.
Layer 7- Application Layer
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
Chapter 2 Internet Protocol DoD Model Four layers: – Process/Application layer – Host-to-Host layer – Internet layer – Network Access layer.
Defining Network Protocols Application Protocols –Application Layer –Presentation Layer –Session Layer Transport Protocols –Transport Layer Network Protocols.
IST 228\Ch3\IP Addressing1 TCP/IP and DoD Model (TCP/IP Model)
Process-to-Process Delivery:
WXES2106 Network Technology Semester /2005 Chapter 4 TCP/IP CCNA1: Module 9, 10.3 and 11.
Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:
TCP/IP Application and Transport
Networking Basics TCP/IP TRANSPORT and APPLICATION LAYER Version 3.0 Cisco Regional Networking Academy.
Network Protocols. Why Protocols?  Rules and procedures to govern communication Some for transferring data Some for transferring data Some for route.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 3: TCP/IP Architecture.
Introduction to the Transport Layer The primary duties of the transport layer, Layer 4 of the OSI model, are to transport and regulate the flow of information.
Chapter 9.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 ISP Services Working at a Small-to-Medium Business or ISP – Chapter 7.
CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
9/15/2015© 2008 Raymond P. Jefferis IIILect Application Layer.
1 Chapter Overview TCP/IP DoD model. 2 Network Layer Protocols Responsible for end-to-end communications on an internetwork Contrast with data-link layer.
Copyright 2003 CCNA 1 Chapter 9 TCP/IP Transport and Application Layers By Your Name.
Jaringan Komputer Dasar OSI Transport Layer Aurelio Rahmadian.
CCNA1 v3 Module 11 v3 CCNA 1 Module 11 JEOPARDY S Dow.
Network Services Networking for Home & Small Business.
Transport Layer Layer #4 (OSI-RM). Transport Layer Main function of OSI Transport layer: Accept data from the Application layer and prepare it for addressing.
Component 9 – Networking and Health Information Exchange Unit 1-1 ISO Open Systems Interconnection (OSI) This material was developed by Duke University,
1 Version 3.0 Module 11 TCP Application and Transport.
Chapter Three Network Protocols By JD McGuire ARP Address Resolution Protocol Address Resolution Protocol The core protocol in the TCP/IP suite that.
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.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Transport Layer Network Fundamentals – Chapter 4.
TCP/IP Transport and Application (Topic 6)
11 TRANSPORT LAYER PROTOCOLS Chapter 6 TCP and UDP SPX and NCP.
Internet Protocol B Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
Application Layer Khondaker Abdullah-Al-Mamun Lecturer, CSE Instructor, CNAP AUST.
TCP/IP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
Cisco 1 - Networking Basics Perrine. J Page 16/5/2016 Chapter 11 At which layer of the TCP/IP model does Telnet operate? 1.application 2.presentation 3.session.
Application Layer Honolulu Community College Cisco Academy Training Center Semester 1 Version
Institute of Technology Sligo - Dept of Computing Chapter 12 The Transport Layer.
Cisco – Chapter 15 Application Layer closest to you as an end-user, when you are interacting with software.
1 Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Cisco Discovery Semester 1 Chapter 6 JEOPADY RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
Transmission Control Protocol (TCP) Internet Protocol (IP)
Page 12/9/2016 Chapter 10 Intermediate TCP : TCP and UDP segments, Transport Layer Ports CCNA2 Chapter 10.
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
01_NF_Ch04 – OSI Transport Layer ( 傳輸層 ) Source: CCNA Exploration.
TCP/IP Protocol Suite ©Richard L. Goldman September 25, 2002.
Cisco I Introduction to Networks Semester 1 Chapter 7 JEOPADY.
Application Layer Functionality and Protocols Abdul Hadi Alaidi
v3 JEOPARDY CCNA 1 Module 11 CCNA1 v3 Module 11 Galo Valencia
Working at a Small-to-Medium Business or ISP – Chapter 7
Working at a Small-to-Medium Business or ISP – Chapter 7
Module 11: TCP/IP Transport and Application Layer
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Working at a Small-to-Medium Business or ISP – Chapter 7
Process-to-Process Delivery:
Transport Protocols An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Process-to-Process Delivery: UDP, TCP
Computer Networks Protocols
Presentation transcript:

IST 201 Chapter 11 Lecture 2

Ports Used by TCP & UDP Keep track of different types of transmissions crossing the network simultaneously. Combination of IP address & port number is referred to as a socket. Pass info to upper layer protocols Transmissions that originate w/o a known appl. port # get a dynamically assigned port number greater than 1023.

TCP – Transmission Control Protocol transport layer Part of the TCP/IP protocol suite Connection – oriented Breaks messages (data) into segments Passes to next layer Reassembles segments into messages

TCP Protocols FTPPort #21, #20 File Transport Protocol HTTPPort #80 Hypertext Transfer Protocol SMTPPort #25 Simple Mail Transfer Protocol DNSPort #53 Domain Name Service, System, Server TelnetPort #23 Terminal network

Sequence Number (32) TCP Segment Format Bit 0 Bit 15 Bit 16Bit 31 Source Port (16)Destination Port (16) Acknowledgment Number (32) Header Length (4) Reserved (6) Code Bits (6) Window (16) Checksum (16)Urgent (16) Options (0 or 32 if Any) Data (Varies) 20 Bytes

UDP – User Datagram Protocol transport layer Part of the TCP/IP protocol suite Connectionless No acknowledgements; no receipts Error handling & retransmission must be handled by upper layer protocols.

UDP Segment Format Bit 0 Bit 15 Bit 16Bit 31 Source Port (16)Designated Router (16) Data (If Any) Length (16) Checksum (16) No Sequence or Acknowledgement Fields 8 Bytes

UDP Protocols TFTP – Port 69 Trivial File Transport Protocol SNMP – Port 161 Simple Network Management Protocol DHCP – Port 67, Port 68 Dynamic Host Configuration Protocol DNS – Port 53 Domain Name Server, System, Service

Application Layer Closest layer to end user Intermediary between user’s software applications Provides services to application software Spreadsheets Word processing Banking Direct interface to web browsers,

Application Layer Responsibilities Identify and establish availability of intended communication partners Synchronize co-operating applications Establish agreement on procedures for error recovery Control data integrity

Direct Network Applications Application that operate on client/server network Examples FTP Web browsers request response Client Server

Indirect Network Client Server Redirector Using a host application – word processing, spreadsheet, etc. and opening, printing or saving to a network server.

Make/Break a Connection Alternative to connection-oriented and connectionless Examples Accessing a web page Printing to a network server

DNS – Domain Name Service System used on the Internet to translate domain names to IP addresses Each LAN usually has a least one DNS server.us.edu.com.gov.mil.org.net

FTP Download/upload files Client/server application Server must have the FTP software running for clients to be able to access it. Requires authentication Establishes a connection – uses TCP Commands are sent and executed on the server Create folders, copy, move, erase, rename files

TFTP Connectionless – uses UDP Small, easy to implement File downloads/uploads Read/write files only Fast

HTTP Works with the WWW Browser is client/server application Make/break a connection

SMTP servers communicate with one another to send/receive mail Supplies little security No authentication required POP3 (Port 110) or IMAP4 Clients use to download mail Both use TCP Clients use SMTP to send mail Clients use POP3 or IMAP4 to receive

SNMP Allows the exchange of management information between network devices Manage network performance Find/resolve network problems Plan for growth

SNMP Components Managed device Network node w/SNMP agent installed to collect and store local information Routers, servers, switches, hubs, hosts, printers Agent Software module that reside on a managed device Network Management System Executes applications that monitor and control devices Usually resides on a server; processing and memory resources there primarily used

Telnet Terminal emulation software that allows the capability to remotely access another device Commonly used to manage network devices Client – local host Server – remote host Special software called a daemon