Huawei Certified ICT Associate – Data Center Network (HCIA-DCN) — Question 88
The following configuration commands implement route backup on RTA for a route to the same destination 10.1.1.0.
[RTA]ip route-static 10.1.1.0 24 12.1.1.1 permanent
[RTA]ip route-static 10.1.1.0 24 13.1.1.1
Answer options
- A. True
- B. False
Correct answer: A
Explanation
The statement is true because the first command establishes a permanent static route to 10.1.1.0 via 12.1.1.1, while the second command serves as a backup route to the same destination through 13.1.1.1. The other option, False, is incorrect as the configuration indeed implements route backup.