Computer Networking
You are working with three networks that have the network IDs 192.168.5.0, 192.168.6.0, and 192.168.7.0. What subnet mask can you use to combine these addresses into one?

225.255.254.0
255.255.252.0
255.255.255.252
255.255.255.240

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You configure the following access list:access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtpaccess-list 110 deny tcp any eq 23int ethernet 0ip access-group 110 outWhat will the result of this access list be?

Everything but email and Telnet will be allowed out E0.
Email and Telnet will be allowed out E0.
No IP traffic will be allowed out E0.
Email and Telnet will be allowed in E0.

ANSWER DOWNLOAD EXAMIANS APP