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 110 permit ip any 196.15.7.0 0.0.0.255
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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
A T-switch is used to

transmit characters one at a time
echo every character that is received
control how messages are passed between computers
None of these
rearrange the connections between computing equipment

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What is the purpose of flow control?

To regulate the size of each segment.
To provide a means for the receiver to govern the amount of data sent by the sender.
To reassemble segments in the correct order at the destination device.
To ensure that data is retransmitted if an acknowledgment is not received.

ANSWER DOWNLOAD EXAMIANS APP