Computer Networking
When the computer provides the manager with a multiple choice of possible answers, the prompting technique is

menu selection
None of these
open-ended question
form filling
question and answer

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You want to create a standard access list that denies the subnet of the following host: 172.16.50.172/20. Which of the following would you start your list with?

access-list 10 deny 172.16.48.0 0.0.15.255
access-list 10 deny 172.16.0.0 0.0.255.255
access-list 10 deny 172.16.48.0 255.255.240.0
access-list 10 deny 172.16.64.0 0.0.31.255

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following access lists will allow only HTTP traffic into network 196.15.7.0?

access-list 110 permit ip any 196.15.7.0 0.0.0.255
access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www
access-list 10 deny tcp any 196.15.7.0 eq www
access-list 100 permit 196.15.7.0 0.0.0.255 eq www

ANSWER DOWNLOAD EXAMIANS APP