Computer Networking
You have 10 users plugged into a hub running 10Mbps half-duplex. There is a server connected to the switch running 10Mbps half-duplex as well. How much bandwidth does each host have to the server?

100 kbps
2 Mbps
10 Mbps
1 Mbps

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