1.
Which fields are found in both TCP and UDP segments? (Choose 2)
Correct Answer(s)
E. Destination Port
F. Checksum
Explanation
Both TCP and UDP segments contain the fields of Destination Port and Checksum. The Destination Port field is used to identify the specific application or service that the data should be delivered to. The Checksum field is used for error detection, ensuring the integrity of the data during transmission.
2.
What protocol resolves MAC addresses to IP addresses?
Correct Answer
C. ARP
Explanation
ARP (Address Resolution Protocol) is the correct answer. ARP is a protocol used to resolve MAC addresses to IP addresses on a local network. It allows devices to find the MAC address of another device by sending an ARP request. The device with the corresponding IP address then responds with its MAC address, allowing communication between devices at the data link layer. DHCP (Dynamic Host Configuration Protocol) is used to assign IP addresses to devices, RARP (Reverse Address Resolution Protocol) is used to resolve IP addresses to MAC addresses, and DNS (Domain Name System) is used to resolve domain names to IP addresses.
3.
What command must be issued to configure frame relay encapsulation, given the requirement that there are multiple vendors involved?
Correct Answer
B. Answer 3
Explanation
To configure frame relay encapsulation when multiple vendors are involved, the command that must be issued is "frame-relay encapsulation ietf". This command sets the encapsulation type to IETF, which is a standard encapsulation method that is compatible with multiple vendors. This ensures that the frame relay connection can be established and maintained successfully between devices from different vendors.
4.
What features of distance vector routing helps prevent loop avoidance? (Select all that apply)
Correct Answer
A. Answer
5.
What is LAN?
Correct Answer
B. Local Area Network
Explanation
LAN stands for Local Area Network, which is a network that connects computers and devices within a limited geographical area such as a home, office, or school. It allows for the sharing of resources and information between connected devices, such as printers, servers, and computers. A Location Area Network, on the other hand, is not a commonly used term in networking and does not accurately describe the concept of a LAN. Therefore, the correct answer is Local Area Network.
6.
What is VPN?
Correct Answer
A. Virtual Private Network
Explanation
Capitalization matters, for router B, username should be the exact name of the router, which is "A".
Then, the password must be the same between the two routers: "secret".
7.
Which of the following administrative distances are correct? (Select all that apply)
Correct Answer(s)
A. 0
B. 1
D. 5
Explanation
Some of the popular administrative distances are the following:
Connected - 0
Static - 1
EIGRP (internal) - 90
IGRP - 100
OSPF - 110
RIP - 120
Unknown - 255
8.
What is the number of available hosts in network 192.168.5.32 /30?
Correct Answer(s)
A. 2
B. 30
Explanation
The network 192.168.5.32 /30 has a subnet mask of 30, which means that there are 2^2 (4) possible IP addresses in the network. However, the first and last addresses are reserved, leaving only 2 available hosts in the network.
9.
What command disables the use of Frame Relay LMI messages?
Correct Answer
A. Frame-relay lmi-t392dce
Explanation
The command "frame-relay lmi-t392dce" disables the use of Frame Relay LMI messages. LMI (Local Management Interface) messages are used to exchange information between the Frame Relay switch and the connected devices. By disabling these messages, the device will not send or receive LMI messages, which can be useful in certain scenarios where LMI is not required or causes issues.
10.
Which of the following are types of crosstalk? (Choose two)
Correct Answer(s)
B. Far end crosstalk (FEXT)
C. Alien crosstalk (AXT)
Explanation
Far end crosstalk (FEXT) and Alien crosstalk (AXT) are types of crosstalk. FEXT occurs when the signal from one wire interferes with the signal on an adjacent wire at the far end of the cable. AXT, on the other hand, refers to crosstalk that occurs between cables that are not part of the same transmission system. Both FEXT and AXT can degrade the quality of the transmitted signal and cause errors or loss of data.