nerdexam
LPI

117-102 · Question #229

Your server has two fully functional NICs with correct IP configuration. The server is not forwarding traffic between the NICs. Which command will enable forwarding properly?

The correct answer is B. echo 1 > /proc/sys/net/ipv4/ip_forward. See the full explanation below for the reasoning.

Question

Your server has two fully functional NICs with correct IP configuration. The server is not forwarding traffic between the NICs. Which command will enable forwarding properly?

Options

  • Asetparam 1 > /proc/sys/net/ipv4/ip_autoconfig
  • Becho 1 > /proc/sys/net/ipv4/ip_forward
  • Ccat $1 > /proc/sys/net/ethernet
  • Dset $=1 /proc/sys/net/ipv4/route

How the community answered

(52 responses)
  • A
    4% (2)
  • B
    79% (41)
  • C
    6% (3)
  • D
    12% (6)

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice