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

Computer Networking
Your company is running IGRP using an AS of 10. You want to configure EIGRP on the network but want to migrate slowly to EIGRP and don't want to configure redistribution. What command would allow you to migrate over time to EIGRP without configuring redistribution?

router eigrp 10 redistribute igrp
router eigrp 11
router igrp combine eigrp 10
router eigrp 10

ANSWER DOWNLOAD EXAMIANS APP

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

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 in best-effort delivery systems to avoid endlessly looping packets.
All of these
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

ANSWER DOWNLOAD EXAMIANS APP