All practice questions
2237 questions
A network administrator is reconfiguring an enterprise application server to query an Active Directory domain controller using encrypted Lightweight Directory Access Protocol over SSL/TLS (LDAPS). The existing firewall rule permits standard unencrypted directory queries, but secure authentication attempts are currently being dropped. Which of the following port and transport protocol combinations must be permitted through the firewall to allow LDAPS communications?
A network engineer is troubleshooting IP configuration failures on a newly provisioned subinterface for host workstations on VLAN 40 (). Client devices on this VLAN are unable to communicate with remote subnets and consistently auto-assign Automatic Private IP Addressing (APIPA) addresses in the range of . Packet captures performed on the router interface `Gi0/0.40` reveal that incoming `DHCPDISCOVER` broadcast frames from clients are arriving at the router interface, but no corresponding unicast packets are forwarded to the centralized DHCP server located at .
The subinterface configuration on the router is displayed below:
text
interface GigabitEthernet0/0.40
encapsulation dot1Q 40
ip address 10.40.16.1 255.255.252.0
Which of the following identifies the root cause of this issue and the correct command required on interface `Gi0/0.40` to resolve host connectivity?
An enterprise Layer 2 switch has Port 1 and Port 2 assigned to VLAN , and Port 3 assigned to VLAN . Port 1 receives an Ethernet frame with an unknown destination MAC address. Which of the following actions will the switch take upon receiving this frame?
An enterprise operations team is allocated the network block to deploy microservices within a private cloud environment. To satisfy security policies, the administrator must divide this entire block into equal-sized subnets such that each subnet can accommodate at least usable host IP addresses while reserving as much space as possible for maximum subnetting density (using the longest possible subnet mask that meets the requirement). What is the total number of usable host IP addresses available across all created subnets combined?
A network engineer is configuring an 802.1Q trunk link between two switches, SW-CORE-01 and SW-ACCESS-02, to carry traffic for VLAN 10 (Data), VLAN 20 (Voice), and VLAN 99 (Native/Management). Interface GigabitEthernet0/1 on SW-CORE-01 is configured with `switchport trunk native vlan 99`. However, interface GigabitEthernet0/1 on SW-ACCESS-02 was accidentally left with default settings (`switchport trunk native vlan 1`). If a host on SW-ACCESS-02 transmits unencapsulated (untagged) Ethernet frames into GigabitEthernet0/1, how will SW-CORE-01 handle these incoming frames, and what security/operational issue will occur?
A network technician is configuring an IEEE 802.1Q trunk link between two switches. By default, how does an 802.1Q trunk port process outgoing frames belonging to the native VLAN?
A Layer 3 core switch processes an incoming packet destined for host . The switch's active routing table contains four candidate routes:
- Route 1: via OSPF (Administrative Distance: 110, Metric: 20)
- Route 2: via iBGP (Administrative Distance: 200, Metric: 100)
- Route 3: via Static Route (Administrative Distance: 1, Metric: 0)
- Route 4: via EIGRP External (Administrative Distance: 170, Metric: 15)
Which route will the switch select to forward the packet, and what is the primary decision rule applied?
A security operations team requires a centralized AAA solution for managing network device administrative sessions. The requirements specify that authentication and authorization functions must be separated to allow granular command-level authorization, and the entire packet payload between the switch and AAA server must be encrypted. Which protocol and transport layer combination meets these security requirements?
A security engineer is configuring a site-to-site Virtual Private Network (VPN) between two gateway routers across an untrusted public network. The mandate requires that the entire original IP packet—including both its header and payload—must be fully encrypted and encapsulated within a new outer IP header for gateway-to-gateway transit. Which IPsec operational mode and protocol combination must be deployed to satisfy these requirements?
An enterprise network administrator notices that user authentication attempts using Kerberos are failing across multiple branch offices due to time skew between client workstations and domain controllers. To ensure automated clock synchronization across the network, which transport protocol and destination port must be permitted on the network firewalls?
A network administrator observes a flood of incoming ICMP Echo Reply packets targeting a key internal server. Investigation reveals that an external attacker sent ICMP Echo Requests to a network broadcast address with the source IP address spoofed to match the target server's IP address. Which type of network attack is taking place?
A network security team investigates an incident where an internal server crashed due to an IP fragmentation reassembly attack (Teardrop attack). Although an out-of-band Network Intrusion Detection System (NIDS) was actively monitoring traffic via a switch SPAN port with up-to-date threat signatures, it generated no alerts during the attack. Subsequent packet capture analysis reveals that the attacker intentionally transmitted overlapping IPv4 fragments with inconsistent offset values. Which of the following statements correctly explain why the passive NIDS failed to trigger an alert, and which architectural adjustment would directly prevent this evasion technique? (Select TWO)
Select all that apply
A network technician is organizing documentation for network protocol operations and device functions across the Open Systems Interconnection (OSI) reference model. Match each OSI model layer on the left with its corresponding function and data structure on the right.
Click a left item, then click its matching right item
Items
Matches
A network administrator is reviewing filtering methods for perimeter security devices. Which of the following statements accurately describe the operational behavior of stateless firewalls and standard packet filters? (Select TWO)
Select all that apply
An enterprise network utilizes a centralized DHCP server on a management subnet to serve clients across multiple remote VLANs. A host on VLAN 30 initiates dynamic address assignment via a Layer 3 relay switch configured with Option 82 agent information insertion. In what chronological sequence do the packet processing and forwarding steps occur during the initial address discovery phase?
Drag items to arrange them in the correct order
A network administrator is auditing static IP assignments on a database cluster segment configured with the IPv4 subnet block . Which of the following IP addresses are valid, assignable host addresses within this specific subnet range? (Select TWO.)
Select all that apply
During a network infrastructure audit, a system administrator observes that client endpoints in a newly provisioned subnet are failing to resolve network services by name and cannot locate the primary Domain Controller for Kerberos authentication. To resolve service locator requests for specific network protocols (such as LDAP or Kerberos) including port numbers and target hostnames, which type of DNS resource record must be configured in the domain zone?
A network administrator is reviewing the switchport configuration on switch `SW-ACCESS-01` after users in the Accounting department (VLAN 20) report a loss of connectivity to servers on the same VLAN across the trunk link to `SW-CORE-01`.
The administrator inspects the output of `show interfaces trunk` on `SW-ACCESS-01` for the inter-switch link interface `GigabitEthernet 0/1`:
text
Port Mode Encapsulation Status Native vlan
Gi0/1 on 802.1q trunking 1
Port Vlans allowed on trunk
Gi0/1 1-10, 30-100
Which command executed on interface `GigabitEthernet 0/1` of `SW-ACCESS-01` will resolve the connectivity issue for VLAN 20 traffic?
A network administrator is designing an IP addressing scheme for a newly provisioned server VLAN. The VLAN must accommodate static IPv4 address assignments for 30 application servers, 1 default gateway router interface, and 1 monitoring appliance (a total of 32 usable host IP addresses). Which of the following represents the smallest CIDR prefix that satisfies this requirement?
A network technician is setting up SNMPv3 on a managed switch to send performance monitoring data securely to a network management server using the authPriv security level. Which TWO of the following algorithms or features must be enabled to satisfy the requirements of this specific security level? (Select TWO.)
Select all that apply