LPI
202-400 · 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
(31 responses)- B13% (4)
- C3% (1)
- D3% (1)
- E81% (25)
Community Discussion
No community discussion yet for this question.