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)- A7% (4)
- B16% (10)
- C3% (2)
- D2% (1)
- E72% (44)
Community Discussion
No community discussion yet for this question.