Tüm alıştırma soruları
1987 soru
A network engineer is configuring an IPv4 static route on router R1 to reach destination network . The path connects through an Ethernet broadcast multi-access interface (GigabitEthernet0/1) to the next-hop router address . Which command configures a fully specified static route that prevents recursive lookup overhead while avoiding excessive Address Resolution Protocol (ARP) table expansion on the multi-access segment?
A network administrator configures OSPFv2 across four Cisco routers connected to a single Ethernet switch on a broadcast multiaccess segment. After allowing time for network convergence, the administrator issues the `show ip ospf neighbor` command on Router R3, which is neither the Designated Router (DR) nor the Backup Designated Router (BDR). The output shows that the neighbor relationship with Router R4 (also a DROther) is in the `2WAY/DROTHER` state. Which statement correctly describes this scenario?
A network administrator configures a static route using only a next-hop IP address. Place the operational steps in the correct order that a Cisco IOS router performs to process and forward a packet using this recursive static route.
Öğeleri doğru sıraya koymak için sürükleyin
A Cisco router initializes OSPFv2 process 100 with no explicitly configured router ID and no active loopback interfaces. The router has three physical interfaces configured with the following IPv4 addresses and operational states:
- GigabitEthernet0/0: 10.200.15.1/24 (Status: up, Line Protocol: up)
- GigabitEthernet0/1: 172.25.1.254/16 (Status: up, Line Protocol: up)
- GigabitEthernet0/2: 192.168.50.5/30 (Status: up, Line Protocol: down)
Which IPv4 address will OSPFv2 select as the Router ID when the routing process starts?
An engineer inspects the OSPFv2 operational status of interface GigabitEthernet0/0 on router R1 using the `show ip ospf interface` command:
text
GigabitEthernet0/0 is up, line protocol is up
Internet Address 192.168.1.10/24, Area 0
Process ID 1, Router ID 192.168.1.10, Network Type BROADCAST, Cost: 1
State DROTHER, Priority 0
Designated Router (ID) 10.3.3.3, Interface address 192.168.1.3
Backup Designated Router (ID) 10.2.2.2, Interface address 192.168.1.2
If the active Designated Router (10.3.3.3) reboots and leaves the network, which role will router R1 assume?
A Cisco router relies on OSPF (administrative distance 110) to reach destination network . A backup path is connected via next-hop IPv4 address . The network engineer must configure a floating static route so that traffic uses this secondary link only when the primary OSPF path becomes unavailable. Which command correctly configures this backup static route?
Match each OSPFv2 interface configuration command or operational trait on the left with its corresponding network type property or election behavior on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
Router R1 and Router R2 are directly connected via their GigabitEthernet0/0 interfaces. An administrator configures OSPFv2 on both interfaces in Area 0. On R1, GigabitEthernet0/0 uses default OSPF timers (Hello 10 seconds, Dead 40 seconds). On R2, the Hello timer is manually set to 15 seconds and the Dead timer to 60 seconds. What will be the outcome of this OSPFv2 configuration between R1 and R2?
A network engineer deploys Dynamic ARP Inspection (DAI) and DHCP Snooping on VLAN 30 of a Cisco Catalyst switch. A workstation connected to an untrusted access port is configured with a static IPv4 address rather than obtaining one via DHCP. When the workstation attempts to communicate with the default gateway, all of its traffic is dropped at the switch port. Which command sequence should be configured on the switch to permit ARP traffic from this statically configured host while maintaining DAI protection?
A network engineer is configuring router R1 to maintain redundant connectivity to an upstream ISP. R1 currently learns a default route () via OSPF, which has a default Administrative Distance of 110. The engineer needs to configure a floating static default route using the next-hop IP address over a secondary link so that it serves strictly as a backup if the OSPF path fails. Which TWO of the following statements accurately describe the configuration or operational behavior of this floating static route?
Geçerli olan tümünü seçin
A network engineer is configuring OSPFv2 on a broadcast multiaccess Ethernet network segment connecting two Cisco routers. Which two parameters must match between the connected router interfaces for an OSPFv2 neighbor adjacency to form successfully? (Select two.)
Geçerli olan tümünü seçin
A network router is configured with the global configuration command `ntp master 6`. Additionally, the router has a configured association using `ntp server 172.16.40.10`. The remote NTP server at IP address is reachable and currently operates at Stratum 3. Assuming time synchronization between the router and the remote server succeeds, what stratum level will this router advertise to its downstream NTP clients?
An engineer inspects the OSPFv2 neighbor status on router R1, which is connected to a shared Ethernet segment alongside routers R2, R3, and R4. The command output on R1 displays the following neighbor table:
text
Neighbor ID Pri State Dead Time Address Interface
2.2.2.2 1 FULL/DR 00:00:33 192.168.1.2 GigabitEthernet0/0
3.3.3.3 1 FULL/BDR 00:00:36 192.168.1.3 GigabitEthernet0/0
4.4.4.4 255 FULL/DROTHER 00:00:31 192.168.1.4 GigabitEthernet0/0
The administrator wants R4 (Router ID 4.4.4.4) to become the Designated Router (DR) on this network segment without changing any interface priorities. Which action will force a new DR election across the segment?
A border router receives a primary IPv4 route for destination network via external BGP (eBGP), which has an administrative distance of . The network engineer must configure a backup floating static route via next-hop IPv4 address that remains inactive in the routing table unless the primary eBGP path becomes unavailable. Which command must be configured on the border router to achieve this requirement?
A network administrator configures a Cisco IOS router to synchronize its time with an upstream NTP server operating at Stratum 2. Arrange the following steps in the correct chronological order from the initial synchronization attempt to successful time synchronization on the router.
Öğeleri doğru sıraya koymak için sürükleyin
Four OSPFv2 routers are connected to a shared multi-access Ethernet segment. Place the steps of the OSPF Designated Router (DR) election logic in the correct order of evaluation, from the initial eligibility filter to the final operational behavior.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator connects to a Cisco IOS router via SSH to troubleshoot a line protocol issue. After establishing the session, the administrator executes the command `terminal monitor`. Assuming the router is running default syslog configurations, which range of syslog severity levels will be displayed in this SSH terminal session?
A network administrator wants to encrypt all cleartext passwords stored in a Cisco IOS router's running configuration file, including console line passwords and legacy user passwords. Which global configuration command accomplishes this task?
A network engineer is configuring logging thresholds on a Cisco IOS router and needs to categorize Syslog severity levels according to their standard numerical hierarchy. Arrange the following Syslog severity names in order from the MOST severe (lowest numerical level) to the LEAST severe (highest numerical level).
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator configures the command `ip ospf network point-to-point` on interface GigabitEthernet0/1 of router R1, which connects directly to router R2 over an Ethernet segment in OSPFv2 Area 0. Which operational change occurs on this interface as a result of this configuration?