Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Communications and Networking

Authors: Behrouz A. Forouzan

5th edition

73376221, 978-0073376226

More Books

Students also viewed these Computer Network questions

Question

10. Describe a geo-visual database.

Answered: 1 week ago