Communicating Between Networks Flashcards
A computer can access devices on the same network but cannot access devices on other networks. What is the probable cause of this problem?
A. The cable is not connected properly to the NIC.
B. The computer has an invalid IP address.
C. The computer has an incorrect subnet mask.
D. The computer has an invalid default gateway address.
Answer: D
Which statement describes a feature of the IP protocol?
A. IP encapsulation is modified based on network media.
B. IP relies on Layer 2 protocols for transmission error control.
C. MAC addresses are used during the IP packet encapsulation.
D. IP relies on upper layer services to handle situations of missing or out-of-order packets.
Answer: D
Why is NAT not needed in IPv6?
A. Because IPv6 has integrated security, there is no need to hide the IPv6 addresses of internal networks.
B. Any host or user can get a public IPv6 network address because the number of available IPv6 addresses is extremely large.
C. The problems that are induced by NAT applications are solved because the IPv6 header improves packet handling by intermediate routers.
D. The end-to-end connectivity problems that are caused by NAT are solved because the number of routes increases with the number of nodes that are connected to the Internet.
Answer: B
Which parameter does the router use to choose the path to the destination when there are multiple routes available?
A. the lower metric value that is associated with the destination network
B. the lower gateway IP address to get to the destination network
C. the higher metric value that is associated with the destination network
D. the higher gateway IP address to get to the destination network
Answer: A
What are two services provided by the OSI network layer? (Choose two.)
A. performing error detection
B. routing packets toward the destination
C. encapsulating PDUs from the transport layer
D. placement of frames on the media
E. collision detection
Answer: BC
Within a production network, what is the purpose of configuring a switch with a default gateway address?
A. Hosts that are connected to the switch can use the switch default gateway address to forward packets to a remote destination.
B. A switch must have a default gateway to be accessible by Telnet and SSH.
C. The default gateway address is used to forward packets originating from the switch to remote networks.
D. It provides a next-hop address for all traffic that flows through the switch.
Answer: C
What is a basic characteristic of the IP protocol?
A. connectionless
B. media dependent
C. user data segmentation
D. reliable end-to-end delivery
Answer: A
Which field in the IPv4 header is used to prevent a packet from traversing a network endlessly?
A.. Sequence Number
B. Time-to-Live
C. Acknowledgment Number
D. Differentiated Services
Answer: B
What is one advantage that the IPv6 simplified header offers over IPv4?
A. smaller-sized header
B. little requirement for processing checksums
C. smaller-sized source and destination IP addresses
D. efficient packet handling
Answer: D
What IPv4 header field identifies the upper layer protocol carried in the packet?
A. Identification
B. Protocol
C. Version
D. Differentiated Services
Answer: B
What information does the loopback test provide?
A. The TCP/IP stack on the device is working correctly.
B. The device has end-to-end connectivity.
C. DHCP is working correctly.
D. The Ethernet cable is working correctly.
E. The device has the correct IP address on the network.
Answer: A
What routing table entry has a next hop address associated with a destination network?
A. directly-connected routes
B. local routes
C. remote routes
D. C and L source routes
Answer: C
How do hosts ensure that their packets are directed to the correct network destination?
A. They have to keep their own local routing table that contains a route to the loopback interface, a local network route, and a remote default route.
B. They always direct their packets to the default gateway, which will be responsible for the packet delivery.
C. They search in their own local routing table for a route to the network destination address and pass this information to the default gateway.
D. They send a query packet to the default gateway asking for the best route.
Answer: A
When transporting data from real-time applications, such as streaming audio and video, which field in the IPv6 header can be used to inform the routers and switches to maintain the same path for the packets in the same conversation?
A. Next Header
B. Flow Label
C. Traffic Class
D. Differentiated Services
Answer: B
What statement describes the function of the Address Resolution Protocol?
A. ARP is used to discover the IP address of any host on a different network.
B. ARP is used to discover the IP address of any host on the local network.
C. ARP is used to discover the MAC address of any host on a different network.
D. ARP is used to discover the MAC address of any host on the local network.
Answer: D
Under which two circumstances will a switch flood a frame out of every port except the port that the frame was received on? (Choose two.)
A. The frame has the broadcast address as the destination address.
B. The destination address is unknown to the switch.
C. The source address in the frame header is the broadcast address.
D. The source address in the frame is a multicast address.
E. The destination address in the frame is a known unicast address.
Answer: AB
Which statement describes the treatment of ARP requests on the local link?
A. They must be forwarded by all routers on the local network.
B. They are received and processed by every device on the local network.
C. They are dropped by all switches on the local network.
D. They are received and processed only by the target device.
Answer: B
Which destination address is used in an ARP request frame?
A. 0.0.0.0 B. 255.255.255.255 C. FFFF.FFFF.FFFF D. AAAA.AAAA.AAAA E. the physical address of the destination host
Answer: C