Which of the following commands can be used to configure a router to reject the address for the 192.168.100.0/24…?

Which of the following commands can be used to configure a router to reject the address for the 192.168.100.0/24 network using the route command?

Which of the following commands can be used to configure a router to reject the address for the 192.168.100.0/24 network using the route command?

A.
route del -net 192.168.100.0 netmask 255.255.255.0 deny

B.
route add -net 192.168.100.0 netmask 255.255.255.0 deny

C.
route add -net 192.168.100.0 netmask 255.255.255.0 reject

D.
route del -net 192.168.100.0 netmask 255.255.255.0 reject



Leave a Reply 1

Your email address will not be published. Required fields are marked *


mr_tienvu

mr_tienvu

I agree with the answer. C