LPI
117-102 · Question #252
Consider the following command and an abbreviated version of its output: $ netstat -nr Kernel IP routing table Destination Gateway Genmask Flags Iface 192.168.165.0 0.0.0.0 255.255.255.0 U eth0…
The correct answer is A. 192.168.165.1. See the full explanation below for the reasoning.
Question
Consider the following command and an abbreviated version of its output: $ netstat -nr Kernel IP routing table Destination Gateway Genmask Flags Iface 192.168.165.0 0.0.0.0 255.255.255.0 U eth0 127.0.0.0 0.0.0.0 255.0.0.0 U lo 0.0.0.0 192.168.165.1 0.0.0.0 UG eth0 What is the default Gateway?
Options
- A192.168.165.1
- B255.0.0.0
- C255.255.255.0
- D0.0.0.0
- E192.168.165.0
How the community answered
(41 responses)- A80% (33)
- B2% (1)
- C2% (1)
- D10% (4)
- E5% (2)
Community Discussion
No community discussion yet for this question.