50
Chapter 11: Networking with TCP/IP and the Internet Network+ Guide to Networks Third Edition

Chapter 11: Networking with TCP/IP and the Internet

  • Upload
    turi

  • View
    43

  • Download
    4

Embed Size (px)

DESCRIPTION

Chapter 11: Networking with TCP/IP and the Internet. Network+ Guide to Networks Third Edition. Objectives. Discuss methods of network design unique to TCP/IP networks, including subnetting, CIDR, and NAT Describe protocols used between mail clients and mail servers. Objectives (continued). - PowerPoint PPT Presentation

Citation preview

Page 1: Chapter 11:   Networking with TCP/IP and the Internet

Chapter 11: Networking with TCP/IP and the Internet

Network+ Guide to Networks

Third Edition

Page 2: Chapter 11:   Networking with TCP/IP and the Internet

Network + 2

Objectives

Discuss methods of network design unique to TCP/IP networks, including subnetting, CIDR, and NAT

Describe protocols used between mail clients and mail servers

Page 3: Chapter 11:   Networking with TCP/IP and the Internet

Network + 3

Objectives (continued)

Explain the fundamental principles of using a TCP/IP network for packetized voice transmissions

Employ multiple TCP/IP utilities for network discovery and troubleshooting

Page 4: Chapter 11:   Networking with TCP/IP and the Internet

Network + 4

Designing TCP/IP-Based Networks

• Subnetting• Enhance security• Improve performance• Simplify troubleshooting

Page 5: Chapter 11:   Networking with TCP/IP and the Internet

Network + 5

Designing TCP/IP-Based Networks (continued)

• Subnetting• Classful Addressing

Page 6: Chapter 11:   Networking with TCP/IP and the Internet

Network + 6

Designing TCP/IP-Based Networks (continued)

Page 7: Chapter 11:   Networking with TCP/IP and the Internet

Network + 7

Designing TCP/IP-Based Networks (continued)

• Subnetting• Subnet Masks

Page 8: Chapter 11:   Networking with TCP/IP and the Internet

Network + 8

Designing TCP/IP-Based Networks (continued)

Page 9: Chapter 11:   Networking with TCP/IP and the Internet

Network + 9

Designing TCP/IP-Based Networks (continued)

Page 10: Chapter 11:   Networking with TCP/IP and the Internet

Network + 10

Designing TCP/IP-Based Networks (continued)

Page 11: Chapter 11:   Networking with TCP/IP and the Internet

Network + 11

Designing TCP/IP-Based Networks (continued)

• Subnetting• Reserved Addresses

Page 12: Chapter 11:   Networking with TCP/IP and the Internet

Network + 12

Designing TCP/IP-Based Networks (continued)

• Subnetting• Subnetting Techniques

Page 13: Chapter 11:   Networking with TCP/IP and the Internet

Network + 13

Designing TCP/IP-Based Networks (continued)

Page 14: Chapter 11:   Networking with TCP/IP and the Internet

Network + 14

Designing TCP/IP-Based Networks (continued)

Page 15: Chapter 11:   Networking with TCP/IP and the Internet

Network + 15

Designing TCP/IP-Based Networks (continued)

• Subnetting• Calculating Subnets

Page 16: Chapter 11:   Networking with TCP/IP and the Internet

Network + 16

Designing TCP/IP-Based Networks (continued)

Page 17: Chapter 11:   Networking with TCP/IP and the Internet

Network + 17

Designing TCP/IP-Based Networks (continued)

• Subnetting • Classless Inter-Domain Routing (CIDR)

• Classless routing or supernetting

Page 18: Chapter 11:   Networking with TCP/IP and the Internet

Network + 18

Designing TCP/IP-Based Networks (continued)

Page 19: Chapter 11:   Networking with TCP/IP and the Internet

Network + 19

Designing TCP/IP-Based Networks (continued)

Page 20: Chapter 11:   Networking with TCP/IP and the Internet

Network + 20

Designing TCP/IP-Based Networks (continued)

Page 21: Chapter 11:   Networking with TCP/IP and the Internet

Network + 21

Designing TCP/IP-Based Networks (continued)

• Subnetting • Internet Gateways

Page 22: Chapter 11:   Networking with TCP/IP and the Internet

Network + 22

Designing TCP/IP-Based Networks (continued)

Page 23: Chapter 11:   Networking with TCP/IP and the Internet

Network + 23

Designing TCP/IP-Based Networks (continued)

• Subnetting • Network Address Translation (NAT)

Page 24: Chapter 11:   Networking with TCP/IP and the Internet

Network + 24

Designing TCP/IP-Based Networks (continued)

Page 25: Chapter 11:   Networking with TCP/IP and the Internet

Network + 25

Designing TCP/IP-Based Networks (continued)

• Subnetting• Intranets and Extranets

• Hypertext Markup Language (HTML)• Intranet

• Within an enterprise• Extranet

• Uses Internet-like services and protocols

Page 26: Chapter 11:   Networking with TCP/IP and the Internet

Network + 26

Designing TCP/IP-Based Networks (continued)

• Simple Mail Transfer Protocol (SMTP)• Protocol responsible for moving messages from

one mail server to another over TCP/IP-based networks

Page 27: Chapter 11:   Networking with TCP/IP and the Internet

Network + 27

TCP/IP Mail Services

• MIME (Multipurpose Internet Mail Extensions)• Allows for messages that contain no more than

1000 ASCII characters

Page 28: Chapter 11:   Networking with TCP/IP and the Internet

Network + 28

TCP/IP Mail Services (continued)

• Post Office Protocol (POP)• Application layer protocol used to retrieve

messages from a mail server

Page 29: Chapter 11:   Networking with TCP/IP and the Internet

Network + 29

TCP/IP Mail Services (continued)

• Internet Mail Access Protocol (IMAP)• Retrieve all or only a portion of any mail message• Review their messages and delete them while the

messages remain on the server• Create sophisticated methods of organizing

messages on the server• Share a mailbox in a central location

Page 30: Chapter 11:   Networking with TCP/IP and the Internet

Network + 30

Additional TCP/IP Utilities

• Netstat• -a—Provides a list of all available TCP and UDP

connections• -e—Displays details about all the packets • -n—Lists currently connected hosts according to

their port and IP address

Page 31: Chapter 11:   Networking with TCP/IP and the Internet

Network + 31

Additional TCP/IP Utilities (continued)

• Netstat (cont.)• -p—Allows you to specify what type of protocol

statistics to list• Must be followed by a protocol specification (TCP or

UDP)

• -r—Provides a list of routing table information• -s—Provides statistics about each packet

transmitted by a host, separated according to protocol type (IP,TCP, UDP, or ICMP)

Page 32: Chapter 11:   Networking with TCP/IP and the Internet

Network + 32

Additional TCP/IP Utilities (continued)

Page 33: Chapter 11:   Networking with TCP/IP and the Internet

Network + 33

Additional TCP/IP Utilities (continued)

• Nbtstat• -a—Displays a machine’s name table given its

NetBIOS name• -A—Displays a machine’s name table given its IP

address• -r—Lists statistics about names that have been

resolved • -s—Displays a list of all the current NetBIOS

sessions

Page 34: Chapter 11:   Networking with TCP/IP and the Internet

Network + 34

Additional TCP/IP Utilities (continued)

• Nslookup• Allows you to query the DNS database

Page 35: Chapter 11:   Networking with TCP/IP and the Internet

Network + 35

Additional TCP/IP Utilities (continued)

Page 36: Chapter 11:   Networking with TCP/IP and the Internet

Network + 36

Additional TCP/IP Utilities (continued)

• Whois• Allows you to query this DNS registration

database and obtain information about a domain

Page 37: Chapter 11:   Networking with TCP/IP and the Internet

Network + 37

Additional TCP/IP Utilities (continued)

• Traceroute (Tracert)• -d—Instructs the traceroute command not to

resolve IP addresses to host names• -h—Specifies the maximum number of hops • -w—Identifies a timeout

Page 38: Chapter 11:   Networking with TCP/IP and the Internet

Network + 38

Additional TCP/IP Utilities (continued)

Page 39: Chapter 11:   Networking with TCP/IP and the Internet

Network + 39

Additional TCP/IP Utilities (continued)

• Ipconfig• /?—Displays a list of switches • /all—Displays complete TCP/IP configuration• /release—Releases DHCP• /renew—Renews DHCP

Page 40: Chapter 11:   Networking with TCP/IP and the Internet

Network + 40

Additional TCP/IP Utilities (continued)

Page 41: Chapter 11:   Networking with TCP/IP and the Internet

Network + 41

Additional TCP/IP Utilities (continued)

• Winipcfg• Windows 9x and Me operating systems

Page 42: Chapter 11:   Networking with TCP/IP and the Internet

Network + 42

Additional TCP/IP Utilities (continued)

Page 43: Chapter 11:   Networking with TCP/IP and the Internet

Network + 43

Additional TCP/IP Utilities (continued)

• Ifconfig• -a• down• up

Page 44: Chapter 11:   Networking with TCP/IP and the Internet

Network + 44

Additional TCP/IP Utilities (continued)

Page 45: Chapter 11:   Networking with TCP/IP and the Internet

Network + 45

Voice Over IP (VOIP)

• Voice over IP (VoIP), also known as IP telephony• Lower costs for voice calls

• toll bypass

• Supply new or enhanced features and applications• Centralize voice and data network management

Page 46: Chapter 11:   Networking with TCP/IP and the Internet

Network + 46

Voice Over IP (VOIP) (continued)

Page 47: Chapter 11:   Networking with TCP/IP and the Internet

Network + 47

Voice Over IP (VOIP) (continued)

Page 48: Chapter 11:   Networking with TCP/IP and the Internet

Network + 48

Voice Over IP (VOIP) (continued)

Page 49: Chapter 11:   Networking with TCP/IP and the Internet

Network + 49

Chapter Summary

• Discuss methods of network design unique to TCP/IP networks, including subnetting, CIDR, and NAT

• Describe protocols used between mail clients and mail servers

Page 50: Chapter 11:   Networking with TCP/IP and the Internet

Network + 50

Chapter Summary (continued)

• Explain the fundamental principles of using a TCP/IP network for packetized voice transmissions

• Employ multiple TCP/IP utilities for network discovery and troubleshooting