IP Connectivity
493 questions
A Cisco IOS router receives an IPv4 packet destined for host . The router's routing table contains a static route configured as `ip route 192.168.2.0 255.255.255.0 10.1.1.2`. Place the processing steps the router executes to resolve the exit interface and encapsulate the packet in the correct sequential order from first to last.
Drag items to arrange them in the correct order
Refer to the following Cisco IOS command output executed on router R1:
text
R1# show ip ospf interface GigabitEthernet0/0
GigabitEthernet0/0 is up, line protocol is up
Internet Address 192.168.1.1/24, Area 0
Process ID 1, Router ID 1.1.1.1, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State DROTHER, Priority 0
Designated Router (ID) 3.3.3.3, Interface address 192.168.1.3
Backup Designated router (ID) 2.2.2.2, Interface address 192.168.1.2
If the Designated Router (3.3.3.3) fails, which role will router R1 assume on this multiaccess network segment?
Router R1 learns the primary route to destination network via OSPF, which has a default Administrative Distance of 110. A network engineer must configure a static backup route to the same network that remains inactive in the routing table until the OSPF route fails. Which Administrative Distance value must be assigned to the static route?
An enterprise router R1 learns an internal EIGRP route to the destination network with an Administrative Distance of 90. A network administrator attempts to configure a floating static backup route for this target subnet via next-hop address by issuing the command `ip route 10.50.40.0 255.255.255.0 192.168.12.2 85`. Which statement accurately describes the operational impact of this configuration on router R1?
An administrator configures OSPFv2 on a Cisco router with an active Loopback0 interface assigned IP address 10.254.1.1/32 and an active GigabitEthernet0/0 interface assigned IP address 172.20.10.1/24. Within OSPF router configuration mode, the administrator executes the command `router-id 1.1.1.1`. What IP address will the router process select as its OSPF Router ID upon initialization?
A network engineer is configuring IPv6 static routes on a Cisco router to forward traffic to the destination network . The primary path must use the neighbor's link-local address via the local exit interface GigabitEthernet0/0/1. A secondary floating static route must use the global unicast next-hop address with an administrative distance of 130. Which two commands must be configured on the router?
Select all that apply
A network administrator is troubleshooting an OSPFv2 connection between two directly connected routers, R1 and R2, over a point-to-point Ethernet link. Executing `show ip ospf neighbor` on R1 reveals that the neighbor state for R2 is perpetually stuck in the `EXSTART/ -` state.
Which misconfiguration is the most likely root cause of this neighbor adjacency state?
You are configuring a secondary gateway path on a corporate router for destination subnet 192.168.88.0/24 via next-hop IP address 10.5.5.2. The primary active route is learned dynamically via OSPF, which carries a default administrative distance of 110. What is the lowest administrative distance integer value that must be assigned at the end of the CLI command to ensure this static route functions as a floating backup route?
Fill in the blanks below
A network administrator initializes OSPFv2 on Router R1 when only interface GigabitEthernet0/0 (10.0.12.1/24) and Loopback 1 (172.31.1.1/24) are active. Later, the administrator performs two additional configuration changes on R1 without restarting the OSPF process:
1. Brings up Loopback 0 with IP address 10.254.254.1/32.
2. Configures `router-id 192.168.1.1` under the OSPF routing process.
Directly connected to R1's GigabitEthernet0/0 interface is Router R2 (10.0.12.2/24). R1's GigabitEthernet0/0 interface is assigned to OSPF Area 0, whereas R2's GigabitEthernet0/0 interface is configured for OSPF Area 1. Both routers share identical Hello/Dead timers and MTU settings.
Assuming no OSPF process resets have occurred, what is R1's active OSPF Router ID, and what neighbor relationship status will R1 report for R2?
A network engineer is configuring static routes on a Cisco IOS router to forward traffic to remote IPv6 networks. Which TWO statements accurately describe the requirements and behavior of IPv6 static route configurations? (Select TWO.)
Select all that apply
Refer to the following partial IPv4 routing table output from a Cisco router:
text
Gateway of last resort is 192.168.1.1 to network 0.0.0.0
S* 0.0.0.0/0 [1/0] via 192.168.1.1, 5d12h, GigabitEthernet0/0/0
S 10.200.0.0/16 [1/0] via 192.168.14.2, 3d02h, GigabitEthernet0/0/3
D 10.200.45.0/24 [90/307200] via 192.168.13.2, 00:15:30, GigabitEthernet0/0/2
O 10.200.45.64/29 [110/20] via 192.168.12.2, 00:04:12, GigabitEthernet0/0/1
The router receives a packet with a destination IP address of . Which next-hop IP address and outbound interface will the router select to forward this packet?
Two Cisco routers, R1 and R2, are directly connected over their GigabitEthernet0/0 interfaces in OSPFv2 Area 0. Interface GigabitEthernet0/0 on R1 has an IP address of with a default IP MTU of bytes. Interface GigabitEthernet0/0 on R2 has an IP address of and its IP MTU has been modified to bytes. Both routers successfully exchange Hello packets and recognize each other as neighbors, but the output of `show ip ospf neighbor` on R1 shows R2 perpetually stuck in the `EXSTART` state.
If the network administrator cannot alter the IP MTU size on either router interface, which configuration command must be configured under interface GigabitEthernet0/0 to allow the OSPF neighbor relationship to reach the `FULL` state?
An administrator is troubleshooting an OSPFv2 adjacency issue between two directly connected Cisco routers, R1 and R2. Executing `show ip ospf neighbor` on R1 displays the neighbor state for R2 as stuck in `INIT/ -`. Which network condition or configuration error is the primary cause of this specific neighbor state?
An administrator needs to manually configure an IPv4 static route on a Cisco router to reach remote network using the next-hop IP address , and then permanently save the configuration. What is the correct sequence of steps to complete this configuration starting from Privileged EXEC mode?
Drag items to arrange them in the correct order
Match each OSPFv2 network type or interface configuration setting to its corresponding DR/BDR election behavior.
Click a left item, then click its matching right item
Items
Matches
Complete the Cisco IOS command below to configure a floating static route for destination network using next-hop IP address to serve as a backup for a primary route learned via Internal EIGRP (Administrative Distance 90), specifying an administrative distance of .
Fill in the blanks below
Two Cisco routers, R1 and R2, are connected via a direct GigabitEthernet link. R1 has been configured with an explicit OSPF router ID of 1.1.1.1. Router R2 has no explicit router ID configured under its OSPF process, but has the following active interfaces:
- Loopback0: 10.10.10.1/32 (up/up)
- Loopback1: 10.20.20.1/32 (up/up)
- GigabitEthernet0/0: 172.16.1.1/24 (up/up)
Which two conditions or behaviors accurately reflect the OSPFv2 Router ID selection and neighbor adjacency formation process between R1 and R2? (Select two.)
Select all that apply
A network administrator is configuring a static route on a Cisco router using a link-local address (fe80::2) as the next hop to reach the remote network 2001:db8:10:20::/64. The local egress interface is GigabitEthernet0/0/1. Which Cisco IOS command correctly configures this route?
Four candidate routers are connected to a shared multiaccess Ethernet segment to participate in an OSPFv2 Designated Router (DR) election. Arrange the evaluation criteria in order of precedence, starting with the primary criterion checked first at the top down to the final fallback tie-breaker at the bottom.
Drag items to arrange them in the correct order
Two directly connected Cisco routers, R1 and R2, are configured for OSPFv2 on their GigabitEthernet0/0 interfaces. Router R1 has its interface configured in OSPF Area 0, while Router R2 has its connecting interface configured in OSPF Area 1. All physical interfaces and IP subnet parameters are operating correctly.
What is the expected OSPF neighbor outcome between R1 and R2?