Chapter 10: TCP/IP Fundamentals

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/94

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

95 Terms

1
New cards

Range Subnet Mask
1–127 255.0.0.0

Public IP Addresses
Class A
Range:
Subnet Mask:

2
New cards

Range Subnet Mask
128–191 255.255.0.0

Public IP Addresses
Class B
Range:
Subnet Mask:

3
New cards

Range Subnet Mask
192–223 255.255.255.0

Public IP Addresses
Class C
Range:
Subnet Mask:

4
New cards

Range Subnet Mask
10.0.0.0–10. 255.255.255 255.0.0.0

Private IP Addresses
Class A
Range:
Subnet Mask:

5
New cards

Range Subnet Mask
172.16.0.0–172.31 .255.255 255.255.0.0

Private IP Addresses
Class B
Range:
Subnet Mask:

6
New cards

Range Subnet Mask
192.168.0.0–192.168. 255.255 255.255.255.0


Private IP Addresses
Class C
Range:
Subnet Mask:

7
New cards

Address consists of four octets

IPv4

8
New cards

An eight-bit, or one-byte, value

octet

9
New cards

support up to 16 million hosts on each of 127 networks

Class A Network

10
New cards

support up to 65,000 hosts on each of 16,000 networks

Class B Network

11
New cards

support up to 24 hosts on each of 2 million networks

Class C Network

12
New cards

A network within a network

subnetwork

13
New cards

A number similar to an IP address used to determine in which subnetwork a particular
IPv4 address belongs

subnet mask

14
New cards

The address of the computer that provides a connection to the Internet

default gateway address

15
New cards

private company to which domain-name registration privileges are given.

Registrar

16
New cards

private, not-for-profit organization that coordinates the assignment of
domain names and IP addresses.

Internet Corporation for Assigned Names and Numbers (ICANN)


17
New cards

branch of the United States government under the direction of the
Department of Commerce that was responsible for regulating the Internet, overseeing the
issue of domain names, and assigning IP addresses to them

Integrated Network Information Center (InterNIC)

18
New cards

In a DNS structure, .gov is referred to as a

top-level domain

19
New cards

combination of a host name and a domain name,

Fully Qualified Domain Name (FQDN)

20
New cards

In a DNS structure, mit.edu would be

second-level domain

21
New cards

In a DNS structure, faculty.mit.edu would be

subdomain

22
New cards

a software program located on a host that queries a DNS server to resolve a
host name to an IP address

resolver

23
New cards

service that resolves IP addresses to MAC addresses

Address Resolution Protocol (ARP)

24
New cards

system that associates a domain name with an IP address

Domain Name System (DNS)

25
New cards

A service that assigns IP addresses dynamically to a machine when the machine connects
to the network.

Dynamic Host Configuration Protocol (DHCP

26
New cards

protocol that translates private network addresses into an assigned Internet address

Network Address Translation (NAT)

27
New cards

A service that finds the MAC address of a host when the IP address is known.

Reverse Address Resolution Protocol (RARP)

28
New cards

service that resolves NetBIOS names to IP addressess

Windows Internet Naming Service (WINS)

29
New cards

An IP address in the range from 169.254.0.1 to 169.254.255.25

APIPA

30
New cards

Automatically assigning IP addresses

dynamic addressing

31
New cards

An IP address that is issued automatically, typically when the computer boots and joins
the network

dynamic IP assignment

32
New cards

Assigning an IP address manually

static addressing

33
New cards

An IP address that is entered manually for each host on the network

static IP assignment

34
New cards

A number associated with the TCP/IP protocol and used to create a virtual connection
between two computers running TCP/IP

port number

35
New cards

The address 192.168.20.45:80 is an example of

socket

36
New cards

Ports 0 through 1023 are referred to as

well-known number

37
New cards

Ports 1024 and higher are referred to as

upper-level port numbers

38
New cards

Port Number
FTP


20,21

39
New cards

Port Number
SSH

22

40
New cards

Port Number
Telnet

23

41
New cards

Port Number
SMTP

25

42
New cards

Port Number
DNS

53

43
New cards

Port Number
TFTP

69

44
New cards

Port Number
HTTP

80

45
New cards

Port Number
POP

110

46
New cards

Port Number
NNTP

119

47
New cards

Port Number
NTP

123

48
New cards

Port Number
IMAP4

143

49
New cards

Port Number
HTTPS

443

50
New cards

Port Number
SNMP

161

51
New cards

Port Number
RDP

3389

52
New cards

Uses Address Resolution Protocol (ARP)

IPv4

53
New cards

IPSec for security is optional

IPv4

54
New cards

Consists of four octets separated by periods

IPv4

55
New cards

Uses Type of Services (TOS) field in header plus UDP and TCP packets to deliver time-
sensitive data

IPv4

56
New cards

Uses the Neighbor Discovery protocol

IPv6

57
New cards

IPSec for security is mandatory

IPv6

58
New cards

Uses 128-bit addresses

IPv6

59
New cards

Consists of four-digit hexadecimal numbers divided by colons

IPv6

60
New cards

Improved quality of service

IPv6

61
New cards

Contains header information that allows routers to immediately identify the packet
priority

IPv6

62
New cards

MAC address (MAC) or an EUI-64 identifier (EUI-64)

24-bit manufacturer’s ID and 24-bit unique identifier

MAC

63
New cards

MAC address (MAC) or an EUI-64 identifier (EUI-64)

24-bit manufacturer’s ID and 40-bit unique ID

EUI-64

64
New cards

MAC address (MAC) or an EUI-64 identifier (EUI-64)

Modified to fit inside a 64-bit frame

MAC

65
New cards

MAC address (MAC) or an EUI-64 identifier (EUI-64)

The last 64 bits of an IPv6 address

EUI-64

66
New cards
term image

Global

67
New cards
term image

Unique Local

68
New cards
term image

Link Local

69
New cards

anycast address

Delivers packets to the nearest interface and is used mainly for supporting router
functions

70
New cards

multicast address

Delivers packets to multiple addresses

71
New cards

unicast address

Delivers packets to a single network address

72
New cards

starts with 2000: or is written as 2000:/3

global unicast

73
New cards

same function as IPv4 private addresses

site-local unicast

74
New cards

starts with FE80 or FE80::/64

Network Discovery feature requires to function

link-local unicast

75
New cards

unique-local unicast

starts with FC00

76
New cards

127.0.0.1

IPv4 loopback address

77
New cards

(any) 0:0:0:0:0:0:0:1, ::1

IPv6 loopback address

78
New cards

0.0.0.0

IPv4 unspecified address

79
New cards

0:0:0:0:0:0:0:0

IPv6 unspecified address

80
New cards

224.0.0.252

IPv4 multicast destination address

81
New cards

ff02::1:3

IPv6 multicast destination address

82
New cards

An IPv6 transition mechanism that provides a means of communicating across the IPv4
Internet while preserving the original IPv6 assigned address of the network device

6to4

83
New cards

node-to-node and node-to-router technology used for existing IPv4 network devices to
eliminate the need to upgrade these devices

ISATAP

84
New cards

network address translator that creates a tunnel that allows incoming IPv6 traffic
through a firewall designed for IPv4

Teredo

85
New cards

Lists IP addresses resolved to MAC addresses

arp

86
New cards

Displays the TCP/IP settings on a UNIX/Linux computer

ifconfig

87
New cards

Displays the TCP/IP settings on a Windows 2000 and later computer

ipconfig

88
New cards

Displays NetBIOS over TCP statistics

nbtstat

89
New cards

Displays current TCP/IP and port statistics

netstat

90
New cards

An advanced ping utility that displays all the hops from source to destination

tracert

91
New cards

Queries domain servers and shows domain names and IP addresses

nslookup

92
New cards

Queries domain servers to obtain information about domain names and IP addresses

nlslookup

93
New cards

Sends a packet from one host to another on a network and then echoes a return reply

ping

94
New cards

Provides detailed information about network traffic

tcdump

95
New cards

Displays the approximate hop lapse times between points along a route

traceroute/tracert