chapter 14

18
Chapter 14 Networking

Upload: renata

Post on 31-Jan-2016

20 views

Category:

Documents


0 download

DESCRIPTION

Chapter 14. Networking. Figure 14.1  (a) A network of six hosts (b) An internetwork of four networks. Figure 14.2   ISO and TCP/IP layered models, mapping between the two, and the general purpose of a group of layers. Figure 14.3  The TCP/IP protocol suite. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Chapter 14

Chapter 14

Networking

Page 2: Chapter 14

Figure 14.1  (a) A network of six hosts (b) An internetwork of four

networks

Page 3: Chapter 14

Figure 14.2  ISO and TCP/IP layered models, mapping between the two, and the general purpose of a group of layers

Page 4: Chapter 14

Figure 14.3  The TCP/IP protocol suite

Page 5: Chapter 14

Figure 14.4  IPv4 address classes

Page 6: Chapter 14

Table 14.1 IPv4 Address Classes and Valid IP Addresses

Page 7: Chapter 14

Figure 14.5  An internetwork of four networks with one class A, one class B, and two class C networks

Page 8: Chapter 14

Table 14.2 Top-Level Internet Domains

Page 9: Chapter 14

Figure 14.6  A portion of the Internet domain name hierarchy

Page 10: Chapter 14

Domain Address Lookup

Syntax nslookup [-option] [name | -] [server]

With no arguments, returns stats for current default NS

Other options for returning stats of specific servers, hosts within domain, etc

Page 11: Chapter 14

Table 14.3 Popular Internet Services and Corresponding Protocols

Page 12: Chapter 14

Figure 14.7  Depiction of the client–server software model

Page 13: Chapter 14

Common Remote Commands• rwho who’s logged in where in LAN• rusers who’s logged in• ruptime show status of hosts on LAN• ping test for echo from remote host• finger display info about user• rlogin remote login (LINUX/UNIX only)• telnet remote login (general)• ftp file transfer program• rcp remote copy• rsh remote shell• talk interactive chat program• traceroute displace details of route

Page 14: Chapter 14

Table 14.4 Commonly Used Telnet Commands

Page 15: Chapter 14

Figure 14.8  The semantics of the rsh upsun29 ps command

Page 16: Chapter 14

Figure 14.9 The semantics of the command:

rsh upsun29 sort students > sorted_students

Page 17: Chapter 14

Table 14.5 A Summary of Useful FTP Commands

Page 18: Chapter 14

Table 14.5 A Summary of Useful FTP Commands