All practice questions
2237 questions
A network technician receives a ticket stating that remote users at a new satellite office cannot reach the company's internal intranet application. The technician interviews affected users, duplicates the failure on a test host, and receives a 'Destination Host Unreachable' message. The technician then formulates a hypothesis that an incorrect VLAN tagging policy on the WAN router interface is stripping traffic. To verify this, the technician runs a packet capture on the router interface and confirms that frames are arriving with an unexpected VLAN ID tag, validating the root cause. According to the CompTIA troubleshooting methodology, which of the following steps should the technician execute NEXT?
A network router receives two identical candidate routes to destination network : one route was learned via OSPF (default administrative distance of ) and the other route was learned via RIP (default administrative distance of ). Assuming default protocol configurations are used, which route will the router install into its active routing table?
A network administrator attempts to add VLAN 30 to an active 802.1Q trunk line between two distribution switches that currently carries VLAN 10 and VLAN 20. The administrator enters the following command on interface GigabitEthernet1/0/1:
`SW-Dist1(config-if)# switchport trunk allowed vlan 30`
Immediately after executing this command, users on VLAN 10 and VLAN 20 report loss of connectivity across the trunk link. Which of the following best explains why this connectivity issue occurred?
A network technician is performing diagnostic testing on several physical cabling installations across a enterprise facility. Match each physical layer cabling issue on the left with its underlying root cause or correct remediation on the right.
Click a left item, then click its matching right item
Items
Matches
A network administrator needs to restore a corrupted domain controller on Thursday morning. The network backup strategy consists of a full backup executed every Sunday at 00:00, followed by daily incremental backups executed Monday through Wednesday at 23:00. Arrange the restoration steps in the correct chronological order required to recover the server to its most recent state prior to the failure.
Drag items to arrange them in the correct order
An enterprise network administrator configures a Layer 3 access switch as a DHCP relay agent for VLAN 55 (), designating a remote server at via an `ip helper-address` command on SVI 55. Downstream Layer 2 edge switches append DHCP Option 82 (Relay Agent Information) metadata to client requests before forwarding them to the Layer 3 switch. However, client hosts on VLAN 55 fail to obtain IP addresses, and packet drops are logged on the Layer 3 switch for incoming DHCPDISCOVER packets containing Option 82 with a gateway IP address (`giaddr`) of . Which configuration change on the Layer 3 switch will resolve this issue?
A network administrator receives reports that a workstation at IP address 192.168.10.45 periodically loses connectivity to the default gateway. The administrator runs the `arp -a` command on the workstation and views the following output:
Interface: 192.168.10.45 --- 0x2
Internet Address Physical Address Type
192.168.10.1 00-11-22-33-44-55 dynamic
192.168.10.12 00-11-22-33-44-55 dynamic
Which of the following conditions is most directly indicated by this terminal output?
During a routine security audit of host communications, a technician inspects raw protocol headers passing through a socket interface. The payload header contains source and destination port multiplexing fields along with window size parameters for flow control, but contains no IP routing headers or hardware physical addresses. At which layer of the OSI model does this data unit function?
A core border router receives an IP packet destined for host address . The router's active routing table contains four operational candidate entries that match this target network space:
1. Static route to via next-hop (Administrative Distance: )
2. OSPF route to via next-hop (Administrative Distance: , Metric: )
3. Internal EIGRP route to via next-hop (Administrative Distance: , Metric: )
4. External BGP route to via next-hop (Administrative Distance: , Metric: )
Which next-hop IP address will the router select to forward this packet?
A network administrator needs to segment the IPv4 network block to accommodate multiple remote office LANs, with the largest subnet requiring support for up to 500 usable host IP addresses. Which of the following statements regarding the subnet design and IP address allocation are correct? (Select TWO.)
Select all that apply
A network administrator is configuring a GigabitEthernet 0/1 trunk link on switch SW-BuildingA to connect to SW-Core. The link is intended to carry traffic for VLAN 10 (Data), VLAN 20 (Voice), and VLAN 99 (Management). VLAN 99 is configured as the native VLAN on both switches. The administrator executes the command `switchport trunk allowed vlan 10,20` on interface GigabitEthernet 0/1. Immediately after executing the command, remote management access to SW-BuildingA via VLAN 99 drops. Which of the following best explains why management traffic is no longer traversing the trunk link?
A network administrator is provisioning a dedicated management VLAN to connect 14 top-of-rack switch interfaces and 1 central default gateway interface. To minimize wasted IP address space, which of the following CIDR prefix lengths represents the smallest subnet mask that can accommodate all 15 required interfaces?
An administrator configures two separate VLANs—VLAN (Sales) and VLAN (Marketing)—on a single Layer 2 switch. Host computers in both departments are connected to switch access ports assigned to their respective VLAN IDs. Although physical links are up and all devices are correctly assigned IP addresses within their subnets, hosts in VLAN cannot communicate with hosts in VLAN . Which of the following best explains why these hosts cannot communicate, and what is required to enable connectivity between them?
A network administrator is troubleshooting connectivity on an enterprise server host configured with the IP address . To establish proper firewall routing rules, the administrator needs to identify the complete range of usable host IP addresses within this specific subnet. Which of the following represents the correct usable host IP address range for this subnetwork segment?
A network technician is setting up a router for a newly expanded office. The organization requires that if an active link goes down, the router should automatically discover alternate paths and update its routing table without requiring manual administrator intervention. Which of the following network technologies should be implemented to fulfill this requirement?
An enterprise edge router receives an IP packet destined for host address . The router's active routing table contains four candidate routes:
| Protocol Source | Destination Subnet | Administrative Distance | Metric | Next Hop |
|---|---|---|---|---|
| Static | 1 | 0 | Null0 | |
| eBGP | 20 | 100 | ||
| OSPF | 110 | 20 | ||
| RIPv2 | 120 | 2 |
Which route will the router select to forward the packet, and why?
A network technician is configuring a local area network interface using the IPv4 network block . Which of the following statements regarding this subnet configuration are correct? (Select TWO.)
Select all that apply
During a network security audit, an incident response analyst discovers a compromised host with the IPv4 address . What is the broadcast address for the subnet to which this host belongs?
A network technician is provisioning an isolated subnet for a small cluster of administrative servers using the IPv4 prefix. What is the maximum number of usable host IP addresses available on this subnet?
A network administrator is replacing static routes with a dynamic routing protocol across an enterprise network. Which TWO of the following are key operational features provided by dynamic routing protocols? (Select TWO.)
Select all that apply