Network Implementation
424 soru
A network administrator is configuring four interconnected switches running standard IEEE 802.1D Spanning Tree Protocol (STP). All switches currently maintain the default bridge priority value of 32768. Which switch configuration modification will guarantee that a specific switch becomes elected as the STP Root Bridge?
A network administrator is configuring a secondary DNS server to perform a full zone transfer (AXFR) from the primary name server. Which transport layer protocol and port number are used by default to execute this zone transfer?
In what sequential order does a link-state dynamic routing protocol, such as Open Shortest Path First (OSPF), process topology information from initial startup to updating the router's active routing table?
Öğeleri doğru sıraya koymak için sürükleyin
An enterprise network engineer is troubleshooting interconnectivity between two switches, SW-East and SW-West. The switches are connected via a direct fiber link on interface GigabitEthernet1/0/24.
The interface configuration on SW-East is:
text
interface GigabitEthernet1/0/24
switchport mode trunk
switchport trunk native vlan 100
switchport trunk allowed vlan 10,20,30
The interface configuration on SW-West is:
text
interface GigabitEthernet1/0/24
switchport mode trunk
switchport trunk native vlan 100
switchport trunk allowed vlan 10,20,100
Workstations in VLAN 30 connected to SW-East cannot reach resources in VLAN 30 connected to SW-West, while devices on VLAN 10 and VLAN 20 function normally across both switches. System diagnostic logs report no native VLAN mismatch errors.
Which of the following best explains why traffic for VLAN 30 fails to traverse the trunk link?
An edge routing gateway processes an incoming packet addressed to . The gateway's active routing table contains four operational routes that encompass this destination address:
- Route 1: learned via EIGRP (Administrative Distance: , Metric: , Next-Hop Interface: eth1)
- Route 2: configured as a Static Route (Administrative Distance: , Metric: , Next-Hop Interface: eth2)
- Route 3: learned via OSPF (Administrative Distance: , Metric: , Next-Hop Interface: eth3)
- Route 4: learned via eBGP (Administrative Distance: , Metric: , Next-Hop Interface: eth4)
Which next-hop interface will the router select to forward this packet, and what is the primary routing rule governing this decision?
A network technician is configuring an interface on a network switch that connects directly to another switch. The link between the switches must transmit traffic for multiple VLANs across a single physical cable using IEEE 802.1Q tagging. Which interface operational mode should be configured on this port?
A network technician is configuring a local interface using the IPv4 subnet block . What is the maximum number of usable host IP addresses available on this subnet?
An edge router receives multiple exterior gateway protocol routes pointing to the same destination network prefix from different autonomous systems. Place the Border Gateway Protocol (BGP) path selection attributes in the correct order of evaluation from first to last.
Öğeleri doğru sıraya koymak için sürükleyin
A core router learns two separate routes to the destination network from two different dynamic routing protocols. The first route is learned via Internal EIGRP with an Administrative Distance (AD) of and a metric cost of . The second route is learned via OSPF with an Administrative Distance (AD) of and a cost metric of . Assuming default settings, which route will the router install into its Routing Information Base (RIB) for traffic destined to ?
A network administrator connects Switch-A (Root Bridge) to Switch-B using two parallel 10 Gbps Ethernet links for path redundancy. The connections are established as follows:
- Link 1 connects Switch-A port Gi1/0/1 to Switch-B port Gi1/0/1.
- Link 2 connects Switch-A port Gi1/0/2 to Switch-B port Gi1/0/2.
On Switch-A, port Gi1/0/1 uses the default port priority of 128, while port Gi1/0/2 is manually configured with a port priority of 64. On Switch-B, port Gi1/0/1 is manually configured with a port priority of 32, while port Gi1/0/2 retains the default port priority of 128.
Assuming all other Spanning Tree Protocol (STP) parameters remain default and both links are operational, which interface on Switch-B will be selected as the Root Port, and why?
A network administrator needs to configure address translation on an enterprise perimeter router. The network environment requires external users on the internet to reach an internal email server () and an internal web server () using distinct, permanent public IPv4 addresses. Simultaneously, internal corporate workstations residing on private subnets must be able to access internet resources using a single remaining public IPv4 address. Which combination of translation methods best fulfills these requirements?
A network technician is configuring an 802.1Q trunk link between two switches to carry traffic across multiple VLANs. Which VLAN designation is assigned to handle untagged frame traffic traversing this trunk by default?
When a router receives an IP packet, it compares the destination address against multiple matching entries in its routing table. In what sequence does the router evaluate these routing criteria to select the single best path for forwarding?
Öğeleri doğru sıraya koymak için sürükleyin
Match each VLAN configuration or 802.1Q trunking component on the left with its correct operational description on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A network administrator is configuring an 802.1Q trunk connection between two switches. Devices on tagged VLANs communicate normally across the link, but untagged traffic sent from one switch arrives on an unexpected VLAN on the opposite switch. Which misconfiguration is the primary cause of this issue?
A network administrator is inspecting an 802.1Q trunk link configured between Switch-A and Switch-B. Interface GigabitEthernet0/1 on Switch-A is configured with `switchport trunk native vlan 10`. On Switch-B, interface GigabitEthernet0/1 is configured with `switchport trunk native vlan 50`. When Switch-A transmits untagged Ethernet frames across this link to Switch-B, which of the following outcomes will occur?
A network engineer is provisioning switch interface profiles across an enterprise network that includes desktop workstations, IP phones, and inter-switch links. Match each switchport configuration command on the left with its corresponding operational frame behavior on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A network administrator is reviewing a router's configuration where both a static route and an OSPF dynamic routing protocol offer paths to the exact same destination subnet. Which attribute does the router evaluate first to determine which routing source is more trustworthy and should be installed into the active routing table?
An enterprise network engineer is provisioning a switch interface connecting switch SW-Floor3 to the distribution switch SW-Dist1. The link carries traffic for VLAN 10 (Corporate Data), VLAN 20 (Guest Wi-Fi), and VLAN 50 (VoIP Telephony). IP phones connected to SW-Floor3 fail to register with the central call manager on VLAN 50, although workstations on VLAN 10 communicate across the link normally.
The engineer views the trunk configuration on interface GigabitEthernet1/0/48:
text
interface GigabitEthernet1/0/48
switchport trunk encapsulation dot1q
switchport mode trunk
switchport trunk native vlan 10
switchport trunk allowed vlan 10,20,30
Which of the following identifies the root cause of the VoIP communication failure?
Which of the following are key operational characteristics of link-state dynamic routing protocols, such as OSPF? (Select TWO)
Geçerli olan tümünü seçin