IP Connectivity
493 questions
A network administrator has configured HSRPv2 between two routers, R1 (Active, priority 110, interface tracking decrements priority by 30) and R2 (Standby, priority 100, preemption enabled). Arrange the operational steps in the correct chronological sequence from the moment R1's tracked interface fails until R2 successfully handles traffic as the new Active router.
Drag items to arrange them in the correct order
A network engineer initializes OSPFv2 on a Cisco router using the configuration below:
router ospf 10
router-id 1.1.1.1
network 10.1.1.0 0.0.0.3 area 0
The router also has an active Loopback 0 interface with IP address 172.16.1.1/24 and an active GigabitEthernet0/0 interface with IP address 10.1.1.1/30.
After neighbor adjacencies are established, the engineer enters OSPF configuration mode and executes the command `router-id 2.2.2.2`. No further commands are issued, and the router is not rebooted.
Which IP address is currently used as the active OSPF Router ID by the running OSPF process?
A network engineer needs to configure a floating static route on Cisco router R1 for destination subnet via next-hop IP . The route must serve as a backup to an existing OSPF path, which has a default Administrative Distance of . The engineer decides to set the backup route's Administrative Distance to .
Complete the Cisco IOS global configuration command below by filling in the missing trailing Administrative Distance value.
Fill in the blanks below
Match each element of a Cisco IPv4 routing table entry on the left with its corresponding operational role on the right.
Click a left item, then click its matching right item
Items
Matches
Which two statements accurately describe the default operational characteristics of Cisco Hot Standby Router Protocol version 1 (HSRPv1)? (Select two.)
Select all that apply
A network operations engineer is migrating a dual-core distribution block from VRRPv2 to HSRPv2. During the migration on Switch-1 (interface VLAN 50, IPv4 address 10.50.1.1/24), the engineer attempts to assign 10.50.1.1 as the HSRP virtual IP address using the command `standby 50 ip 10.50.1.1`. The IOS XE CLI immediately returns an error and rejects the configuration. Which statement correctly explains the protocol design difference causing this failure?
Two Cisco routers are attempting to establish an OSPFv2 adjacency over a point-to-point link. During the neighbor formation process, the routers exchange empty Database Description (DBD) packets to negotiate the Master/Slave relationship and select the initial sequence number. In which specific OSPF neighbor state does this negotiation take place?
An enterprise router receives a primary path for the prefix via OSPF. An engineer attempts to configure a floating static backup route using the command `ip route 192.168.50.0 255.255.255.0 10.0.0.2 105`. However, after entering the command, the routing table immediately replaces the OSPF path with the static route. What is the cause of this behavior?
A network administrator is connecting multiple routers to a shared multiaccess Ethernet segment running OSPFv2. Place the parameter criteria used to determine the Designated Router (DR) election winner in order of evaluation precedence, starting with the parameter evaluated first down to the final fallback tie-breaker.
Drag items to arrange them in the correct order
A Cisco router receives an IPv4 packet destined for host 192.168.4.66. The routing table contains the following entries:
text
Gateway of last resort is not set
192.168.4.0/24 is variably subnetted, 4 subnets, 4 masks
S 192.168.4.0/24 [1/0] via 172.16.4.4
B 192.168.4.64/26 [20/0] via 172.16.3.3, 01:45:10, GigabitEthernet0/2
D 192.168.4.64/27 [90/307200] via 172.16.2.2, 00:15:30, GigabitEthernet0/1
O 192.168.4.64/28 [110/20] via 172.16.1.1, 00:08:12, GigabitEthernet0/0
Which route will the router select to forward the packet?
A network administrator needs to direct traffic destined specifically for a single log server at through next-hop IPv4 address , while allowing all other traffic intended for the subnet to follow the existing default path. Which Cisco IOS command must be configured on the router to accomplish this requirement?
A network administrator is configuring redundant internet connectivity on an edge router. The primary ISP connection is reachable via next-hop IPv4 address , while a secondary backup ISP connection is reachable via next-hop IPv4 address . The administrator must configure a primary default static route and a floating backup default static route so that the backup link is utilized only when the primary link fails. Which TWO commands must be configured on the router to fulfill these requirements?
Select all that apply
Two Cisco routers are directly connected through an Ethernet switch on the 192.168.10.0/24 subnet and are currently operating in OSPFv2 Area 0 using default Ethernet interface settings. A network engineer enters the interface configuration mode on both routers and executes the command `ip ospf network point-to-point`. Which statement correctly describes the operational impact of this configuration change on the link?
A network administrator intends to deploy a floating static route on router R1 as a backup path for the internal network . The primary path to this destination is currently learned through internal EIGRP (default Administrative Distance of ). During initial testing, the administrator notices that traffic destined for is immediately taking the static backup path across interface GigabitEthernet0/2, even though the primary EIGRP neighbor relationship remains active and healthy. Which two issues could cause the static route to be preferred over the active EIGRP route? (Select TWO.)
Select all that apply
A network administrator is evaluating protocol mechanics between HSRPv2 and VRRPv3 for deployment across an enterprise distribution block. Which two operational statements regarding virtual IP assignment, multicast transport, and protocol behaviors are accurate? (Select two.)
Select all that apply
An administrator examines the following routing table output from a Cisco router:
text
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 4 subnets, 2 masks
D 10.10.20.0/24 [90/2170112] via 192.168.1.2, 00:15:42, GigabitEthernet0/0
O 10.10.20.0/26 [110/20] via 192.168.1.6, 00:08:12, GigabitEthernet0/1
S 10.10.0.0/16 [1/0] via 192.168.1.10
C 10.10.20.128/25 is directly connected, GigabitEthernet0/2
If the router receives a packet with a destination IP address of 10.10.20.45, which two statements correctly describe how the router processes this packet? (Select two.)
Select all that apply
An engineer is troubleshooting a first-hop redundancy deployment on a Cisco router interface configured with IPv4 address 192.168.100.1/24. When entering the command `standby 1 ip 192.168.100.1`, the CLI outputs `% HSRP: Bad IP address 192.168.100.1`. However, on a neighboring router running VRRP, assigning the physical interface IP address as the virtual IP address is accepted and functions correctly. What fundamental operational difference between HSRP and VRRP causes this behavioral discrepancy?
A network engineer initializes OSPFv2 on a Cisco router with process ID 10. The router interfaces are configured with the following parameters and operational states:
- Loopback 0: 10.10.10.1/32 (administratively down, line protocol down)
- Loopback 1: 172.16.10.1/32 (up, line protocol up)
- GigabitEthernet 0/0: 192.168.10.254/24 (up, line protocol up)
- GigabitEthernet 0/1: 192.168.20.1/24 (up, line protocol up)
No explicit `router-id` command has been configured under the OSPF routing process. Which TWO statements accurately describe the OSPF Router ID selection and operational behavior for this router?
Select all that apply
A network administrator configures the command `ip ospf network point-to-point` on a GigabitEthernet interface of a Cisco router connected to a switch segment with another router. Previously, the interface operated using default OSPFv2 interface parameters for Ethernet interfaces. Which two operational changes occur on this interface as a result of this configuration change? (Select two.)
Select all that apply
A network device attempts to forward an IP packet toward the target address 172.31.25.140. The routing table contains four matching prefix entries:
- 172.31.25.0/24 [1/0] via 10.1.1.1
- 172.31.25.128/26 [90/307200] via 10.2.2.2
- 172.31.25.128/27 [110/40] via 10.3.3.3
- 172.31.25.136/29 [120/4] via 10.4.4.4
Which next-hop IP address will the device select to forward this packet?