Deck 5: Network and Transport Layers

ملء الشاشة (f)
exit full mode
سؤال
TCP is the network layer protocol used on the Internet today.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The latest version of IP is IPv7, which increases the address space from 128 bits to 256 bits.
سؤال
The source port identifier in the TCP header tells the TCP software on the destination computer, which application on the destination it should pass the packet to.
سؤال
TCP/IP operates only as connection-oriented.
سؤال
The transport layer process running on the destination computer, reassembles the fragmented application message before passing it up to the application layer
سؤال
The TCP portion of TCP/IP performs linking to the application layer.
سؤال
Connectionless routing sets up a TCP connection, or virtual circuit between a sender and receiver.
سؤال
Quality of Service routing is a special type of routing in which different connections are assigned different priorities.
سؤال
An example of an application layer address is HYPERLINK "http://www.indiana.edu" www.indiana.edu.
سؤال
The network layer provides guaranteed end-to-end delivery of the message.
سؤال
The network layer sits directly between the application layer and the data link layer in the Internet five-layer network model.
سؤال
Because there is a limit on the length of a frame that the data link layer can transmit from node to node, the transport layer breaks up the message from the application layer into several smaller segments.
سؤال
TCP/IP is a data link protocol that is used on the Internet.
سؤال
TCP includes a sequence number so that the packets can be reassembled at the destination in the correct order.
سؤال
Source port address is the logical address used to identify the application that is sending the data.
سؤال
The transport layer routes messages through the network selecting the best path from the source to the destination station.
سؤال
The standard port number for Telnet is 53.
سؤال
The network layer address for IP is ten bytes long when using IPv4.
سؤال
A destination port number at the transport layer identifies which application on a computer should receive the data transmission.
سؤال
IP is responsible for error-free delivery of packets on a TCP/IP network.
سؤال
IPv4 addresses offer unlimited opportunity for expansion and growth on the Internet.
سؤال
An autonomous system is a network operated by one organization.
سؤال
An Address Resolution Protocol message is broadcast to all computers in a subnet to find the data link layer address of a host whose IP address is known but whose MAC address is unknown.
سؤال
The most common protocol for dynamic addressing in TCP/IP networks is the Dynamic Host Configuration Protocol.
سؤال
Routing is the process of determining the path or route through the network that a particular message will follow from the sender to the recipient.
سؤال
A multicast message can be used to send a message to a maximum of two other computers.
سؤال
Translating an application layer address to a network layer address and finally to a data link layer address is called address resolution.
سؤال
Domain Name Servers provide the resolution of application layer addresses to their corresponding network layer address.
سؤال
Part of the function of address resolution is translating the application layer address of the destination into a network layer address.
سؤال
A routing protocol used inside an autonomous system is called an exterior routing protocol.
سؤال
The Enhanced Interior Gateway Routing Protocol is an interior routing protocol originally developed by Cisco.
سؤال
A hop in a routing calculation is defined as one link or circuit.
سؤال
Another term for stop-and-wait ARQ is sliding window.
سؤال
When using dynamic routing, routing decisions are always made by a central host or server.
سؤال
The ____________ layer links the application layer with the network layer is responsible for end-to-end delivery of messages.

A)physical
B)transport
C)session
D)presentation
E)data link
سؤال
Subnet masks tell computers what part of an IP address is to be used to determine whether a destination is in the same subnet or in a different subnet.
سؤال
There are four fundamental approaches to routing: centralized, static routing, dynamic routing, and monitor routing.
سؤال
Connections on a router, to the Internet and other routers for example, are called applications.
سؤال
The data link layer address is generally encoded in a network card by the card's manufacturer.
سؤال
__________ is not an important function of the transport layer.

A)end-to-end delivery of the message
B)taking messages from the application layer
C)routing
D)breaking long messages into smaller segments
E)interfacing with the network layer
سؤال
Which of the following is not a protocol used at the application layer.

A)HTTP
B)SMTP
C)FTP
D)Telnet
E)UDP
سؤال
_______ is the dominant network protocol today and is in use in virtually every LAN and WAN in the world.

A)SDLC
B)SNA
C)IPX/SPX
D)TCP/IP
E)X.25
سؤال
A TCP three-way handshake is used to establish a ___________ messaging method.

A)asynchronous
B)connection-oriented
C)frequency division
D)application net
E)connectionless
سؤال
The transport layer must break messages from the application layer into several _____ that can be sent to the network layer.

A)bits
B)bytes
C)frames
D)segments
E)strings
سؤال
TCP/IP:

A)is the least commonly used network protocol for LANs because it cannot be combined with Ethernet
B)performs packetizing, as well as routing and addressing functions
C)is not very efficient and is prone to errors
D)is compatible with only one type of data link protocol, SDLC
E)refers to Telephone Control Procedures/Inter-exchange Procedures
سؤال
Transmission Control Protocol/Internet Protocol was developed for ________ in 1974.

A)ARPANET
B)IBM
C)Hewlett-Packard
D)University of Minnesota
E)Xerox
سؤال
IP:

A)performs segmentation of the data
B)does not have a header
C)is currently in use with only one packet form or structure
D)is utilized during routing functions
E)performs error control functions
سؤال
A typical TCP segment has a _______ header of control information.

A)32-bit
B)64-bit
C)120-byte
D)192-bit
E)32-byte
سؤال
An application layer address using TCP/IPv4 looks like:

A)128.192.78.5
B)www.cba.uga.edu
C)user@cba.uga.edu
D)00-0F-00-81-14-00
E)Building 4, Room 2, User 3
سؤال
TCP uses _____________ so that the destination station can reassemble the packets into the correct order.

A)IP addresses
B)sequence numbers
C)port numbers
D)packet numbers
E)reassembly value
سؤال
The source port identifier of the received TCP segment tells the destination station _____________.

A)which computer sent the TCP packet.
B)which application layer program that the packet should be sent
C)which application layer process the packet is from.
D)the IP address of the source computer.
E)the IP address of the destination computer.
سؤال
The older version of IP has a ________ header of control information.

A)128-bit
B)192-bit
C)1024-bit
D)120-bit
E)320-bit
سؤال
The negotiation by the transport layer at the sender with the transport layer at the receiver to determine what size packets should be set up is done via establishing an) ___________ between the sender and receiver.

A)network layer address resolution
B)one way handshake
C)SNA message
D)TCP connection
E)DNS server request
سؤال
______________ communication is most commonly used when the application data or message can fit into one single packet.

A)Frame-oriented
B)Connection-oriented
C)Connectionless
D)Physical-oriented
E)Byte-oriented
سؤال
UDP is not commonly used for:

A)network management control messages
B)RIP messages
C)DHCP addressing messages
D)HTTP requests
E)DNS requests
سؤال
With QoS routing different __________ are defined, each with different priorities.

A)classes of service
B)domain names
C)application layer addresses
D)data link layer addresses
E)classes of Internet addresses
سؤال
A client computer is typically assigned a data link layer address by a:

A)hardware manufacturer
B)software manufacturer
C)middleware manufacturer
D)network manager who configure a file in a computer's network layer software package
E)ISO
سؤال
The newer form of IP, version 6 IPv6):

A)Is running out of address space to support the growth of the Internet
B)has a 20 byte header
C)has an increased address size from 32 bits to 128 bits
D)does not include version number in its header
E)does not include hop limit in its header
سؤال
Assume that more than one application program is using the same communications line on a particular computer. To be able to decide to which application program a message should be delivered on this computer, TCP/IP relies on the:

A)data link layer address
B)port address
C)application layer address
D)network address
E)IP address
سؤال
With _____________ messaging, each UDP segment makes its own way through the network without the use of sequence numbers or acknowledgements.

A)frequency division
B)connection-oriented
C)PCMCIA
D)connectionless
E)application net
سؤال
_______________ is a type of dynamic routing.

A)Static routing
B)Circuitous routing
C)Centralized routing
D)Link state
E)X.25 routing
سؤال
___________ is the process of determining the path that a message will travel from sending computer to receiving computer.

A)Routing
B)Addressing
C)Interfacing
D)Broadcasting
E)Packetizing
سؤال
___________ is the translation of application layer addresses into IP addresses.

A)Network interface card reversal
B)IPv6
C)Server name resolution
D)Subnet masking
E)Name service coding
سؤال
When TCP/IP translates an application layer address into an IP address, it sends a special __________ to the nearest DNS server.

A)broadcast message
B)DNS request packet
C)SNA packet
D)IPX message
E)X.25 packet
سؤال
____________ refers to the type of routing in which the routing table is developed by the network manager and modifications are made only when computers are added to or removed from the network.

A)Adaptive routing
B)Dynamic routing
C)Static routing
D)Distance vector routing
E)Link state routing
سؤال
An advantage of centralized routing is:

A)routing does reflect changing network conditions, such as computers that are overloaded by many messages
B)if anything happens to the computer developing the routing table, the routing tables cannot be changed until that computer is fixed, or until a new computer is selected to perform the function
C)routing decisions are simple
D)the routing tables are stored at all computers in the network
E)it requires more processing by each computer or router in the network than dynamic routing
سؤال
A subnet mask of ___________ means that all computers with only the same first two bytes in their IPv4 addresses are on the same subnet.

A)11111111.0.0.0
B)255.255.255.0
C)255.0.0.0
D)255.255.0.0
E)255.255.255.255
سؤال
When TCP/IP translates a network layer address into a data link layer address, it sends a special ____________ to all computers in the subnet.

A)physical layer packet
B)multicast message
C)X.25 message
D)broadcast message
E)application layer packet
سؤال
With ________ routing, computers or routers count the number of hops along a route and periodically exchange information on the hop count with their neighbors.

A)circuitous
B)decentralized
C)distance vector
D)indirect
E)link state
سؤال
ICANN:

A)developed the IPX/SPX network layer protocol
B)assigns data link layer addresses
C)approves which network layer addresses usually, approved or assigned in groups or classes) can be used by an organization for its computers that will connect to the Internet
D)developed X.25 network layer protocol
E)refers to Interchange Computer Addressing Networks and Nodes
سؤال
IPv4 uses ________ bytes per Internet address.

A)4
B)32
C)8
D)24
E)16
سؤال
In its simplest form, the __________ has two columns: the first column lists every destination network, while the second column lists the interface on which that computer should send messages, if they are destined for the network in the first column.

A)linking loader
B)routing table
C)configuration listing
D)bus header assignment list
E)file allocation table
سؤال
An) ________ refers to a group of computers that are logically grouped together by IP number.

A)IPv6 group
B)subnet
C)data link group
D)TCP group
E) application net
سؤال
The three fundamental approaches to routing are:

A)circuitous, flat, and direct routing
B)connectionless, static, and connection-oriented
C)subordinate, master, and insubordinate routing
D)host, client, and client-server routing
E)centralized, static routing, and dynamic routing
سؤال
An) _________ is a specially formatted request used to perform IP address to data link address resolution.

A)Address Resolution Protocol request
B)Domain Service Request
C)HTTP request
D)Link state request
E)Autonomous System Request
سؤال
Server name resolution is done using the:

A)Address Resolution Protocol
B)Border Gateway Protocol
C)Internet Control Message Protocol
D)Routing Information Protocol
E)Domain Name Service
سؤال
One drawback to dynamic routing is:

A)Routing usually does not reflect changing network conditions, such as computers that are overloaded by many messages
B)It cannot be used with non-government networks
C)The transmission of status information "wastes" network capacity that could be used to send user messages
D)It is the job of the network manager, not the computers or devices themselves, to maintain the routing table.
E)It requires less processing by each computer than static routing.
سؤال
The _____________ is used by a computer to determine how messages will travel through the network.

A)routing table
B)configuration listing
C)linking loader
D)bus header assignment list
E)file allocation table
سؤال
IPv6 is based upon _________ -byte addresses.

A)32
B)24
C)4
D)16
E)8
سؤال
Dynamic addressing:

A)assigns a permanent network layer address to a client computer in a network
B)makes network management more complicated in dial-up networks
C)has only one standard, bootp
D)is always performed for servers only
E)can solve many updating headaches for network managers who have large, growing, changing networks
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/121
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 5: Network and Transport Layers
1
TCP is the network layer protocol used on the Internet today.
False
2
The latest version of IP is IPv7, which increases the address space from 128 bits to 256 bits.
False
3
The source port identifier in the TCP header tells the TCP software on the destination computer, which application on the destination it should pass the packet to.
False
4
TCP/IP operates only as connection-oriented.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
5
The transport layer process running on the destination computer, reassembles the fragmented application message before passing it up to the application layer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
6
The TCP portion of TCP/IP performs linking to the application layer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
7
Connectionless routing sets up a TCP connection, or virtual circuit between a sender and receiver.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
8
Quality of Service routing is a special type of routing in which different connections are assigned different priorities.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
9
An example of an application layer address is HYPERLINK "http://www.indiana.edu" www.indiana.edu.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
10
The network layer provides guaranteed end-to-end delivery of the message.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
11
The network layer sits directly between the application layer and the data link layer in the Internet five-layer network model.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
12
Because there is a limit on the length of a frame that the data link layer can transmit from node to node, the transport layer breaks up the message from the application layer into several smaller segments.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
13
TCP/IP is a data link protocol that is used on the Internet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
14
TCP includes a sequence number so that the packets can be reassembled at the destination in the correct order.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
15
Source port address is the logical address used to identify the application that is sending the data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
16
The transport layer routes messages through the network selecting the best path from the source to the destination station.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
17
The standard port number for Telnet is 53.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
18
The network layer address for IP is ten bytes long when using IPv4.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
19
A destination port number at the transport layer identifies which application on a computer should receive the data transmission.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
20
IP is responsible for error-free delivery of packets on a TCP/IP network.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
21
IPv4 addresses offer unlimited opportunity for expansion and growth on the Internet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
22
An autonomous system is a network operated by one organization.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
23
An Address Resolution Protocol message is broadcast to all computers in a subnet to find the data link layer address of a host whose IP address is known but whose MAC address is unknown.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
24
The most common protocol for dynamic addressing in TCP/IP networks is the Dynamic Host Configuration Protocol.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
25
Routing is the process of determining the path or route through the network that a particular message will follow from the sender to the recipient.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
26
A multicast message can be used to send a message to a maximum of two other computers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
27
Translating an application layer address to a network layer address and finally to a data link layer address is called address resolution.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
28
Domain Name Servers provide the resolution of application layer addresses to their corresponding network layer address.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
29
Part of the function of address resolution is translating the application layer address of the destination into a network layer address.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
30
A routing protocol used inside an autonomous system is called an exterior routing protocol.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
31
The Enhanced Interior Gateway Routing Protocol is an interior routing protocol originally developed by Cisco.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
32
A hop in a routing calculation is defined as one link or circuit.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
33
Another term for stop-and-wait ARQ is sliding window.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
34
When using dynamic routing, routing decisions are always made by a central host or server.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
35
The ____________ layer links the application layer with the network layer is responsible for end-to-end delivery of messages.

A)physical
B)transport
C)session
D)presentation
E)data link
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
36
Subnet masks tell computers what part of an IP address is to be used to determine whether a destination is in the same subnet or in a different subnet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
37
There are four fundamental approaches to routing: centralized, static routing, dynamic routing, and monitor routing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
38
Connections on a router, to the Internet and other routers for example, are called applications.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
39
The data link layer address is generally encoded in a network card by the card's manufacturer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
40
__________ is not an important function of the transport layer.

A)end-to-end delivery of the message
B)taking messages from the application layer
C)routing
D)breaking long messages into smaller segments
E)interfacing with the network layer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
41
Which of the following is not a protocol used at the application layer.

A)HTTP
B)SMTP
C)FTP
D)Telnet
E)UDP
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
42
_______ is the dominant network protocol today and is in use in virtually every LAN and WAN in the world.

A)SDLC
B)SNA
C)IPX/SPX
D)TCP/IP
E)X.25
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
43
A TCP three-way handshake is used to establish a ___________ messaging method.

A)asynchronous
B)connection-oriented
C)frequency division
D)application net
E)connectionless
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
44
The transport layer must break messages from the application layer into several _____ that can be sent to the network layer.

A)bits
B)bytes
C)frames
D)segments
E)strings
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
45
TCP/IP:

A)is the least commonly used network protocol for LANs because it cannot be combined with Ethernet
B)performs packetizing, as well as routing and addressing functions
C)is not very efficient and is prone to errors
D)is compatible with only one type of data link protocol, SDLC
E)refers to Telephone Control Procedures/Inter-exchange Procedures
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
46
Transmission Control Protocol/Internet Protocol was developed for ________ in 1974.

A)ARPANET
B)IBM
C)Hewlett-Packard
D)University of Minnesota
E)Xerox
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
47
IP:

A)performs segmentation of the data
B)does not have a header
C)is currently in use with only one packet form or structure
D)is utilized during routing functions
E)performs error control functions
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
48
A typical TCP segment has a _______ header of control information.

A)32-bit
B)64-bit
C)120-byte
D)192-bit
E)32-byte
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
49
An application layer address using TCP/IPv4 looks like:

A)128.192.78.5
B)www.cba.uga.edu
C)user@cba.uga.edu
D)00-0F-00-81-14-00
E)Building 4, Room 2, User 3
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
50
TCP uses _____________ so that the destination station can reassemble the packets into the correct order.

A)IP addresses
B)sequence numbers
C)port numbers
D)packet numbers
E)reassembly value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
51
The source port identifier of the received TCP segment tells the destination station _____________.

A)which computer sent the TCP packet.
B)which application layer program that the packet should be sent
C)which application layer process the packet is from.
D)the IP address of the source computer.
E)the IP address of the destination computer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
52
The older version of IP has a ________ header of control information.

A)128-bit
B)192-bit
C)1024-bit
D)120-bit
E)320-bit
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
53
The negotiation by the transport layer at the sender with the transport layer at the receiver to determine what size packets should be set up is done via establishing an) ___________ between the sender and receiver.

A)network layer address resolution
B)one way handshake
C)SNA message
D)TCP connection
E)DNS server request
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
54
______________ communication is most commonly used when the application data or message can fit into one single packet.

A)Frame-oriented
B)Connection-oriented
C)Connectionless
D)Physical-oriented
E)Byte-oriented
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
55
UDP is not commonly used for:

A)network management control messages
B)RIP messages
C)DHCP addressing messages
D)HTTP requests
E)DNS requests
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
56
With QoS routing different __________ are defined, each with different priorities.

A)classes of service
B)domain names
C)application layer addresses
D)data link layer addresses
E)classes of Internet addresses
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
57
A client computer is typically assigned a data link layer address by a:

A)hardware manufacturer
B)software manufacturer
C)middleware manufacturer
D)network manager who configure a file in a computer's network layer software package
E)ISO
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
58
The newer form of IP, version 6 IPv6):

A)Is running out of address space to support the growth of the Internet
B)has a 20 byte header
C)has an increased address size from 32 bits to 128 bits
D)does not include version number in its header
E)does not include hop limit in its header
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
59
Assume that more than one application program is using the same communications line on a particular computer. To be able to decide to which application program a message should be delivered on this computer, TCP/IP relies on the:

A)data link layer address
B)port address
C)application layer address
D)network address
E)IP address
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
60
With _____________ messaging, each UDP segment makes its own way through the network without the use of sequence numbers or acknowledgements.

A)frequency division
B)connection-oriented
C)PCMCIA
D)connectionless
E)application net
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
61
_______________ is a type of dynamic routing.

A)Static routing
B)Circuitous routing
C)Centralized routing
D)Link state
E)X.25 routing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
62
___________ is the process of determining the path that a message will travel from sending computer to receiving computer.

A)Routing
B)Addressing
C)Interfacing
D)Broadcasting
E)Packetizing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
63
___________ is the translation of application layer addresses into IP addresses.

A)Network interface card reversal
B)IPv6
C)Server name resolution
D)Subnet masking
E)Name service coding
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
64
When TCP/IP translates an application layer address into an IP address, it sends a special __________ to the nearest DNS server.

A)broadcast message
B)DNS request packet
C)SNA packet
D)IPX message
E)X.25 packet
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
65
____________ refers to the type of routing in which the routing table is developed by the network manager and modifications are made only when computers are added to or removed from the network.

A)Adaptive routing
B)Dynamic routing
C)Static routing
D)Distance vector routing
E)Link state routing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
66
An advantage of centralized routing is:

A)routing does reflect changing network conditions, such as computers that are overloaded by many messages
B)if anything happens to the computer developing the routing table, the routing tables cannot be changed until that computer is fixed, or until a new computer is selected to perform the function
C)routing decisions are simple
D)the routing tables are stored at all computers in the network
E)it requires more processing by each computer or router in the network than dynamic routing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
67
A subnet mask of ___________ means that all computers with only the same first two bytes in their IPv4 addresses are on the same subnet.

A)11111111.0.0.0
B)255.255.255.0
C)255.0.0.0
D)255.255.0.0
E)255.255.255.255
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
68
When TCP/IP translates a network layer address into a data link layer address, it sends a special ____________ to all computers in the subnet.

A)physical layer packet
B)multicast message
C)X.25 message
D)broadcast message
E)application layer packet
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
69
With ________ routing, computers or routers count the number of hops along a route and periodically exchange information on the hop count with their neighbors.

A)circuitous
B)decentralized
C)distance vector
D)indirect
E)link state
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
70
ICANN:

A)developed the IPX/SPX network layer protocol
B)assigns data link layer addresses
C)approves which network layer addresses usually, approved or assigned in groups or classes) can be used by an organization for its computers that will connect to the Internet
D)developed X.25 network layer protocol
E)refers to Interchange Computer Addressing Networks and Nodes
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
71
IPv4 uses ________ bytes per Internet address.

A)4
B)32
C)8
D)24
E)16
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
72
In its simplest form, the __________ has two columns: the first column lists every destination network, while the second column lists the interface on which that computer should send messages, if they are destined for the network in the first column.

A)linking loader
B)routing table
C)configuration listing
D)bus header assignment list
E)file allocation table
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
73
An) ________ refers to a group of computers that are logically grouped together by IP number.

A)IPv6 group
B)subnet
C)data link group
D)TCP group
E) application net
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
74
The three fundamental approaches to routing are:

A)circuitous, flat, and direct routing
B)connectionless, static, and connection-oriented
C)subordinate, master, and insubordinate routing
D)host, client, and client-server routing
E)centralized, static routing, and dynamic routing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
75
An) _________ is a specially formatted request used to perform IP address to data link address resolution.

A)Address Resolution Protocol request
B)Domain Service Request
C)HTTP request
D)Link state request
E)Autonomous System Request
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
76
Server name resolution is done using the:

A)Address Resolution Protocol
B)Border Gateway Protocol
C)Internet Control Message Protocol
D)Routing Information Protocol
E)Domain Name Service
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
77
One drawback to dynamic routing is:

A)Routing usually does not reflect changing network conditions, such as computers that are overloaded by many messages
B)It cannot be used with non-government networks
C)The transmission of status information "wastes" network capacity that could be used to send user messages
D)It is the job of the network manager, not the computers or devices themselves, to maintain the routing table.
E)It requires less processing by each computer than static routing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
78
The _____________ is used by a computer to determine how messages will travel through the network.

A)routing table
B)configuration listing
C)linking loader
D)bus header assignment list
E)file allocation table
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
79
IPv6 is based upon _________ -byte addresses.

A)32
B)24
C)4
D)16
E)8
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
80
Dynamic addressing:

A)assigns a permanent network layer address to a client computer in a network
B)makes network management more complicated in dial-up networks
C)has only one standard, bootp
D)is always performed for servers only
E)can solve many updating headaches for network managers who have large, growing, changing networks
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 121 في هذه المجموعة.