IP Connectivity
493 questions
A network administrator is evaluating the IPv4 static routing configuration on router R1. Router R1 needs to reach the remote subnet . The primary routing path to this destination is currently provided by OSPF, which has an administrative distance of 110. The administrator must configure two static routes:
1. A static route using next-hop IPv4 address that immediately takes precedence over the OSPF route.
2. A floating static route using next-hop IPv4 address that serves as a backup only if the OSPF route becomes unavailable.
Which TWO static route commands must be configured on router R1 to achieve this objective? (Select TWO.)
Select all that apply
Match each OSPFv2 network type or election property on the left to its corresponding default operation or behavior on the right.
Click a left item, then click its matching right item
Items
Matches
A network administrator is configuring a backup link on a Cisco router for destination network . The primary path to this network is currently learned via OSPF, which has a default Administrative Distance (AD) of . Which two statements correctly describe the requirements and operational behavior of the floating static route used for this backup path? (Select two.)
Select all that apply
An network engineer is analyzing how OSPFv2 resolves Designated Router (DR) selection on a multiaccess Ethernet segment when multiple candidate routers initialize simultaneously. Arrange the tie-breaking criteria in order of evaluation precedence, starting with the primary criterion evaluated first (highest precedence) at the top down to the final fallback tie-breaker at the bottom.
Drag items to arrange them in the correct order
A network engineer is troubleshooting an OSPFv2 neighbor relationship between router R1 and router R2 connected across a shared Ethernet segment. Command output from `show ip ospf neighbor` on R1 displays R2 in the `INIT/ -` state. Which condition is the primary cause of the neighbor relationship being stuck in the INIT state?
An administrator modifies the OSPFv2 network type on a GigabitEthernet interface shared by two routers from the default BROADCAST to POINT_TO_POINT using the command `ip ospf network point-to-point`. Which two statements correctly describe the operational changes resulting from this configuration? (Select two.)
Select all that apply
Two routers are connected across an Ethernet link and configured for OSPFv2 routing. Which TWO parameters exchanged in the OSPF Hello packet must match identically between the two routers for an OSPFv2 neighbor adjacency to form successfully?
Select all that apply
When a Cisco router receives an IPv4 unicast packet and must select the single best route for forwarding from multiple potential routing table candidates, in what sequence does the router apply its decision logic? Place the steps in the correct order from first to last.
Drag items to arrange them in the correct order
Router Edge-1 is connected to a primary service provider using external BGP (eBGP, Administrative Distance 20) and a secondary service provider using an IPv4 static route to reach destination network . The network engineer intends for the static route to serve strictly as a floating backup path that only activates if the primary eBGP route fails. During a routing table audit, the engineer discovers that the static route is active in the routing table even while the primary eBGP link is fully operational.
The current static route configuration on Edge-1 is:
`ip route 192.168.100.0 255.255.255.0 10.0.12.2 15`
Which configuration change on router Edge-1 will ensure that the static route functions correctly as a backup path?
An administrator is configuring first-hop redundancy on router R1 for VLAN 50 using HSRPv2. Interface GigabitEthernet0/0/0 on R1 is assigned the IPv4 address . The administrator enters interface configuration mode and issues the command `standby 50 ip 192.168.50.1` to establish the virtual IP address. Which outcome will result from this configuration attempt?
A Cisco router displays the following output from the command `show ip route`:
text
Gateway of last resort is not set
10.45.12.0/24 is variably subnetted, 4 subnets, 4 masks
O 10.45.12.0/25 [110/20] via 192.168.1.2, 00:14:22, GigabitEthernet0/0
D 10.45.12.64/26 [90/307200] via 192.168.2.2, 00:08:15, GigabitEthernet0/1
S 10.45.12.80/28 [1/0] via 192.168.3.2
O E2 10.45.12.88/30 [110/20] via 192.168.4.2, 00:02:10, GigabitEthernet0/3
The router receives an IP packet with a destination address of . Which next-hop address and exit interface will the router select to forward this packet?
A network engineer is managing a broadcast multiaccess Ethernet segment with four routers running OSPFv2 in Area 0. The output below is taken from router R2:
text
R2# show ip ospf interface GigabitEthernet0/0
GigabitEthernet0/0 is up, line protocol is up
Internet Address 192.168.10.2/24, Area 0
Process ID 1, Router ID 2.2.2.2, Network Type BROADCAST, Cost: 1
State DROTHER, Priority 0
Designated Router (ID) 4.4.4.4, Interface address 192.168.10.4
Backup Designated Router (ID) 3.3.3.3, Interface address 192.168.10.3
The engineer executes the command `ip ospf priority 250` on R2's GigabitEthernet0/0 interface. Shortly after, the current Designated Router (R4) reboots. Assuming all other routers maintain their default priority of 1 and no OSPF processes are cleared manually, which role will router R2 assume on the segment after convergence?
A network administrator is configuring HSRP on a router's GigabitEthernet0/0 interface, which has been assigned the physical IPv4 address . The administrator enters the command `standby 1 ip 192.168.10.1` under the interface configuration mode. What issue does this configuration introduce?
An edge router receives the primary route to remote destination network via external BGP (eBGP) from ISP-1 using default settings. The network administrator attempts to configure a floating static backup route toward ISP-2 using the command `ip route 10.10.0.0 255.255.0.0 192.168.1.2 15`. Which behavior will be observed on the router regarding this destination?
Router R3 is configured with the following interfaces and IP address states:
- Loopback0: 10.255.255.1/32 (Status: up, Line Protocol: up)
- Loopback1: 172.16.100.1/32 (Status: administratively down, Line Protocol: down)
- GigabitEthernet0/0: 192.168.1.1/24 (Status: up, Line Protocol: up)
OSPFv2 process 1 is initialized on R3 without a manually configured router ID. Later, a network engineer enters the following commands:
R3(config)# router ospf 1
R3(config-router)# router-id 1.1.1.1
No additional commands are executed and the OSPF process is not reset. What IPv4 address is currently active as the OSPF router ID for process 1?
An engineer inspects the operational status of an active OSPFv2 broadcast network using the following Cisco IOS CLI output from router HQ-R1:
text
HQ-R1# show ip ospf interface GigabitEthernet0/0
GigabitEthernet0/0 is up, line protocol is up
Internet Address 10.10.10.1/24, Area 0
Process ID 1, Router ID 1.1.1.1, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State DR, Priority 1
Designated Router (ID) 1.1.1.1, Interface address 10.10.10.1
Backup Designated router (ID) 2.2.2.2, Interface address 10.10.2.2
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Hello due in 00:00:03
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 2.2.2.2 (Backup Designated Router)
A third router, HQ-R3 (Router ID 3.3.3.3), is subsequently connected to the same Ethernet switch segment with its OSPF interface priority configured as 255. If all existing routers remain powered on with active OSPF processes, which statement correctly describes the OSPF role assignment for HQ-R3 once neighbor adjacencies settle?
Match each Cisco IOS IPv4 routing table entry component to its correct functional definition or metric descriptor.
Click a left item, then click its matching right item
Items
Matches
Which of the following statements correctly compare the default operational characteristics and parameters of HSRP (v1) and VRRP (v2)? (Select two.)
Select all that apply
An enterprise router R1 is configured as the active HSRPv1 router for Group 10 with an initial priority of 110 and preemption enabled. R1 tracks its WAN uplink interface GigabitEthernet0/1 with a priority decrement value of 20. Router R2 is configured as the standby router for Group 10 with a priority of 100 and preemption enabled. Place the operational events in the exact chronological sequence following a line-protocol failure on R1's GigabitEthernet0/1 interface until failover convergence completes.
Drag items to arrange them in the correct order
A Cisco router receives an IP packet destined for host 172.20.16.68. The network engineer checks the routing table and observes the following entries:
text
C 172.20.16.0/23 is directly connected, GigabitEthernet0/0/0
S 172.20.16.0/25 [1/0] via 192.168.1.1, GigabitEthernet0/0/1
D 172.20.16.64/27 [90/2570240] via 192.168.1.5, GigabitEthernet0/0/2
O 172.20.16.64/28 [110/30] via 192.168.1.9, GigabitEthernet0/0/3
Which next-hop IP address and outgoing interface will the router select to forward this packet?