NOTE:
Remember that you can press Ctrl
+ F and search
for fragments of the question to locate faster.
1. A computer in a
given network is communicating with a specific group of computers. What type of
communication is this?
1. Multicast
2. broadcast
3. HTTP
4. unicast
5. ARP
2. What method can be used by two computers to ensure that packets are not dropped because too much data is being sent too quickly?
1. flow control
2. encapsulation
3. access method
4. response timeout
3. Which protocol is responsible for controlling the size and rate of the HTTP messages exchanged between server and client?
1. TCP
2. ARP
3. HTTP
4. DHCP
4. A user is viewing an HTML document located on a web server. What protocol segments the messages and manages the segments in the individual conversation between the web server and the web client?
1. TCP
2. DHCP
3. HTTP
4. ARP
5. A web client is sending a request for a webpage to a web server. From the perspective of the client, what is the correct order of the protocol stack that is used to prepare the request for transmission?
1. HTTP, TCP, IP, Ethernet
2. Ethernet, TCP, IP, HTTP
3. HTTP, IP, TCP, Ethernet
4. Ethernet, IP, TCP, HTTP
6. What are proprietary protocols?
1. protocols developed by organizations who have control over their definition and operation
2. protocols that can be freely used by any organization or vendor
3. a collection of protocols known as the TCP/IP protocol suite
4. protocols developed by private organizations to operate on any vendor hardware
7. Which IEEE standard enables a wireless NIC to connect to a wireless AP that is made by a different manufacturer?
1. 802.11
2. 802.1
3. 802.3
4. 802.2
8. What is an advantage of network devices using open standard protocols?
1. A client host and a server running different operating systems can successfully exchange data.
2. Competition and innovation are limited to specific types of products.
3. A client host and a server running different operating systems can successfully exchange data.
4. Internet access can be controlled by a single ISP in each market.
9. What is a function of Layer 4 of the OSI model?
1. to describe the ordered and reliable delivery of data between source and destination
2. to represent data to the user, including encoding and dialog control
3. to specify the packet type to be used by the communications
4. to apply framing information to the packet, based on the attached media
10. Which statement is true about the TCP/IP and OSI models?
1. The TCP/IP transport layer and OSI Layer 4 provide similar services and functions.
2. The first three OSI layers describe general services that are also provided by the TCP/IP internet layer.
3. The TCP/IP network access layer has similar functions to the OSI network layer.
4. The OSI Layer 7 and the TCP/IP application layer provide identical functions.
11. What is a benefit of using a layered model for network communications?
1. fostering competition among device and software vendors by enforcing the compatibility of their products
2. avoiding possible incompatibility issues by using a common set of developing tools
3. enhancing network transmission performance by defining targets for each layer
4. simplifying protocol development by limiting every layer to one function
12. What is the general term that is used to describe a piece of data at any layer of a networking model?
1. protocol data unit
2. segment
3. frame
4. packet
13. Which PDU format is used when bits are received from the network medium by the NIC of a host?
1. Frame
2. packet
3. segment
4. file
14. At which layer of the OSI model would a logical address be encapsulated?
1. Network layer
2. transport layer
3. physical layer
4. data link layer
15. Which statement accurately describes a TCP/IP encapsulation process when a PC is sending data to the network?
1.Segments are sent from the transport layer to the internet layer.
2. Data is sent from the internet layer to the network access layer.
3. Frames are sent from the network access layer to the internet layer.
4. Packets are sent from the network access layer to the transport layer.
16. What statement describes the function of the Address Resolution Protocol?
1. ARP is used to discover the MAC address of any host on the local network.
2. ARP is used to discover the IP address of any host on the local network.
3. ARP is used to discover the IP address of any host on a different network.
4. ARP is used to discover the MAC address of any host on a different network.
17. Which address provides a unique host address for data communications at the internet layer?
1. logical address
2. Layer 2 address
3. data-link address
4. physical address
18. Which address does a NIC use when deciding whether to accept a frame?
1. destination MAC address
2. source MAC address
3. source Ethernet address
4. destination IP address
5. source IP address
19. A user sends an HTTP request to a web server on a remote network. During encapsulation for this request, what information is added to the address field of a frame to indicate the destination?
1. the MAC address of the default gateway
2. the IP address of the destination host
3. the MAC address of the destination host
4. the IP address of the default gateway
20. If the default gateway is configured incorrectly on the host, what is the impact on communications?
1. The host can communicate with other hosts on the local network, but is unable
2. to communicate with hosts on remote networks.
3. The host is unable to communicate on the local network.
4. There is no impact on communications.
5. The host can communicate with other hosts on remote networks, but is unable to communicate with hosts on the local network.
21.
IEEE -> is a professional organization for those in the electrical engineering and electronics fields. It creates and maintains standards affecting a wide range of industries including telecommunications, and networking.
EIA -> is an international standards and trade organization for electronics organizations. It is best known for its standards related to electrical wiring, connectors, and the 19-inch racks used to mount networking equipment.
1. Multicast
2. broadcast
3. HTTP
4. unicast
5. ARP
2. What method can be used by two computers to ensure that packets are not dropped because too much data is being sent too quickly?
1. flow control
2. encapsulation
3. access method
4. response timeout
3. Which protocol is responsible for controlling the size and rate of the HTTP messages exchanged between server and client?
1. TCP
2. ARP
3. HTTP
4. DHCP
4. A user is viewing an HTML document located on a web server. What protocol segments the messages and manages the segments in the individual conversation between the web server and the web client?
1. TCP
2. DHCP
3. HTTP
4. ARP
5. A web client is sending a request for a webpage to a web server. From the perspective of the client, what is the correct order of the protocol stack that is used to prepare the request for transmission?
1. HTTP, TCP, IP, Ethernet
2. Ethernet, TCP, IP, HTTP
3. HTTP, IP, TCP, Ethernet
4. Ethernet, IP, TCP, HTTP
6. What are proprietary protocols?
1. protocols developed by organizations who have control over their definition and operation
2. protocols that can be freely used by any organization or vendor
3. a collection of protocols known as the TCP/IP protocol suite
4. protocols developed by private organizations to operate on any vendor hardware
7. Which IEEE standard enables a wireless NIC to connect to a wireless AP that is made by a different manufacturer?
1. 802.11
2. 802.1
3. 802.3
4. 802.2
8. What is an advantage of network devices using open standard protocols?
1. A client host and a server running different operating systems can successfully exchange data.
2. Competition and innovation are limited to specific types of products.
3. A client host and a server running different operating systems can successfully exchange data.
4. Internet access can be controlled by a single ISP in each market.
9. What is a function of Layer 4 of the OSI model?
1. to describe the ordered and reliable delivery of data between source and destination
2. to represent data to the user, including encoding and dialog control
3. to specify the packet type to be used by the communications
4. to apply framing information to the packet, based on the attached media
10. Which statement is true about the TCP/IP and OSI models?
1. The TCP/IP transport layer and OSI Layer 4 provide similar services and functions.
2. The first three OSI layers describe general services that are also provided by the TCP/IP internet layer.
3. The TCP/IP network access layer has similar functions to the OSI network layer.
4. The OSI Layer 7 and the TCP/IP application layer provide identical functions.
11. What is a benefit of using a layered model for network communications?
1. fostering competition among device and software vendors by enforcing the compatibility of their products
2. avoiding possible incompatibility issues by using a common set of developing tools
3. enhancing network transmission performance by defining targets for each layer
4. simplifying protocol development by limiting every layer to one function
12. What is the general term that is used to describe a piece of data at any layer of a networking model?
1. protocol data unit
2. segment
3. frame
4. packet
13. Which PDU format is used when bits are received from the network medium by the NIC of a host?
1. Frame
2. packet
3. segment
4. file
14. At which layer of the OSI model would a logical address be encapsulated?
1. Network layer
2. transport layer
3. physical layer
4. data link layer
15. Which statement accurately describes a TCP/IP encapsulation process when a PC is sending data to the network?
1.Segments are sent from the transport layer to the internet layer.
2. Data is sent from the internet layer to the network access layer.
3. Frames are sent from the network access layer to the internet layer.
4. Packets are sent from the network access layer to the transport layer.
16. What statement describes the function of the Address Resolution Protocol?
1. ARP is used to discover the MAC address of any host on the local network.
2. ARP is used to discover the IP address of any host on the local network.
3. ARP is used to discover the IP address of any host on a different network.
4. ARP is used to discover the MAC address of any host on a different network.
17. Which address provides a unique host address for data communications at the internet layer?
1. logical address
2. Layer 2 address
3. data-link address
4. physical address
18. Which address does a NIC use when deciding whether to accept a frame?
1. destination MAC address
2. source MAC address
3. source Ethernet address
4. destination IP address
5. source IP address
19. A user sends an HTTP request to a web server on a remote network. During encapsulation for this request, what information is added to the address field of a frame to indicate the destination?
1. the MAC address of the default gateway
2. the IP address of the destination host
3. the MAC address of the destination host
4. the IP address of the default gateway
20. If the default gateway is configured incorrectly on the host, what is the impact on communications?
1. The host can communicate with other hosts on the local network, but is unable
2. to communicate with hosts on remote networks.
3. The host is unable to communicate on the local network.
4. There is no impact on communications.
5. The host can communicate with other hosts on remote networks, but is unable to communicate with hosts on the local network.
21.
IEEE -> is a professional organization for those in the electrical engineering and electronics fields. It creates and maintains standards affecting a wide range of industries including telecommunications, and networking.
EIA -> is an international standards and trade organization for electronics organizations. It is best known for its standards related to electrical wiring, connectors, and the 19-inch racks used to mount networking equipment.
22. Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.
Based on the configured network, what IP address would PC1 and PC2 use as their default gateway?
1. 192.168.1.1
2. 192.168.1.2
3. 10.1.1.1
4. 192.168.1.10
5. 172.16.1.1
Chapter 3 Answers CCNA 1
Reviewed by RAMANUZ
on
13:54:00
Rating:
No hay comentarios: