nerdexam
LPI

117-202 · Question #36

What command is used to add a route to the 192.168.4.0/24 network via 192.168.0.2?

The correct answer is E. route add - net 192.168.4.0 netmask 255.255.255.0 gw 192.168.0.2. See the full explanation below for the reasoning.

Question

What command is used to add a route to the 192.168.4.0/24 network via 192.168.0.2?

Options

  • Aroute add - network 192.168.4.0 netmask 255.255.255.0 gw 192.168.0.2
  • Broute add - net 192.168.4.0/24 gw 192.168.0.2
  • Croute add - network 192.168.4.0/24 192.168.0.2
  • Droute add - net 192.168.4.0 netmask 255.255.255.0 192.168.0.2
  • Eroute add - net 192.168.4.0 netmask 255.255.255.0 gw 192.168.0.2

How the community answered

(61 responses)
  • A
    7% (4)
  • B
    16% (10)
  • C
    3% (2)
  • D
    2% (1)
  • E
    72% (44)

Community Discussion

No community discussion yet for this question.

Full 117-202 Practice