Question: What is the routing statement needed to reach the target? i used the command route add -net 192.168.122.0 netmask 255.255.255.0 gw 192.168.10.9 and i was

What is the routing statement needed to reach the target?

i used the command

route add -net 192.168.122.0 netmask 255.255.255.0 gw 192.168.10.9

and i was able to add the route

and i check by using

route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.0.14.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 192.168.122.0 192.168.10.9 255.255.255.0 UG 0 0 0 eth0

what is the routing statement i was able to add it but i cant get the statement

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Computer Network Questions!