LPI
201-450 · Question #288
Considering the following kernel IP routing table below, which of the following commands must be used to remove the route to the network 10.10.1.0/24? (Select TWO answers) Kernel IP routing table…
The correct answer is C. route del -net 10.10.1.0/24 E. ip route delete 10.10.1.0/24. You've hit your weekly limit · resets 5am (America/New_York)
206 Networking Configuration
Question
Considering the following kernel IP routing table below, which of the following commands must be used to remove the route to the network 10.10.1.0/24? (Select TWO answers) Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 203.0.113.162 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0 172.16.87.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 192.168.246.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 10.10.1.0 192.168.246.11 255.255.255.0 UG 0 0 0 eth1 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 203.0.113.162 0.0.0.0 UG 0 0 0 ppp0
Options
- Aip net delete 10.10.1.0/24
- Broute del 10.10.1.0/24
- Croute del -net 10.10.1.0/24
- Droute del 10.10.1.0/24 gw 192.168.246.11
- Eip route delete 10.10.1.0/24
How the community answered
(44 responses)- A5% (2)
- B7% (3)
- C73% (32)
- D16% (7)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#routing table#ip route#route command#static routes
Community Discussion
No community discussion yet for this question.