Chapter 3 Flashcards
On the Internet and most LANs, connectionless protocols are used for the majority of data transfers.
True or False?
False
Internet Protocol version 4 (IPv4), or just IP, is a Transport layer protocol that provides source and destination addressing and routing for the TCP/IP suite.
True or False?
False
Class A addresses are intended for use by large corporations and governments.
True or False?
True
One major benefit of using DHCP is the ease with which computers can be moved.
True or False?
True
____ is the TCP/IP protocol responsible for reliable delivery of data.
TCP
____ is a nonroutable protocol.
NetBEUI
IP is a ____ protocol.
Connectionless
____ is a Network layer protocol used to resolve a logical (IP) address to a physical (MAC) address.
ARP
TCP is a(n) ____ protocol.
Connection-Oriented
____ uses TCP as its transport protocol.
HTTP
____ is a name-to-address resolution protocol that functionally operates at the Session layer of the OSI model.
DNS
An IP address is divided into two distinct parts: one part designates the logical network the computer is a part of, while the remainder of the address represents the ____.
Host ID
Class ____ addresses begin with network IDs between 128 and 191.
B
The reserved name localhost always corresponds to the IP address ____.
127.0.0.1
A subnet mask is a ____-bit number that’s always assigned to a host when the IP address is assigned.
32
The default Class C subnet mask is ____.
255.255.255.0
An IPv6 address is ____ bits long.
128
____ is an example of an IPv6 address.
2001:260::2ed3:340:ab
Which of the following protocols works with sequence numbers and sliding windows?
TCP
Which of the following protocols enables packets to be routed on LANs and WANs?
IP
Which of the following fields in an IP packet header contains information that prevents a packet from continuously circulating around a network.
TTL
If you have generated the IP address 165.100.18.44/17 by using CIDR, what is the number of bits used for the host identifier.
18
The __________ Transport layer protocol is used by network applications that do not require the same level of reliability as offered by TCP.
UDP