CompTIACompTIA
XK0-005 · Question #554
XK0-005 Question #554: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #554. The question stem and answer options stay visible for context.
System Management
Question
A Linux systems administrator needs to persistently enable IPv4 forwarding in one of the Linux systems. Which of the following commands can be used together to accomplish this task? (Choose two.)
Options
- Asysctl net.ipv4.ip_forward
- Bsysctl -w net.ipv4.ip_forward=1
- Cecho "net.ipv4.ip_forward=1" >> /etc/sysctl.conf
- Decho 1 > /proc/sys/net/ipv4/ip_forward
- Esysctl -p
- Fecho "net.ipv6.conf.all.forwarding=l" >> /etc/sysctl.conf
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#Kernel parameters#IPv4 forwarding#System configuration