IP Connectivity
493 questions
A network administrator is configuring a backup floating static route to reach an external corporate subnet 172.31.50.0/24. The primary path to this destination is learned dynamically via External BGP (eBGP). During testing while the primary eBGP connection is fully operational, the administrator observes that traffic toward 172.31.50.0/24 is being forwarded across the backup static path rather than the primary link. Which static route command entry in the router configuration caused this improper failover behavior?
A network engineer is configuring OSPFv2 between two directly connected routers over a GigabitEthernet link. Although physical link connectivity is established, OSPF neighbor discovery fails and no adjacency is formed. Which two interface-level parameters must match on both routers' interconnecting interfaces for an OSPFv2 neighbor relationship to establish? (Select two.)
Select all that apply
A branch router receives an external EIGRP route (EIGRP EX, Administrative Distance of 170) for the corporate subnet over a primary MPLS link. A network administrator must configure a floating static backup route for using the secondary ISP next-hop address . The backup path must only be installed in the IPv4 routing table if the primary EIGRP EX path becomes unavailable. Which command must be configured on the router to achieve this requirement?
Two Cisco routers, R1 and R2, are connected via a dedicated serial link configured for OSPFv2 Area 0. A network engineer runs the command `show ip ospf neighbor` on R1 and notices that the neighbor relationship with R2 remains persistently stuck in the INIT state. Which condition is the most likely cause of this neighbor state?
A network administrator is configuring a static backup route to take over if an existing primary route learned via OSPF (Administrative Distance 110) fails. Which TWO statements describe requirements for this floating static route to function correctly as a backup?
Select all that apply
When establishing an OSPFv2 neighbor relationship between two directly connected router interfaces, certain interface parameters must be identical. Which two parameters must match for a neighbor adjacency to form successfully? (Select two.)
Select all that apply
A network engineer configures an OSPFv2 routing process on router R1. At startup, the router has two operational interfaces: Loopback0 configured with IP address and GigabitEthernet0/0 configured with IP address . The OSPF process initializes and elects as its Router ID. Later, the engineer configures a new interface, Loopback1, with IP address . Upon issuing the `show ip ospf` command, the engineer observes that the active OSPF Router ID remains . Which action must be taken for R1 to begin using as its active OSPF Router ID?
A Cisco router receives an IP packet with a destination address of 10.45.12.85. Examine the following excerpt from the router's routing table:
text
Gateway of last resort is 192.168.1.1 to network 0.0.0.0
O 10.45.12.0/25 [110/20] via 192.168.12.2, GigabitEthernet0/0/1
D 10.45.12.64/26 [90/307200] via 192.168.14.2, GigabitEthernet0/0/2
S 10.45.12.80/28 [1/0] via 192.168.16.2, GigabitEthernet0/0/3
O 10.45.12.80/29 [110/50] via 192.168.18.2, GigabitEthernet0/0/4
Which next-hop IP address and exit interface will the router select to forward this packet?
Fill in the blank with the exact Cisco IOS command needed to configure the specified static route.
Fill in the blanks below
A network engineer inspects a router configuration designed to provide a redundant secondary path to a branch subnet . The primary path to this destination is dynamically learned via OSPF (default Administrative Distance of ). The engineer finds the following static route entry in the running configuration:
`ip route 10.240.12.0 255.255.255.0 192.168.1.2 95`
During normal operation with the OSPF link operational, traffic continues to traverse the backup link. Which TWO statements accurately explain this behavior and the required configuration fix?
Select all that apply
An enterprise router displays the following output in its routing table:
text
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
O 10.45.0.0/16 [110/20] via 192.168.1.1, 00:04:12, GigabitEthernet0/0
A network administrator needs to configure a backup floating static route to destination prefix via next-hop IP . The backup route must remain inactive in the routing table until the primary OSPF route becomes unavailable. Which command must be configured on the router to fulfill this requirement?
An administrator must create a static route on a Cisco router for destination prefix . The next-hop router's link-local address is , reached via local interface GigabitEthernet0/1, and the route must be configured with an administrative distance of 110. Which Cisco IOS command correctly completes this configuration?
During network troubleshooting, an administrator discovers that Router A is receiving OSPFv2 Hello packets from directly connected Router B. However, Router B is dropping all incoming Hello packets from Router A because of an inbound interface access list. In which OSPF neighbor state will Router A remain with respect to Router B?
A Cisco router receives an IPv4 packet on an ingress interface. Place the sequential steps of the router's forwarding decision and packet processing logic in the correct order from initial receipt to egress transmission.
Drag items to arrange them in the correct order
Arrange the evaluation steps in the correct order of precedence used by OSPFv2 routers to determine Designated Router (DR) selection on a multiaccess network segment, from the initial eligibility filter to the final tie-breaker.
Drag items to arrange them in the correct order
A Cisco router initializes OSPFv2 Process 1 with the following operational interfaces:
- Loopback0: 10.1.1.1/32 (status up, line protocol up)
- GigabitEthernet0/0: 172.16.10.1/24 (status up, line protocol up)
After OSPF Process 1 is fully active, a network engineer performs the following configuration actions in exact chronological sequence:
1. Configures Loopback1 with IP address 10.254.254.254/32 (status up, line protocol up).
2. Enters OSPF router configuration mode and executes the command `router-id 192.168.99.1`.
3. Configures GigabitEthernet0/1 with IP address 192.168.200.1/24 (status up, line protocol up).
Assuming no router reboot or `clear ip ospf process` command has been executed, what IP address is currently used as the operational OSPFv2 Router ID for Process 1?
A network router currently receives its primary path to network 10.0.0.0/24 via RIP, which has a default administrative distance of 120. A network engineer needs to configure a static route to network 10.0.0.0/24 via the next-hop address 192.168.1.2 to act as a floating backup, activating only if the primary RIP route fails. Which command correctly configures this floating static route?
An enterprise edge router dynamically learns the network prefix 10.50.40.0/24 from an internal switch via Internal EIGRP (Administrative Distance 90). A network administrator needs to configure a floating static backup route for this prefix using the next-hop IPv4 address 192.168.254.2 across a secondary connection. Which Cisco IOS command correctly configures the floating static route so that it remains inactive in the routing table until the primary EIGRP path fails?
Router R1 learns paths to remote subnet from two dynamic routing protocols: an Internal EIGRP path with an administrative distance of 90 and an OSPF path with an administrative distance of 110. An engineer must configure a floating static route pointing to next-hop that remains dormant in the routing table and only activates if both dynamic paths fail. Which command must be configured on R1?
A Cisco router, R4, has the following interface states and IPv4 configurations:
- Loopback0: 192.168.250.1/24 (line protocol is down)
- Loopback1: 172.20.100.1/24 (line protocol is up)
- Loopback2: 10.100.1.1/24 (line protocol is up)
- GigabitEthernet0/0: 192.168.1.1/30 (line protocol is up)
- GigabitEthernet0/1: 10.254.254.1/30 (line protocol is up)
An engineer initially configures the router with the following commands:
text
router ospf 100
router-id 1.1.1.1
Later, the engineer enters subconfiguration mode and executes `no router-id 1.1.1.1`. To force the OSPF process to recalculate its router ID, the engineer executes `clear ip ospf process` and confirms the action.
What IPv4 address will R4 select as its operational OSPFv2 router ID?