IP Connectivity
493 questions
A network engineer needs to configure an IPv6 static route on router R1 to forward traffic destined for remote subnet . The next-hop router's link-local address is via local interface GigabitEthernet0/0/2. Complete the Cisco IOS command below by filling in the exit interface and the next-hop address.
Fill in the blanks below
Two Cisco routers, R1 and R2, are connected via their GigabitEthernet0/0 interfaces over a point-to-point Ethernet link. A network engineer notices that OSPFv2 fails to establish a neighbor relationship between them. The engineer issues verification commands on both routers and observes the following command outputs:
R1# show ip ospf interface gigabitEthernet 0/0
GigabitEthernet0/0 is up, line protocol is up
Internet Address 10.1.1.1/24, Area 0
Process ID 1, Router ID 1.1.1.1, Network Type BROADCAST
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
R2# show ip ospf interface gigabitEthernet 0/0
GigabitEthernet0/0 is up, line protocol is up
Internet Address 10.1.1.2/24, Area 10
Process ID 2, Router ID 2.2.2.2, Network Type BROADCAST
Timer intervals configured, Hello 15, Dead 60, Wait 60, Retransmit 5
Which TWO configuration changes will resolve the neighbor adjacency failure between R1 and R2? (Select TWO.)
Select all that apply
Refer to the following excerpt from a Cisco router's IPv4 routing table:
text
Gateway of last resort is 192.168.4.1 to network 0.0.0.0
S 10.1.4.0/24 [1/0] via 192.168.1.1
O 10.1.4.64/27 [110/20] via 192.168.2.1, 00:12:45, GigabitEthernet0/0/2
D 10.1.0.0/16 [90/307200] via 192.168.3.1, 01:45:10, GigabitEthernet0/0/3
S* 0.0.0.0/0 [1/0] via 192.168.4.1
The router receives an IP packet destined for . Which next-hop IP address will the router select to forward this packet?
Two Cisco routers, R10 and R20, are directly connected via their GigabitEthernet0/1 interfaces. OSPFv2 is configured on both routers, but running the command 'show ip ospf neighbor' on R10 reveals no neighbor entries. IP ping between the directly connected interface addresses succeeds. Which interface configuration difference between R10 and R20 will prevent the routers from even forming an OSPF Init state?
Which Cisco IOS command configures an IPv4 floating static route to destination network through next-hop IP address so that it serves as a backup to a primary route learned via Internal EIGRP (Administrative Distance of )?
A network engineer needs to configure a floating static route on a Cisco router to serve as a backup path for the destination network . The primary path to this network is currently learned via OSPF, which operates with an Administrative Distance of 110. Which Cisco IOS command correctly configures the floating static route so that it only enters the routing table if the primary OSPF route fails?
A Cisco router is configured to run OSPFv2 without an explicitly configured manual router ID. The router has the following active interface IP addresses:
- Loopback0:
- Loopback1:
- GigabitEthernet0/0:
- GigabitEthernet0/1:
Which IP address will OSPFv2 select as the router ID?
An administrator executes the command `show ip ospf neighbor` on a router and observes that a connected neighbor remains continuously in the INIT state. Which condition is the most likely cause of this issue?
An enterprise router learns the remote network via OSPF, which has a default administrative distance of 110. A network administrator must configure a floating static backup route to reach destination using next-hop IP address . The backup route must only enter the routing table if the primary OSPF path fails. Which Cisco IOS command correctly configures this floating static route?
A core router receives a packet destined for IP address 172.16.42.95. The router's IPv4 routing table contains four candidate paths to reach this destination:
text O 172.16.40.0/21 [110/65] via 10.1.1.1, 00:14:22, GigabitEthernet0/0/0 D 172.16.42.0/24 [90/307200] via 10.2.2.2, 01:05:10, GigabitEthernet0/0/1 S 172.16.42.64/26 [1/0] via 10.3.3.3 O 172.16.42.80/28 [110/30] via 10.4.4.4, 00:02:45, GigabitEthernet0/0/2
Which next-hop IP address will the router use to forward the packet?
An enterprise network has a shared Ethernet segment running OSPFv2 in Area 0. Router R1 (Router ID 10.1.1.1, priority 1) is currently serving as the Designated Router (DR), and Router R2 (Router ID 10.2.2.2, priority 1) is serving as the Backup Designated Router (BDR). A network engineer adds Router R5 (Router ID 10.5.5.5, priority 255) to the segment. Shortly after R5 stabilizes as a DROTHER, R1's interface experiences a temporary link failure and goes down for five minutes before recovering. Which router functions as the DR on the segment immediately after R1 recovers and reaches the FULL neighbor state?
A network engineer is configuring a static route on router R1 to reach remote network . The engineer intends to forward traffic to the neighboring router using its link-local address through R1's local interface GigabitEthernet0/0/1. Which Cisco IOS command successfully accomplishes this configuration?
A network engineer initializes OSPFv2 process 10 on router R-HQ. The router interfaces are configured as follows:
- Loopback 0: IP address 10.1.1.1/32 (Status: administratively down, Protocol: down)
- Loopback 1: IP address 192.168.50.1/32 (Status: up, Protocol: up)
- GigabitEthernet 0/0: IP address 172.16.100.254/24 (Status: up, Protocol: up)
- GigabitEthernet 0/1: IP address 10.254.254.254/30 (Status: up, Protocol: up)
No manual router ID is configured under `router ospf 10`. When the OSPF process starts, which IP address will be selected as the OSPF Router ID for R-HQ?
An enterprise network administrator deploys four Cisco routers (R1, R2, R3, and R4) connected to a common Layer 2 GigabitEthernet switch on the broadcast multiaccess segment. All routers are powered on simultaneously, and OSPFv2 Area 0 is initialized across all connected interfaces. The interface parameters and operational configurations are as follows:
* R1: Configured with `ip ospf priority 255` and `ip ospf network point-to-point`; Router ID is .
* R2: Configured with default interface priority (); Router ID is (derived from Loopback0).
* R3: Configured with `ip ospf priority 0`; Router ID is (derived from Loopback0).
* R4: Configured with interface priority set to (`ip ospf priority 100`); Router ID is (derived from Loopback0).
Assuming all routers run default OSPF timers and IP settings match, which two outcomes correctly describe the resulting OSPFv2 operational states and DR/BDR election results on this segment? (Choose two.)
Select all that apply
A network engineer is configuring a backup path on router HQ-R1 to reach the corporate subnet . The primary route to this prefix is currently learned via Internal EIGRP with a default administrative distance of 90. The backup connection uses a point-to-point Ethernet link where HQ-R1 local interface GigabitEthernet0/1 is assigned IP address and the remote peer router interface is assigned .
Which Cisco IOS command must be configured on HQ-R1 to ensure the static route acts as a floating backup route that only enters the routing table if the primary EIGRP route fails?
A network administrator configures four routers (R1, R2, R3, and R4) on a single multiaccess Ethernet segment running OSPFv2. The OSPF interface parameters are configured as follows:
- R1: OSPF Priority = 100, Router ID = 1.1.1.1
- R2: OSPF Priority = 0, Router ID = 4.4.4.4
- R3: OSPF Priority = 100, Router ID = 3.3.3.3
- R4: OSPF Priority = 50, Router ID = 2.2.2.2
All four routers boot simultaneously and form neighbor relationships. Which role will router R2 assume on this network segment?
A network engineer is configuring OSPFv2 between two directly connected Cisco routers over a GigabitEthernet link. Upon inspecting the neighbor status, the engineer notes that the routers fail to form a neighbor relationship. Which TWO configuration mismatches between the interconnected interfaces will prevent these routers from establishing an OSPFv2 neighbor adjacency?
Select all that apply
Place the criteria evaluated during an OSPFv2 Designated Router (DR) election in order of precedence, starting with the highest priority evaluation criteria first.
Drag items to arrange them in the correct order
A Cisco router displays the following 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.75.0.0/16 [110/20] via 192.168.12.2, 00:14:22, GigabitEthernet0/0
D 10.75.96.0/19 [90/307200] via 192.168.13.2, 01:42:05, GigabitEthernet0/1
S 10.75.100.0/24 [1/0] via 192.168.14.2, 03:02:10, GigabitEthernet0/2
O IA 10.75.100.32/27 [110/65] via 192.168.15.2, 00:05:10, GigabitEthernet0/3
The router receives an IP packet destined for . Which next-hop IP address and outgoing interface will the router select to forward this packet?
An administrator reviews the routing table of a Cisco router and observes the following specific route entry:
text
O 172.31.50.0/26 [110/65] via 10.1.1.2, 00:04:12, GigabitEthernet0/1
Which two statements correctly interpret the components of this routing entry? (Select two.)
Select all that apply