Computer Networking
If a switch receives a frame and the source MAC address is not in the MAC address table but the destination address is, what will the switch do with the frame?

Flood the network with the frame
Add the destination to the MAC address table and then forward the frame
Discard it and send an error message back to the originating host
Add the source address and port to the MAC address table and forward the frame out the destination port

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 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 commands have been typed in 1 minute and 35 seconds, the console connection will be closed.
If no router activity has been detected in 1 hour and 35 minutes, the console will be locked out.
If no command has been typed in 35 seconds, the console connection will be closed.

ANSWER DOWNLOAD EXAMIANS APP