Computer Networking
Which of the following technique is used for fragment?

one of the pieces that results when an IP gateway divides an IP datagram into smaller pieces for transmission across a network that cannot handle the original datagram size
a technique used by protocols in which a lower level protocol accepts a message from a higher level protocol and places it in the data portion of the low level frame
None of these
a technique used in best-effort delivery systems to avoid endlessly looping packets
All of these

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You want to create a standard access list that denies the subnet of the following host: 172.16.50.172/20. Which of the following would you start your list with?

access-list 10 deny 172.16.0.0 0.0.255.255
access-list 10 deny 172.16.48.0 0.0.15.255
access-list 10 deny 172.16.64.0 0.0.31.255
access-list 10 deny 172.16.48.0 255.255.240.0

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You configure the following access list:access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtpaccess-list 110 deny tcp any eq 23int ethernet 0ip access-group 110 outWhat will the result of this access list be?

Everything but email and Telnet will be allowed out E0.
Email and Telnet will be allowed in E0.
No IP traffic will be allowed out E0.
Email and Telnet will be allowed out E0.

ANSWER DOWNLOAD EXAMIANS APP