ExamGecko
Question list
Search
Search

List of questions

Search

Question 96 - 201-450 discussion

Report
Export

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

A.
0.0.0 203.0.113.162 0.0.0.0 UG 0 0 0 ppp0
Answers
A.
0.0.0 203.0.113.162 0.0.0.0 UG 0 0 0 ppp0
B.
ip net delete 10.10.1.0/24
Answers
B.
ip net delete 10.10.1.0/24
C.
route del 10.10.1.0/24
Answers
C.
route del 10.10.1.0/24
D.
route del -net 10.10.1.0/24
Answers
D.
route del -net 10.10.1.0/24
E.
route del 10.10.1.0/24 gw 192.168.246.11
Answers
E.
route del 10.10.1.0/24 gw 192.168.246.11
F.
ip route delete 10.10.1.0/24
Answers
F.
ip route delete 10.10.1.0/24
Suggested answer: C, E
asked 18/09/2024
PATRICK ADUSEI
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first