Tüm alıştırma soruları
1987 soru
A network administrator issues the `show ip route` command on a Cisco router and observes the following partial routing table output:
text
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 4 subnets, 3 masks
O 10.20.0.0/16 [110/20] via 192.168.12.2, 00:15:10, GigabitEthernet0/0
D 10.20.30.0/24 [90/307200] via 192.168.23.3, 01:42:15, GigabitEthernet0/1
S 10.20.30.128/25 [1/0] via 192.168.34.4, GigabitEthernet0/2
O E2 10.0.0.0/8 [110/20] via 192.168.12.2, 00:05:22, GigabitEthernet0/0
Which TWO statements correctly describe the forwarding behavior and components of this routing table? (Select TWO.)
Geçerli olan tümünü seçin
Two Cisco Catalyst switches running Rapid PVST+ are configured with an identical base bridge priority of for VLAN . Which factor ultimately determines which switch is elected as the Root Bridge for VLAN ?
Four Cisco routers (R1, R2, R3, and R4) are connected to a single Layer 2 Ethernet switch on the 10.1.1.0/24 broadcast multi-access network segment. All four routers run OSPFv2 in Area 0 and are powered on simultaneously. Their interface OSPF priorities and OSPF Router IDs are configured as follows:
- R1: Router ID 192.168.100.1, Interface Priority = 0
- R2: Router ID 10.1.1.20, Interface Priority = 100
- R3: Router ID 172.16.50.1, Interface Priority = 100
- R4: Router ID 10.1.1.40, Interface Priority = 10
Which router is elected as the Designated Router (DR) and which router is elected as the Backup Designated Router (BDR) for this multi-access segment?
A network technician is provisioning host interfaces within the enterprise block assigned as . Which of the following IPv4 addresses are valid, usable host addresses within this specific subnetwork? (Select TWO.)
Geçerli olan tümünü seçin
An administrator inspects the OSPFv2 interface settings on router HQ-R1 and observes a Hello interval of 10 seconds and a Dead interval of 40 seconds on interface GigabitEthernet0/1 (10.0.12.1/24, Area 0). On the directly connected router BR-R1 interface GigabitEthernet0/1 (10.0.12.2/24), OSPFv2 is configured in Area 0 with a Hello interval of 15 seconds and a Dead interval of 60 seconds. What is the outcome of the OSPFv2 neighbor relationship between HQ-R1 and BR-R1?
A network administrator configures the IP address of an external DNS server on a Cisco IOS router using the command `ip name-server 10.1.1.1`. However, when attempting to ping a remote server by its hostname (`ping server1.example.com`), the router immediately fails to resolve the name and no DNS query packets are transmitted. Which command must be entered in global configuration mode to enable the router to perform DNS queries for hostname resolution?
A network engineer is configuring an IPv4 static route on router HQ to reach the destination subnet . Router HQ connects to the next-hop router over an Ethernet broadcast multi-access segment via interface GigabitEthernet0/1. The engineer enters the command `ip route 172.16.40.0 255.255.255.0 GigabitEthernet0/1` without specifying the next-hop IP address. Which operational issue will occur on router HQ as a result of configuring only the exit interface on a multi-access link?
An enterprise client workstation attempts to access an external web application at `app.partner.example.net` for the first time. Arrange the steps of the complete DNS resolution process in the correct chronological order, starting from the client's initial lookup request to the final IP address retrieval.
Öğeleri doğru sıraya koymak için sürükleyin
A network engineer is tasking a Cisco IOS router with Port Address Translation (PAT) to enable Internet access for internal endpoints on the network using the public IPv4 address assigned to interface GigabitEthernet0/0/1. Which two configuration steps are required on the router to accomplish this requirement? (Select two.)
Geçerli olan tümünü seçin
Arrange the Cisco Hot Standby Router Protocol (HSRP) router states in the correct sequential order from initial interface startup to the active forwarding role.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator is evaluating the protocol mechanics and default operational behaviors of HSRPv2 and VRRPv2 across an enterprise distribution layer. Which two statements accurately describe the functional differences in preemption, virtual IP assignment, or virtual MAC addressing between HSRP and VRRP? (Select two.)
Geçerli olan tümünü seçin
A network engineer is configuring link aggregation (LAG) on a Cisco Wireless LAN Controller (WLC) to connect to a Cisco Catalyst switch stack. The WLC distribution system ports are connected to ports GigabitEthernet1/0/1 through GigabitEthernet1/0/4 on the switch stack.
Which behavior accurately describes how the Wireless LAN Controller manages interface traffic and link failures when LAG is enabled?
A network engineer executes the `show interfaces FastEthernet0/10 switchport` command on a Cisco Catalyst switch to verify port settings after assigning it to a departmental network. The partial output displays the following parameters:
Name: Fa0/10
Switchport: Enabled
Administrative Mode: dynamic auto
Operational Mode: static access
Access Mode VLAN: 40 (FINANCE)
Which interface configuration command must the engineer enter on FastEthernet0/10 to statically force the interface into access mode and disable Dynamic Trunking Protocol (DTP) negotiation?
A client workstation is configured to obtain IPv4 addressing dynamically. Arrange the four messages exchanged during the standard DHCP lease process (DORA) in chronological order from first to last.
Öğeleri doğru sıraya koymak için sürükleyin
An enterprise network engineer observes that a Cisco IOS device attempting to resolve a hostname receives a DNS response from the DNS server with the Truncation (TC) bit set in the DNS header. Which action does the client device perform to obtain the complete set of resource records?
A network administrator is configuring Cisco HSRP group 5 on interface GigabitEthernet0/0 of a primary router. The interface is assigned the physical IPv4 address 10.1.10.2/24. When executing the command `standby 5 ip 10.1.10.2`, the router rejects the configuration. Which statement correctly explains why Cisco IOS rejects this command?
Match each OSPFv2 interface scenario or configuration on the left to its corresponding election behavior or timer characteristics 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 evaluating First Hop Redundancy Protocols (FHRP) for deployment across campus gateways. Which two statements correctly describe default operational characteristics of HSRPv1 compared to VRRPv2?
Geçerli olan tümünü seçin
A network engineer is implementing SNMP telemetry across an enterprise routing infrastructure. The network management system (NMS) must perform scheduled status polling while also receiving confirmed alerts for critical interface state changes. Which TWO statements correctly describe the operational mechanisms and transport ports used by SNMP in this environment?
Geçerli olan tümünü seçin
Four Cisco routers (R1, R2, R3, and R4) are connected to a single Layer 2 Ethernet switch on the 192.168.1.0/24 subnet and configured for OSPFv2 single-area routing in Area 0. R1 and R2 have their OSPF interface priorities set to 100 and 50, respectively. R3 and R4 both have their OSPF interface priorities configured as 0. All routers are booted simultaneously and reach steady-state OSPF convergence. What is the expected OSPF neighbor state between R3 and R4 when executing the `show ip ospf neighbor` command on R3?