Tüm alıştırma soruları
1987 soru
A network engineer is configuring first-hop redundancy on router R1's GigabitEthernet0/1 interface, which has been assigned the physical IPv4 address . The engineer initially attempts to configure HSRP Group 20 using the command `standby 20 ip 192.168.20.1`, but then evaluates migrating the design to VRRPv2 using the command `vrrp 20 ip 192.168.20.1`. Assuming default protocol parameters are used, which operational distinction correctly describes how HSRP and VRRP handle this configuration attempt and default preemption behavior?
A network technician needs to configure a Cisco router to operate as an Network Time Protocol (NTP) client and synchronize its internal system clock with a central time server located at IP address 172.16.10.100. Which global configuration command must be executed on the router to accomplish this task?
An enterprise client host without a cached DNS entry needs to connect to an external server using its domain name. Place the steps of the full name resolution flow in the correct chronological order, starting from the client's initial lookup request to the final response delivery.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator is configuring a backup floating static route on router R1 to reach the internal subnet . The primary path to this destination is currently learned dynamically via OSPF, which has a default Administrative Distance of . The backup route should traverse next-hop IPv4 address and must enter the routing table only when the primary OSPF path becomes unavailable. Which Cisco IOS command correctly achieves this objective?
Four Cisco routers (R1, R2, R3, and R4) are connected to a shared Ethernet broadcast segment (10.1.1.0/24). OSPFv2 process 1 is enabled simultaneously on all router interfaces attached to this segment. The relevant interface and router parameters are configured as follows:
- R1: Interface OSPF Priority = 100, Router ID = 192.168.1.1
- R2: Interface OSPF Priority = 200, Router ID = 10.2.2.2
- R3: Interface OSPF Priority = 200, Router ID = 10.3.3.3
- R4: Interface OSPF Priority = 0, Router ID = 10.254.254.254
Assuming all routers initialize at the same moment without any existing DR or BDR active on the link, which router will be elected as the Backup Designated Router (BDR)?
A Cisco router initializes an OSPFv2 routing process without an explicitly configured OSPF router-id. The interface configuration and operational states are as follows:
• Loopback0: 172.16.1.10/24 (up/up)
• Loopback1: 172.16.2.5/24 (up/up)
• GigabitEthernet0/0: 10.1.1.1/24 (up/up)
• GigabitEthernet0/1: 192.168.100.1/24 (up/up)
What IP address will be selected as the OSPFv2 router ID?
A network administrator is connecting a Cisco Catalyst 9800 Series Wireless LAN Controller to an upstream Cisco Catalyst switch using link aggregation (LAG) with LACP. In what logical order should the administrator execute the steps on the Catalyst switch to provision the EtherChannel interface and physical member ports?
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator configures a core switch interface with the IPv4 address . What is the broadcast address for the subnetwork to which this interface belongs?
An enterprise network engineer configures an internal host to resolve domain names via a local Active Directory DNS server, which is configured to forward external queries to a public DNS resolver. During a packet capture analysis on the firewall boundary, the engineer observes that a specific DNS query originating from the internal AD DNS server towards an external authoritative DNS server for a large DNSSEC-signed domain initially uses UDP destination port 53, receives a response with the TrunCation (TC) bit set to 1, and immediately follows up with a new request to the same target server using TCP destination port 53. Which statement accurately explains the fundamental reason for this protocol switch during the name resolution process?
A network engineer is configuring a backup static route on a Cisco router for the destination network . The primary path to this network is currently learned dynamically via internal EIGRP, which uses a default Administrative Distance of . The engineer needs the static route to remain inactive in the routing table unless the EIGRP path fails. Which command correctly configures this floating static route?
A network administrator is configuring Port Address Translation (PAT) on a Cisco IOS router to allow internal hosts in the subnet to access the Internet using the public IP address on interface GigabitEthernet0/0/0. Internal users report that they cannot establish any outbound internet connections. The running configuration reveals the following details:
interface GigabitEthernet0/0/0
ip address 203.0.113.1 255.255.255.248
ip nat outside
!
interface GigabitEthernet0/0/1
ip address 172.16.50.1 255.255.255.0
!
ip access-list standard NAT_ACL
permit 172.16.50.0 0.0.0.255
!
ip nat inside source list NAT_ACL interface GigabitEthernet0/0/0 overload
Which configuration change must be made on the router to resolve this issue?
An network engineer is configuring HSRP group 15 on a Cisco router interface that has been assigned the primary IPv4 address . Which requirement must be met when defining the HSRP virtual IPv4 address for this interface?
An enterprise host needs to resolve the IP address of an internal web application server (app.corp.local) after the local cache has expired. Place the steps of the name resolution process in the correct chronological order from first to last.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator needs to assign interface GigabitEthernet1/0/8 on a Cisco Catalyst switch to VLAN 70 (named RESEARCH) as a static access port. The configuration must force the interface into access mode and statically assign it to VLAN 70. Which TWO commands must be entered in interface configuration mode to complete this setup?
Geçerli olan tümünü seçin
A network administrator needs to configure SNMPv3 on a Cisco IOS router to support both message integrity verification using SHA and payload encryption using AES. Which SNMPv3 security level must be configured to meet these security requirements?
A network administrator is analyzing the operational characteristics of a Cisco Catalyst switch block running Rapid PVST+. Which two statements accurately describe Rapid PVST+ port roles and bridge priority structures?
Geçerli olan tümünü seçin
A network administrator is configuring a backup floating static route on router R3 to reach the remote destination network 192.168.50.0/24. The primary path to this network is dynamically learned via EIGRP with a default administrative distance of 90. The secondary path should route traffic through the next-hop IPv4 address 10.1.1.2.
Which TWO statements regarding this floating static route configuration are correct?
Geçerli olan tümünü seçin
An network administrator is troubleshooting an issue where client workstations attached to VLAN 20 (subnet 192.168.20.0/24) fail to receive IPv4 dynamic configuration settings from a centralized DHCP server located at 10.1.100.50 in VLAN 100. The administrator inspects the configuration on the Cisco IOS router acting as the default gateway for both subnets:
interface GigabitEthernet0/0/1.20
encapsulation dot1Q 20
ip address 192.168.20.1 255.255.255.0
!
interface GigabitEthernet0/0/1.100
encapsulation dot1Q 100
ip address 10.1.100.1 255.255.255.0
ip helper-address 10.1.100.50
Based on the router configuration output, why are the clients in VLAN 20 failing to obtain IP addresses from the DHCP server?
Company router R1 currently reaches the remote subnetwork via internal EIGRP, which has a default Administrative Distance of 90. A network administrator wants to configure a backup floating static route to through the next-hop IP address 172.16.1.2. The floating route must remain inactive in the routing table until the primary EIGRP path becomes unavailable. Which Cisco IOS command correctly configures this floating static route?
Two Cisco routers, R1 and R2, are directly connected via an Ethernet link and configured for OSPFv2 single-area routing. An administrator notices that the OSPF neighbor state between R1 and R2 remains continuously stuck in the EXSTART state. Which configuration mismatch is the most likely cause of this issue?