Computer Networking
Which network is a cross between circuits switched network and a data-gram network?

Virtual-circuit identifier
None of these
Virtual-circuit network
Circuit-switched network

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What is the purpose of flow control?

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

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 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 tcp any 196.15.7.0 0.0.0.255 eq www

ANSWER DOWNLOAD EXAMIANS APP