IP Connectivity
493 questions
A network administrator is configuring Hot Standby Router Protocol (HSRP) on a Cisco router interface that has already been assigned the physical IPv4 address 192.168.10.1/24. The administrator attempts to execute the command `standby 1 ip 192.168.10.1` on this interface. What is the result of executing this command?
A network administrator is inspecting an IPv4 routing table on a Cisco router to understand how paths to remote networks are chosen. Match each routing table component on the left with its corresponding function or definition on the right.
Click a left item, then click its matching right item
Items
Matches
A network administrator executes the show ip route command on a Cisco router and observes the following routing entry:
O 10.150.1.0/24 [110/20] via 192.168.12.2, 00:10:42, GigabitEthernet0/0
Which component of this routing table entry is represented by the value 110?
Refer to the following routing table snippet from a Cisco router:
text
Codes: C - connected, S - static, O - OSPF, D - EIGRP
Gateway of last resort is not set
D 172.16.10.0/24 [90/2172416] via 10.1.1.1, 00:05:12, GigabitEthernet0/0
O 172.16.10.0/26 [110/20] via 10.1.1.2, 00:12:45, GigabitEthernet0/1
S 172.16.0.0/16 [1/0] via 10.1.1.3
C 172.16.10.128/27 is directly connected, GigabitEthernet0/2
When the router receives an IP packet destined for host 172.16.10.33, which next-hop IP address or interface will be selected to forward the packet?
A network administrator needs to configure a fully specified IPv6 static route on a Cisco router to reach the remote network using the neighbor router's link-local address reachable via the local interface. Which command correctly configures this route?
An engineer configures a next-hop IPv4 static route on a Cisco router using the command `ip route 10.1.2.0 255.255.255.0 192.168.12.2`. Place the processing steps in the correct sequential order from first to last that the router performs when forwarding an incoming packet destined for .
Drag items to arrange them in the correct order
What prefix and prefix length parameter completes the Cisco IOS command to configure a default IPv6 static route pointing to next-hop address $2001:
\text{db8}:1::2$?
Fill in the blanks below
When a Cisco router receives an IP packet, it evaluates several parameters to determine the best route to place into the routing decision process. Place the path selection criteria in the correct sequential order, from the primary (first evaluated) factor to the final tie-breaker factor.
Drag items to arrange them in the correct order
A Cisco router receives an IP packet destined for . Refer to the following routing table output:
text
Codes: C - connected, S - static, D - EIGRP, O - OSPF
Gateway of last resort is 10.1.1.1 to network 0.0.0.0
D 10.20.0.0/14 [90/2172416] via 192.168.1.2, GigabitEthernet0/1
O 10.20.12.0/22 [110/20] via 192.168.1.6, GigabitEthernet0/2
S 10.20.12.0/24 [1/0] via 192.168.1.10, GigabitEthernet0/3
O 10.20.12.128/25 [110/30] via 192.168.1.14, GigabitEthernet0/4
S* 0.0.0.0/0 [1/0] via 10.1.1.1, GigabitEthernet0/0
Which next-hop IP address will the router select to forward this packet?
A network engineer is configuring Virtual Router Redundancy Protocol (VRRP) on a router interface that has been assigned the physical IPv4 address . The engineer enters the command `vrrp 1 ip 10.1.1.1`. Which statement correctly describes the operational result of configuring the physical interface IP address as the VRRP virtual IP address?
A Cisco router receives an IPv4 packet destined for host 10.200.15.42. The router inspects its routing table and finds the following entry routes:
text
O 10.200.15.0/24 [110/20] via 172.16.1.1, GigabitEthernet0/0/1
S 10.200.0.0/16 [1/0] via 172.16.2.1, GigabitEthernet0/0/2
D 10.200.15.32/28 [90/307200] via 172.16.3.1, GigabitEthernet0/0/3
B 10.200.15.40/30 [200/0] via 172.16.4.1, GigabitEthernet0/0/4
Which next-hop IP address and outgoing interface will the router select to forward the packet?
A Cisco router receives an IPv4 packet destined for . The router inspects its routing table and finds the following matching route entries:
text
S 10.25.0.0/16 [1/0] via 172.16.1.1
O 10.25.8.0/23 [110/30] via 172.16.2.1
D 10.25.8.0/27 [90/2170112] via 172.16.3.1
S* 0.0.0.0/0 [1/0] via 172.16.0.1
Which next-hop IP address will the router choose to forward this packet?
A network administrator needs to configure an IPv6 static route on a Cisco IOS router to reach the destination prefix . Which of the following commands represent valid IPv6 static route configurations? (Select TWO.)
Select all that apply
An administrator examines an IPv4 routing table entry on a Cisco router:
`D 192.168.50.0/24 [90/2170112] via 10.1.1.2, 00:04:12, GigabitEthernet0/1`
Which two statements correctly describe the components of this routing entry? (Select TWO.)
Select all that apply
A network administrator needs to configure a static route on a Cisco router to reach destination network . The adjacent router's link-local address is and the local outbound interface is GigabitEthernet0/0. Which Cisco IOS command correctly configures this IPv6 static route?
A network administrator is troubleshooting an OSPFv2 neighbor relationship between two directly connected Cisco routers. Command-line interface output indicates that the neighbor relationship is persistently stuck in the ExStart state. Which configuration mismatch is the primary cause of this specific neighbor state condition?
An administrator executes the command `show ip route` on a Cisco router and observes the following routing table entry:
`O 10.40.0.0/24 [110/50] via 172.16.1.2, 00:15:30, GigabitEthernet0/0`
Which component of the routing table entry is represented by the numerical value 50 inside the brackets?
A network administrator is configuring static routing on router R1 to forward traffic to the destination network . The egress interface on R1 is GigabitEthernet0/0/0, which connects directly to router R2. Router R2's connected interface has a global unicast address of and a link-local address of . Which command correctly configures a static route on R1 using R2's link-local address as the next hop?
A Cisco router receives an IPv4 unicast packet destined for . The router's Routing Information Base (RIB) and Forwarding Information Base (FIB) contain multiple overlapping routes, static entries, and dynamic routing protocol paths. In what exact sequence does the router evaluate routing parameters and process the packet from ingress lookup to physical egress forwarding? Arrange the steps in the correct chronological order from first to last.
Drag items to arrange them in the correct order
Refer to the following partial routing table output from a Cisco router:
text
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
Gateway of last resort is 10.4.4.4 to network 0.0.0.0
O 172.16.32.0/20 [110/20] via 10.1.1.1, 00:10:05, GigabitEthernet0/0
D 172.16.35.64/28 [90/307200] via 10.2.2.2, 00:05:12, GigabitEthernet0/1
S 172.16.35.64/26 [1/0] via 10.3.3.3
C 172.16.35.0/24 is directly connected, GigabitEthernet0/2
S* 0.0.0.0/0 [1/0] via 10.4.4.4
The router receives an ingress IPv4 packet with a destination address of 172.16.35.73. Which statements accurately describe the router forwarding decision for this packet? (Select TWO.)
Select all that apply