Computer Networking
You have a network ID of 134.57.0.0 and you need to divide it into multiple subnets in which at least 600 host IDs for each subnet are available. You desire to have the largest amount of subnets available. Which subnet mask should you assign?

255.255.224.0
255.255.240.0
255.255.248.0
255.255.255.0
255.255.255.255

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?

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

ANSWER DOWNLOAD EXAMIANS APP