LPI
102-400 · Question #176
Identify the statement that would create a default route using a gateway of 192.168.1.1.
The correct answer is B. route add default gw 192.168.1.1. See the full explanation below for the reasoning.
Question
Identify the statement that would create a default route using a gateway of 192.168.1.1.
Options
- Anetstat -add default gw 192.168.1.1
- Broute add default gw 192.168.1.1
- Cip route default 192.168.1.1
- Droute default gw 192.168.1.1
- Eifconfig default gw 192.168.1.1 eth0
How the community answered
(30 responses)- A7% (2)
- B83% (25)
- D7% (2)
- E3% (1)
Community Discussion
No community discussion yet for this question.