Computer Networking
A station in a network forwards incoming packets by placing them on its shortest output queue. What routing algorithm is being used?

static routing
flooding
hot potato routing
None of these
delta routing

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
HDLC (High-level Data Link Control) is

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

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?

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

ANSWER DOWNLOAD EXAMIANS APP