Computer Networking
You have a network ID of 192.168.10.0 and require at least 25 host IDs for each subnet, with the largest amount of subnets available. Which subnet mask should you assign?

255.255.255.255
255.255.255.192
255.255.255.248
255.255.255.240
255.255.255.224

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 out E0.
No IP traffic will be allowed out E0.
Everything but email and Telnet will be allowed out E0.
Email and Telnet will be allowed in E0.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What is split horizon?

It holds the regular updates from broadcasting to a downed link.
Information about a route should not be sent back in the direction from which the original update came.
It splits the traffic when you have a large bus (horizon) physical network.
It prevents regular update messages from reinstating a route that has gone down.

ANSWER DOWNLOAD EXAMIANS APP