Computer Networking
You are working with a network that is 172.16.0.0 and would like to support 600 hosts per subnet. What subnet mask should you use?

255.255.248.0
255.255.252.0
255.255.240.0
255.255.224.0
255.255.192.0

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use?

access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23
access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23
access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet
access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You type debug ip rip on your router console and see that 172.16.10.0 is being advertised to you with a metric of 16. What does this mean?

The route is 16 hops away.
The route has a delay of 16 microseconds.
The route is inaccessible.
The route is queued at 16 messages a second.
They will all load-balance.

ANSWER DOWNLOAD EXAMIANS APP