Tüm alıştırma soruları
2237 soru
A network interface card (NIC) on a destination host receives an incoming Ethernet frame from the physical medium. After the NIC verifies the frame check sequence and strips off the Layer 2 header and trailer, which Protocol Data Unit (PDU) is passed up to Layer 3 for processing?
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?
An enterprise network architect is designing a multi-VRF network infrastructure where clients in remote subnets must receive IP leases from a centralized DHCP server cluster while maintaining accurate physical switch-port tracking and automated domain name registration. Which TWO of the following configurations or mechanisms must be implemented to fulfill these requirements?
Geçerli olan tümünü seçin
A network engineer is provisioning subnets from the parent address block for a newly constructed facility. The primary VLAN requires capacity for at least usable host IP addresses while minimizing wasted address space. If the engineer allocates the first available valid subnet from this block that satisfies the host capacity requirement, what is the broadcast address of this allocated subnet?
A network administrator is verifying the automatic IPv6 interface configuration of a host. The host network adapter has a MAC address of 00:1A:2B:3C:4D:5E. Which IPv6 link-local address is generated for this interface using the Modified EUI-64 format?
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 engineer is reviewing a protocol analyzer capture during an active client-server session. The log shows explicit control checkpoints being inserted into the data stream to allow recovery and resume capabilities, as well as managing dialog control to regulate which side can transmit. Which OSI model layer is primarily responsible for managing these session synchronization points and dialog modes?
Match each core IP addressing service or infrastructure component on the left with its primary operational function on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A network technician is configuring a local subnetwork for a department that requires a prefix length. How many usable host IPv4 addresses can be assigned to devices within this subnetwork?
A network technician is performing a protocol analyzer capture to inspect traffic traversing an enterprise IPv6 router interface. Which of the following statements accurately describe the characteristics of IPv6 base headers and link-local addressing? (Select TWO.)
Geçerli olan tümünü seçin
A network administrator is troubleshooting an issue where new IP phones on VLAN 50 () successfully obtain IPv4 leased addresses and default gateway settings from a centralized DHCP server located on VLAN 10 (), but repeatedly fail to locate their TFTP provisioning server () and fail to sync time with the corporate NTP server (). The layer 3 switch interface for VLAN 50 is configured with `ip helper-address 10.10.0.100`. Packet captures on the switch show DHCP requests are forwarded, but TFTP and NTP requests sent via broadcast during initial boot are dropped. Which configuration modification on the layer 3 switch will directly resolve the provisioning and time synchronization failure for the endpoints on VLAN 50?
A network engineer is provisioning subnets for an enterprise database cluster within the allocated block . The designated subnet for this VLAN is . Which of the following IPv4 addresses represent valid usable host addresses that can be statically assigned to database interfaces in this subnet? (Select ALL that apply.)
Geçerli olan tümünü seçin
A system administrator is configuring a subnet for a new department containing 45 desktop computers and 3 network printers. Which of the following CIDR prefix lengths provides the minimum necessary capacity to accommodate all 48 devices while minimizing wasted IP addresses?
A network administrator is designing a local network topology across two switches using multiple VLANs and an 802.1Q trunk link. Which TWO of the following statements correctly describe Layer 2 switch operations and VLAN encapsulation in this environment?
Geçerli olan tümünü seçin
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?
A network technician is configuring an email client to retrieve user messages securely from a remote mail server using implicit TLS encryption. Which default port number should be configured for the Internet Message Access Protocol Secure (IMAPS)?
A network administrator needs to connect two routers across a redundant network infrastructure. The administrator wants the routers to automatically exchange reachability information and update their routing tables dynamically whenever a network path fails. Which of the following options should be configured to meet this requirement?
A network engineer intends to establish a redundant path to a remote office subnet . The primary path learns the route dynamically via eBGP (administrative distance of ). The engineer attempts to configure a backup floating static route through an IPsec tunnel interface, intended to activate only if the primary eBGP session fails. However, the engineer enters the configuration command: `ip route 10.45.0.0 255.255.0.0 172.16.1.2 15`. Under normal operating conditions with both connections active, which path will the router install into the routing table for traffic destined to , and why?
Match each core IP addressing service component to its corresponding primary functional role within an enterprise network architecture.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
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?