Computer Networking
MAC is

a method of determining which device has access to the transmission medium at any time
None of these
a method access control technique or multiple-access transmission media
a very common bit-oriented data link protocol issued to ISO.
network access standard for connecting stations to a circuit-switched network

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

ANSWER DOWNLOAD EXAMIANS APP