Name:     ID: 
 
Email: 

COSC 3315 Chap 6

True/False
Indicate whether the statement is true or false.
 

 1. 

On the Internet and most LANs, connectionless protocols are used for the majority of data transfers.
 

 2. 

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.
 

 3. 

Class A addresses are intended for use by large corporations and governments.
 

 4. 

The act of supernetting “borrows” bits from the network portion of an IP address to “lend” those bits to the host portion.
 

 5. 

Combining two or more small networks into one larger network is one reason to subnet.
 

 6. 

One major benefit of using DHCP is the ease with which computers can be moved.
 

 7. 

Although installing several protocols on a machine to ensure interoperability with any operating system might be tempting, adding unnecessary protocols can have a detrimental effect on network performance.
 

Multiple Choice
Identify the choice that best completes the statement or answers the question.
 

 8. 

____ is Novell’s protocol for packet routing and forwarding.
a.
IP
c.
SPX
b.
IPX
d.
NetBIOS
 

 9. 

____ is the TCP/IP protocol responsible for reliable delivery of data.
a.
SPX
c.
TCP
b.
UDP
d.
FTP
 

 10. 

____ is a nonroutable protocol.
a.
NetBEUI
c.
IPX
b.
IP
d.
SPX
 

 11. 

____ is Novell’s connection-oriented protocol used to guarantee data delivery.
a.
AppleTalk
c.
TCP
b.
IPX
d.
SPX
 

 12. 

____ is Apple’s remote file-management protocol.
a.
AFP
c.
FTP
b.
NCP
d.
SNMP
 

 13. 

IP is a ____ protocol.
a.
reliable
c.
connection-oriented
b.
nonroutable
d.
connectionless
 

 14. 

____ is a Network layer protocol used to resolve a logical (IP) address to a physical (MAC) address.
a.
ICMP
c.
DHCP
b.
ARP
d.
NAT
 

 15. 

TCP is a(n) ____ protocol.
a.
unreliable
c.
connection-oriented
b.
best effort
d.
connectionless
 

 16. 

____ uses TCP as its transport protocol.
a.
NFS
c.
TFTP
b.
RTP
d.
HTTP
 

 17. 

____ is a name-to-address resolution protocol that functionally operates at the Session layer of the OSI model.
a.
DNS
c.
ICMP
b.
ARP
d.
DHCP
 

 18. 

____ is a remote terminal emulation protocol that operates at all three upper layers and is used mostly to provide connectivity between dissimilar systems.
a.
FTP
c.
SNMP
b.
Telnet
d.
SMTP
 

 19. 

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 ____.
a.
NIC’s MAC address
c.
host ID
b.
domain name
d.
subnet mask
 

 20. 

Class ____ addresses begin with network IDs between 128 and 191.
a.
A
c.
C
b.
B
d.
D
 

 21. 

Class ____ networks are limited to 254 hosts per network.
a.
B
c.
D
b.
C
d.
E
 

 22. 

Class ____ addresses are reserved for experimental use and cannot be used for address assignment.
a.
A
c.
D
b.
C
d.
E
 

 23. 

The reserved name localhost always corresponds to the IP address ____.
a.
127.0.0.1
c.
192.168.0.1
b.
169.254.0.1
d.
255.255.255.0
 

 24. 

A subnet mask is a ____-bit number that’s always assigned to a host when the IP address is assigned.
a.
16
c.
64
b.
32
d.
128
 

 25. 

The default Class C subnet mask is ____.
a.
255.0.0.0
c.
255.255.255.0
b.
255.255.0.0
d.
255.255.255.128
 

 26. 

In an APIPA-enabled operating system, the computer assigns itself an address from the special range of addresses that begin with ____.
a.
10
c.
192.168
b.
169.254
d.
255.255
 

 27. 

An IPv6 address is ____ bits long.
a.
32
c.
128
b.
64
d.
256
 

 28. 

____ is an example of an IPv6 address.
a.
2001:260::2ed3:340:ab
c.
00-13-02-29-AG-6C
b.
192.168.0.1
d.
200.13.4.0/26
 

 29. 

____ is the message format that DOS and Windows use to share files, directories, and devices.
a.
FTP
c.
SMB
b.
NetBIOS
d.
Samba
 

 30. 

NWLink is the Microsoft implementation of the ____ protocol suite.
a.
TCP/IP
c.
AppleTalk
b.
NetBIOS and NetBEUI
d.
IPX/SPX
 

 31. 

AppleTalk divides computers into ____.
a.
zones
c.
groups
b.
domains
d.
subnets
 

Completion
Complete each statement.
 

 32. 

The most common protocol stack is Transmission Control Protocol/Internet Protocol (TCP/IP), which is the ____________________ protocol suite.
 

 

 33. 

______________________________ (TCP) is the primary Internet transport protocol.
 

 

 34. 

A(n) ____________________ is a grouping of eight binary digits or bits usually expressed as a decimal number.
 

 

 35. 

The network beginning with 127 is called the ____________________ address.
 

 

 36. 

____________________ is the process of dividing a single network address into two or more subnetwork addresses, each with fewer available host IDs than the original network address.
 

 

 37. 

An extension of NAT, called ____________________ (PAT), allows several hundred workstations to access the Internet with a single public Internet address.
 

 

 38. 

____________________ (QoS) is a term that describes a network’s capability to prioritize data packets, based on the type of information they contain (for example, voice, video, or file data) or the urgency of the information.
 

 

Matching
 
 
Match each term with the correct statement below.
a.
NCP
f.
NetBIOS
b.
SNMP
g.
SMTP
c.
protocol
h.
routable
d.
FTP
i.
NetBEUI
e.
protocol stack
 

 39. 

rules and procedures for communicating
 

 40. 

set of protocols that works cooperatively
 

 41. 

term used to describe a protocol suite that functions at the Network layer
 

 42. 

establishes and manages communications between computers and provides naming services
 

 43. 

provides data transport services
 

 44. 

TCP/IP’s protocol responsible for transferring e-mail
 

 45. 

TCP/IP’s protocol used to provide file transfer services
 

 46. 

TCP/IP’s protocol used to manage and monitor network devices
 

 47. 

Novell’s client shells and redirectors
 



 
         Start Over