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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true regarding access lists applied to an interface?

You can apply two access lists to any interface.
One access list may be configured, per direction, for each layer 3 protocol configured on an interface.
You can apply only one access list on any interface.
You can place as many access lists as you want on any interface until you run out of memory.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Modulation is the process of

Multiplexing various signals into high speed line signals
converting digital signals to analog signals
converting analog signals to digital signals
performing data encryption.

ANSWER DOWNLOAD EXAMIANS APP