Computer Networking
You have a network ID of 134.57.0.0 with 8 subnets. You need to allow the largest possible number of host IDs per subnet. Which subnet mask should you assign?

255.255.248.0
255.255.252.0
255.255.240.0
255.255.255.255
255.255.224.0

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 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 110 permit ip any 196.15.7.0 0.0.0.255
access-list 100 permit 196.15.7.0 0.0.0.255 eq www

ANSWER DOWNLOAD EXAMIANS APP