PrepAway - Latest Free Exam Questions & Answers

Which command adds a routing table entry with a route mask 255.255.255.192?

Given:

IP address netmask
192.20.20.75 255.255.255.192

You are adding a "network" specific route.

Presume the route has been deleted and you are establishing it.

Which command adds a routing table entry with a route mask 255.255.255.192?

PrepAway - Latest Free Exam Questions & Answers

A.
route -net 192.20.20.64 192.20.20.192

B.
route add -netmask 192.20.20.255 192.20.20.75 0

C.
route add net 192.20.20.64 192.20.20.75 -netmask 255.255.255.192 0

D.
route add net 192.20.20.64 192.20.20.75 -netmask 192.20.255.255

E.
ifconfig hme0 inet 192.20.20.64 netmask 192.20.20.192 broadcast 192.20.20.64

One Comment on “Which command adds a routing table entry with a route mask 255.255.255.192?


Leave a Reply