Huawei
H12-811_V1.0 · Question #803
To enable Router A to communicate with Loopback 0 on Router B on the network shown in the figure, which of the following commands needs to be run on Router A?
The correct answer is C. ip route-static 10.0.2.2 255.255.255.255 10.0.12.2. Router A needs a static route to reach the Loopback interface (10.0.2.2/32) on Router B. The correct next-hop IP address is 10.0.12.2, which is Router B's interface IP address directly connected to Router A.
IP Routing Technologies
Question
To enable Router A to communicate with Loopback 0 on Router B on the network shown in the figure, which of the following commands needs to be run on Router A?
Options
- Aip route-static 10.0.2.2 32 GigabitEthernet 0/0/0
- Bip route-static 10.0.2.2 255.255.255.255 10.0.12.1
- Cip route-static 10.0.2.2 255.255.255.255 10.0.12.2
- Dip route-static 10.0.2.2 0 GigabitEthernet 0/0/0
How the community answered
(49 responses)- A4% (2)
- B10% (5)
- C84% (41)
- D2% (1)
Explanation
Router A needs a static route to reach the Loopback interface (10.0.2.2/32) on Router B. The correct next-hop IP address is 10.0.12.2, which is Router B's interface IP address directly connected to Router A.
Topics
#static routing#ip route-static#next-hop#VRP configuration
Community Discussion
No community discussion yet for this question.