All practice questions
1987 questions
A network engineer deploys lightweight access points (LAPs) at a remote branch office connected over a WAN to a centralized Wireless LAN Controller (WLC). During a WAN outage, clients connected to APs in Local mode lose network connectivity, while clients connected to APs configured in FlexConnect mode with local switching retain local network access. Which operational characteristic of Local mode APs accounts for this behavior?
A system architect is migrating a software-defined branch office infrastructure from hosted hypervisors (Type 2) to bare-metal hypervisors (Type 1). During performance baseline testing, the team observes significantly reduced network frame handling latency and lower host CPU overhead on the bare-metal architecture. Which architectural characteristic of Type 1 hypervisors accounts for this performance improvement?
Match each IPv6 address type on the left with its corresponding reserved prefix range on the right. Which pairs correctly match each IPv6 address scope to its standard IPv6 prefix?
Click a left item, then click its matching right item
Items
Matches
Two Cisco Catalyst switches, SW1 and SW2, are connected via their GigabitEthernet0/1 interfaces. SW1 is configured with `switchport mode dynamic desirable`, `switchport trunk native vlan 20`, and `switchport trunk allowed vlan 10,20,30`. SW2 is configured with default DTP settings (`switchport mode dynamic auto`), `switchport trunk native vlan 1`, and `switchport trunk allowed vlan 10,20,40`. Which of the following statements accurately describe the operational status and traffic behavior across this interswitch link? (Select TWO.)
Select all that apply
An administrator is auditing a dual-stack network segment where hosts use Stateless Address Autoconfiguration (SLAAC) with EUI-64 to derive their 64-bit interface identifiers. A workstation with the Burned-In MAC address `34-E6-D7-89-0A-1B` sends a Router Solicitation message. What is the correctly formatted IPv6 Link-Local address generated by this interface?
A network administrator is allocated the IPv6 prefix block for an enterprise deployment. Which two IPv6 addresses belong to valid subnets within this assigned prefix block? (Select two.)
Select all that apply
A network administrator is designing the transport transport layer profile for an enterprise network management system. The system requires a stateless transport mechanism for high-frequency, low-latency telemetry collection where occasional packet loss is tolerable, alongside a stateful transport mechanism for secure interactive router configuration sessions. Which two characteristics accurately describe the transport layer protocols selected for these respective roles? (Select two.)
Select all that apply
A network administrator configures a Cisco Catalyst switch with a new VLAN and assigns an access port using the following command sequence:
Switch(config)# vlan 50
Switch(config-vlan)# name HR_Data
Switch(config-vlan)# exit
Switch(config)# interface fastEthernet 0/15
Switch(config-if)# switchport mode access
Switch(config-if)# switchport access vlan 50
Several weeks later, another engineer executes the command 'no vlan 50' in global configuration mode to remove VLAN 50 from the switch. What is the immediate operational state and forwarding behavior of port FastEthernet 0/15 after VLAN 50 is deleted?
Match each virtualization component on the left with its corresponding primary function or definition on the right.
Click a left item, then click its matching right item
Items
Matches
Match each network topology architecture model or functional layer on the left to its corresponding design trait and operational responsibility on the right.
Click a left item, then click its matching right item
Items
Matches
A network administrator is reviewing bandwidth efficiency for application traffic traversing a low-bandwidth WAN link. Which statement accurately compares the baseline header size overhead between Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)?
An engineer executes the `show interfaces trunk` command on a Cisco Catalyst switch interface GigabitEthernet0/2 and observes the following output:
text
Port Vlans allowed on trunk
Gi0/2 10,20,30
Port Vlans allowed and active in management domain
Gi0/2 10,20
Port Vlans in spanning tree forwarding state and not pruned
Gi0/2 10
Which condition explains why VLAN 30 is listed as allowed on the trunk, but is missing from the list of active VLANs in the management domain?
Which two statements correctly describe IEEE 802.1Q trunking operational behavior on Cisco Catalyst switches? (Select TWO.)
Select all that apply
A network engineer is deploying new infrastructure across a multi-site enterprise network. Match each network component on the left to its primary operational function on the right.
Click a left item, then click its matching right item
Items
Matches
A network engineer is configuring a Cisco router interface with the command `ipv6 address 2001:db8:cafe:100::/64 eui-64`. The burn-in MAC address of the interface is `1866.DA12.3456`. Based on the IEEE EUI-64 process, which IPv6 global unicast address will be dynamically assigned to this interface?
An engineer captures traffic on a point-to-point trunk link between two switches. Switch-1 is configured with `switchport trunk native vlan 10`, while Switch-2 is configured with `switchport trunk native vlan 20`. When Switch-1 transmits untagged frames originating from VLAN 10 across the trunk link, how does Switch-2 process these frames upon ingress, and what operational issue occurs?
A network administrator is analyzing Cisco IOS switch interface outputs to resolve network degradation. Match each interface status combination or error counter condition on the left to its corresponding primary root cause on the right.
Click a left item, then click its matching right item
Items
Matches
A network architect is implementing Variable Length Subnet Masking (VLSM) for an enterprise branch using the assigned summary prefix . Four subnets must be allocated sequentially from the lowest available IP address of the block to support the following minimum host requirements:
- Location A: 1,000 usable hosts
- Location B: 480 usable hosts
- Location C: 250 usable hosts
- Location D: 120 usable hosts
Each subnet must be sized using the smallest possible prefix length to satisfy its host requirement. After completing these four allocations in order (Location A, then B, then C, then D), what is the maximum number of usable host IPv4 addresses that can be accommodated in the single largest contiguous unallocated subnet block remaining in the summary range?
A network technician is reviewing the physical and logical layout of a small branch office network that uses a 2-Tier (Collapsed Core) campus topology. Which two statements accurately describe key characteristics of this topology architecture? (Select TWO.)
Select all that apply
A Cisco Catalyst switch contains the following entry in its MAC address table for VLAN 10:
| VLAN | MAC Address | Type | Port |
|---|---|---|---|
| 10 | 000a.1111.2222 | Dynamic | GigabitEthernet0/1 |
| 10 | 000b.3333.4444 | Dynamic | GigabitEthernet0/2 |
A network technician disconnects the host with MAC address 000a.1111.2222 from port GigabitEthernet0/1 and reconnects it to port GigabitEthernet0/3. The host immediately transmits an Ethernet frame destined for MAC address 000b.3333.4444 into port GigabitEthernet0/3 on VLAN 10. How will the switch handle MAC address learning and frame forwarding for this ingress traffic?