nerdexam
Oracle

1Z0-403 · Question #67

To tune the running kernel using sysctl, you issue the following command: [root@server1]#sysctl -w "net.ipv4.ip_forward=1" net.ipv4.ip_forward=1 [root@server1]# What would be the effect of this…

The correct answer is B. The system temporarily enables IP packets forwarding. See the full explanation below for the reasoning.

Question

To tune the running kernel using sysctl, you issue the following command: [root@server1]#sysctl -w "net.ipv4.ip_forward=1" net.ipv4.ip_forward=1 [root@server1]# What would be the effect of this command on the system?

Options

  • AThe system temporarily stops IP packets forwarding.
  • BThe system temporarily enables IP packets forwarding.
  • CThe system stops IP forwarding packets even after a reboot.
  • DThe system's Netfilter configuration is changed permanently.
  • EThe system enables IP forwarding packets even after a reboot.
  • FThe system's Netfilter configuration is changed but only until the next system reboot.

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    82% (36)
  • D
    2% (1)
  • E
    2% (1)
  • F
    9% (4)

Community Discussion

No community discussion yet for this question.

Full 1Z0-403 Practice