CompTIACompTIA
XK0-005 · Question #492
XK0-005 Question #492: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #492. The question stem and answer options stay visible for context.
System Management
Question
Developers have requested implementation of a persistent, static route on the application server. Packets sent over the interface eth0 to 10.0.213.5/32 should be routed via 10.0.5.1. Which of the following commands should the administrator run to achieve this goal?
Options
- Aroute -i etho -p add 10.0.213.5 10.0.5.1
- Broute modify eth0 +ipv4.routes "10.0.213.5/32 10.0.5.1"
- Cecho "10.0.213.5 10.0.5.1 eth0" > /proc/net/route
- Dip route add 10.0.213.5/32 via 10.0.5.1 dev eth0
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Linux Networking#Static Routing#ip command#Network Configuration