Network Implementation
424 questions
Match each VLAN configuration term on the left with its corresponding operational behavior on the right.
Click a left item, then click its matching right item
Items
Matches
A network architect is assigned the IPv4 address block to provision subnets for a new regional data center. To optimize routing and broadcast domain sizes, the architect must partition the entire block into equal-sized subnets such that each subnet can accommodate a minimum of usable host IP addresses. Using the longest possible CIDR prefix mask that satisfies this host requirement, what is the total maximum number of usable host IP addresses available across all subnets created?
A network administrator is setting up an 802.1Q trunk link connecting two switches, SW-Dist01 and SW-Access01, on interface GigabitEthernet1/0/24.
On SW-Dist01, the interface is configured as follows:
switchport mode trunk
switchport trunk native vlan 50
switchport trunk allowed vlan 10,20,50
On SW-Access01, the interface is configured as follows:
switchport mode trunk
switchport trunk native vlan 1
switchport trunk allowed vlan 10,20,50
Based on these configurations, which of the following operational outcomes will occur on this link? (Select TWO)
Select all that apply
A network technician is configuring an IP addressing plan for an IoT security segment that requires static IP assignments for security cameras and default gateway interfaces. Which CIDR prefix length represents the most space-efficient IPv4 subnet mask that satisfies this requirement?
A network administrator needs to implement an interior gateway protocol (IGP) that uses a link-state routing algorithm to maintain a complete map of the network topology. Which of the following protocols should the administrator deploy?
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?
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 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?
An enterprise network architect is assigned the IPv4 block . Using Variable Length Subnet Masking (VLSM), the architect sequentially allocates subnets starting from the lowest available IP address to satisfy the following host requirements:
- Subnet A (Data Center): usable hosts
- Subnet B (Corporate HQ): usable hosts
- Subnet C (Voice Gateway): usable hosts
- Subnet D (Branch Office): usable hosts
Each subnet is provisioned using the smallest viable CIDR block. After allocating these four subnets back-to-back without leaving gaps between them, what is the maximum number of usable host IP addresses that can be supported by the single largest contiguous subnet that can be formed within the remaining unallocated space of the prefix?
A network technician is configuring a branch office router connected to headquarters via two WAN links. The primary connection uses a static route targeting the headquarters network , configured with an administrative distance of . A secondary backup connection runs Open Shortest Path First (OSPF) to reach the same network prefix. During testing, traffic unexpectedly routes through the secondary OSPF link even while the primary link remains operational. Which configuration change will ensure that traffic prioritizes the primary static route over the backup OSPF route?
A network engineer is manually assigning static IPv4 addresses to industrial control gateways within an automated manufacturing segment using the address block . Which of the following IPv4 addresses are valid, usable host addresses that can be assigned to devices on this subnet? (Select TWO.)
Select all that apply
An enterprise campus utilizes a Layer 3 core switch handling routing for multiple virtual LANs. Host devices on VLAN 50 () fail to acquire dynamic IP address assignments upon boot, resulting in self-assigned APIPA addresses (). Packet analysis on the core switch reveals that incoming broadcast messages arrive at the VLAN 50 interface, but the switch fails to encapsulate and forward these requests as unicast traffic to the remote DHCP server located at . Which configuration issue on the core switch is preventing clients on VLAN 50 from receiving DHCP leases?
A network administrator is designing an IPv4 subnetting scheme for a branch office using the network address block. Each departmental VLAN requires support for at least usable host IP addresses. Which subnet mask will satisfy this host requirement while maximizing the total number of subnets that can be created?
During the operation of IEEE 802.1D Spanning Tree Protocol (STP), a switch port transitions through multiple operational states. Which of the following activities occur specifically while a port is in the Learning state? (Select TWO.)
Select all that apply
A network architect is subnetting the IP address block to provision dedicated VLANs for expanding branch offices. Each VLAN requires support for at least usable host IP addresses while conserving as much address space as possible. Subnets are allocated sequentially starting from the beginning of the block. What is the broadcast address of the subnet allocated?
A workstation on a remote VLAN requires an IP address assignment from a central DHCP server located on a different subnet across a Layer 3 router. What is the correct sequence of packet delivery steps during the discovery and offering stage of this relayed DHCP request?
Drag items to arrange them in the correct order
A network security engineer is investigating a DNS operational failure between an internal primary name server and a DMZ-hosted secondary name server following a firewall policy hardening exercise. The secondary server fails to perform full zone transfers (AXFR), and external resolvers fail to receive DNSSEC-signed responses that exceed 512 bytes. The engineer executes the following diagnostic command from the secondary server:
text
$ dig @172.16.10.10 example.com AXFR +dnssec
;; Truncation detected; requesting TCP fallback...
;; Connection failed: connection timed out
;; Communications error to 172.16.10.10#53: timed out
Which protocol behavior explains these combined failures, and what resolution must be implemented on the perimeter firewall?
A network administrator is inspecting a router's Network Address Translation (NAT) table to verify traffic flow. Which of the following terms specifically describes the private IPv4 address assigned to a host on the internal network before any address translation takes place?