LPI
117-102 · Question #451
In the following output, which is representative of the host performing gateway functions? Destination Gateway Genmask Flags Metric Ref Use Iface 10.3.3.0 192.168.1.1 255.255.255.255 UGH 0 0 0 eth0…
The correct answer is D. The 192.168.1.1 is the default gateway. We see that for net 10.3.30 192.168.1. is the gateway and for detault too and goes through eth0. But there is no ifconfig etc. So the answer192.168.1.1 is the default gateway would be the most
109 Networking Fundamentals
Question
In the following output, which is representative of the host performing gateway functions? Destination Gateway Genmask Flags Metric Ref Use Iface 10.3.3.0 192.168.1.1 255.255.255.255 UGH 0 0 0 eth0 192.168.1.0 * 255.255.255.0 U 0 0 0 eth0 192.168.77.0 * 255.255.255.0 U 0 0 0 vmnet1 127.0.0.0 * 255.0.0.0 U 0 0 0 lo default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
Options
- AThe default gateway is on 192.168.77.0 network
- BThe current host is the also the default gateway
- CIts eth0 interface is incorrectly configured
- DThe 192.168.1.1 is the default gateway
How the community answered
(33 responses)- A3% (1)
- B15% (5)
- C6% (2)
- D76% (25)
Explanation
We see that for net 10.3.30 192.168.1. is the gateway and for detault too and goes through eth0. But there is no ifconfig etc. So the answer192.168.1.1 is the default gateway would be the most
Topics
#routing table#default gateway#network routes#route command
Community Discussion
No community discussion yet for this question.