De presentatie wordt gedownload. Even geduld aub

De presentatie wordt gedownload. Even geduld aub

© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Application Layer Functionality and Protocols Network Fundamentals.

Verwante presentaties


Presentatie over: "© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Application Layer Functionality and Protocols Network Fundamentals."— Transcript van de presentatie:

1 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Application Layer Functionality and Protocols Network Fundamentals – Chapter 3

2 ITE PC v4.0 Chapter 1 2 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public  Define the application layer as the source and destination of data for communication across networks.  Explain the role of protocols in supporting communication between server and client processes.  Describe the features, operation, and use of well-known TCP/IP application layer services and protocols (HTTP, DNS, SMTP,Telnet, DHCP, FTP/TFTP, SMB, Gnutella). Applications – The Interface Between Human and Data Networks

3 ITE PC v4.0 Chapter 1 3 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Applications – services - protocols  Applications: end user application programs (GUI)  Services: background programs used by the applications –Ex: DNSclient, workstation service, printspooler,…  Application layer: interface for programs –to transfer data to the network by user request –To exchange data between S en D programs/services by means of protocols. (rules to interact).

4 ITE PC v4.0 Chapter 1 4 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public processes  Software running concurrently: User applications Services System operations  1 program/service can run serveral times, in different processes. –Ex: svchost.exe

5 ITE PC v4.0 Chapter 1 5 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public

6 ITE PC v4.0 Chapter 1 6 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public  PRESENTATION LAYER 1.Coding & conversion (ascii, formformats) 2.Compression 3.Encryption Ex: 1+2: jpeg, mpeg, gif1:tiff3:ssl  SESSION LAYER dialog/session control between source and destination applications: 1.Initiate 2.Keep active 3.Restart when idle

7 ITE PC v4.0 Chapter 1 7 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Two models for applications: client/server model & peer-to-peer model

8 ITE PC v4.0 Chapter 1 8 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public

9 ITE PC v4.0 Chapter 1 9 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Peer to peer networking vs peer to peer (P2P) applications Peer to peer applications can be used in either peer to peer or client/server networks.

10 ITE PC v4.0 Chapter 1 10 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Name resolution  NAAM (netbiosnaam / FQDN)  IP (logisch adres)  MAC (fysisch adres)

11 ITE PC v4.0 Chapter 1 11 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Netbios-naam (vlak) IPadres MAC adres Omzetting door middel van broadcast Omzetting door middel van broadcast, nl door ARP arp –a (=tijdelijk cache geheugen opvragen die wordt aangelegd na een ARP broadcast) Nbtstat –c nbtstat –a netbiosnaam Ping netbiosnaam IN LAN !!!!

12 ITE PC v4.0 Chapter 1 12 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Netbios-naam IPadres MAC adres BROADCASTS LIMITEREN: op alle PC's LMHOSTS bestand met IPadres computernaam Installeren van een WINS server met dynamische database. Alle clients moeten het WINSipadres kennen. (knooppunttypes) Omzetting door middel van broadcast, nl door ARP Deze omzetting blijft altijd broadcast, daarnaast gebruik makend van een ARPcache.

13 ITE PC v4.0 Chapter 1 13 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public PC1 10.1.1.2/24 DG:10.1.1.1 werkgroepPCs SUBNET A PC3 10.1.1.4/24 DG:10.1.1.1 PC2 10.1.1.3/24 DG:10.1.1.1 PC4 10.1.2.2/24 DG:10.1.2.1 werkgroepPCs SUBNET B PC6 10.1.2.4/24 DG:10.1.2.1 PC5 10.1.2.3/24 DG:10.1.2.1 router 10.1.1.1/24 10.1.2.1/24 Vanuit subnet A: PING 10.1.2.2(lukt) PING PC4(lukt niet omdat de netbiosnaam via broadcast moet worden omgezet en de router stopt broadcasts.)OPL lmhost of WINS

14 ITE PC v4.0 Chapter 1 14 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public FQDN IPadres eerst routering tot in LAN dan MAC adres Omzetting enkel door middel van een statisch HOSTS bestand op alle computers of een DNSserver. Alle clients moeten het ipadres van de DNSserver kennen. Omzetting door middel van broadcast, nl door ARP

15 ITE PC v4.0 Chapter 1 15 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Cache query

16 ITE PC v4.0 Chapter 1 16 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public DNS = domain name service  DNS service for applications that need name resolving + DNS protocol

17 ITE PC v4.0 Chapter 1 17 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Domain-namespace structure 1 distributed db FQDN = hostname. SLD. TLD. or alias

18 ITE PC v4.0 Chapter 1 18 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Domain vs zone  Domain = part of namespace  Zone = db file with RESOURCE RECORDS for one or more domains.  DNSserver = AUTHORATIVE for one or more domains. Records in zone db file.

19 ITE PC v4.0 Chapter 1 19 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Example: RR: A; NS; CNAME ; MX

20 ITE PC v4.0 Chapter 1 20 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Query: recursief vs iteratief Cache ?Authorative ?Root of Forwarders ?

21 ITE PC v4.0 Chapter 1 21 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public

22 ITE PC v4.0 Chapter 1 22 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Tool: nslookup (client / recursief / A)  Vraag de rootservers op.  Vraag de DNS server op, bevoegd voor mijn domeinnaam.  Vraag het IP adres op van de server waarop mijn website staat.  Tool instellen om te werken als een DNSserver en niet als een client  Vraag het IP adres op van de server www.bestaatniet.com

23 ITE PC v4.0 Chapter 1 23 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public

24 ITE PC v4.0 Chapter 1 24 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Scenario – opbouw: 1PC naar Internet

25 ITE PC v4.0 Chapter 1 25 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Scenario – opbouw:split namespace website hosting door ISP

26 ITE PC v4.0 Chapter 1 26 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Scenario – opbouw: DNS door ISP, website in eigen netwerk.

27 ITE PC v4.0 Chapter 1 27 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Scenario – opbouw: DNS /website in eigen netwerk.

28 ITE PC v4.0 Chapter 1 28 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Scenario – opbouw: DNS /website in eigen netwerk.

29 ITE PC v4.0 Chapter 1 29 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public HTTP/HTTPS  Conversation between browser and webserver  Get: webpage opvragen  Post: inhoud formulier doorsturen  Put: wijzigingen aan webpagina doorsturen

30 ITE PC v4.0 Chapter 1 30 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public http://www.bedrijf1.local

31 ITE PC v4.0 Chapter 1 31 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public

32 ITE PC v4.0 Chapter 1 32 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public

33 ITE PC v4.0 Chapter 1 33 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public

34 ITE PC v4.0 Chapter 1 34 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public

35 ITE PC v4.0 Chapter 1 35 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public

36 ITE PC v4.0 Chapter 1 36 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public

37 ITE PC v4.0 Chapter 1 37 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Webserver: verschillende webpagina’s toegankelijk maken via 1 IPadres poort 80  Mogelijkheden: Meerdere publieke IPadressen 1 publiek IPadres – verschillende poortnummers: http://www.bedrijfx.local:8080 Werken met hostheaders.

38 ITE PC v4.0 Chapter 1 38 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public SMTP (simple mail transfer protocol) POP (post office protocol)

39 ITE PC v4.0 Chapter 1 39 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public MX records opvragen !!!

40 ITE PC v4.0 Chapter 1 40 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public FTP file transfer protocol 21 20

41 ITE PC v4.0 Chapter 1 41 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public  Active mode FTP (default !)  Passive mode FTP

42 ITE PC v4.0 Chapter 1 42 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public

43 ITE PC v4.0 Chapter 1 43 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public DHCP Caution: When PC powered down ; address returned to the pool This is not fully correct !!!! Depends on lease-time

44 ITE PC v4.0 Chapter 1 44 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Gratuitous arp  Detectie IP conflicten: indien ontvangen arp source adres = eigen IP  Bij Clusters: meerdere fysieke interfaces koppelen aan 1 logisch IP. Bij wijziging van interface moeten andere devices op de hoogte worden gebracht. ARP caches updaten.  Bij opstarten; down/up: nic driver maakt zich kenbaar naar anderen.

45 ITE PC v4.0 Chapter 1 45 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Telnet: terminal emulation (cfr console maar vanop afstand), zonder encryptie !!!

46 ITE PC v4.0 Chapter 1 46 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Secure telnet: SSH (secure shell)

47 ITE PC v4.0 Chapter 1 47 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public File sharing / SMB (server message block)

48 ITE PC v4.0 Chapter 1 48 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public Gnutella protocol: gedecentraliseerd P2P HYBRIDE (met centrale index db) GNUTELLA (niet afh van centrale index db) peer discovery

49 ITE PC v4.0 Chapter 1 49 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public SNMP: network management protocol Top talkers throughput on interfaces load of protocols Top conversations


Download ppt "© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Application Layer Functionality and Protocols Network Fundamentals."

Verwante presentaties


Ads door Google