Computer Networking
Which of the following is true when describing an anycast address?

These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.
This address identifies multiple interfaces and the anycast packet is only delivered to one address. This address can also be called one-to-one-of-many.
Packets addressed to a unicast address are delivered to a single interface.
Packets are delivered to all interfaces identified by the address. This is also called one-to-many addresses.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Synchronous protocols

are generally used by personal computers
allow faster transmission than asynchronous protocols do
None of these
transmit characters one at a time
are more reliable

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
ICMP (Internet Control Message Protocol) is

a TCP/IP high level protocol for transferring files from one machine to another
a protocol that handles error and control messages
a protocol used to monitor computers
a TCP/IP protocol used to dynamically bind a high level IP Address to a low-level physical hardware address
None of these

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You type show running-config and get this output:[output cut]Line console 0 Exec-timeout 1 35 Password BIXPASSWD Login[output cut]What do the two numbers following the exec-timeout command mean?

If no command has been typed in 35 seconds, the console connection will be closed.
If no commands have been typed in 1 minute and 35 seconds, the console connection will be closed.
If you're connected to the router by a Telnet connection, input must be detected within 1 minute and 35 seconds or the connection will be closed.
If no router activity has been detected in 1 hour and 35 minutes, the console will be locked out.

ANSWER DOWNLOAD EXAMIANS APP