05.01.2013 Views

CCNA Cisco Certified Network Associate Study Guide - FTP Server

CCNA Cisco Certified Network Associate Study Guide - FTP Server

CCNA Cisco Certified Network Associate Study Guide - FTP Server

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

194 Chapter 4 � Configuration and IOS Management Commands<br />

Router(config-line)#exit<br />

Router(config)#line console ?<br />

First Line number<br />

Router(config)#line console 0<br />

Router(config-line)#login<br />

Router(config-line)#password todd1<br />

Since there is only one console port, we can only choose line console 0.<br />

Other Console Port Commands<br />

There are a few other important commands to know for the console port.<br />

The exec-timeout 0 0 command sets the timeout for the console EXEC<br />

session to zero, or to never time out. To have fun with your friends at work,<br />

set it to 0 1, which makes the console time out in 1 second! The way to fix<br />

that is to continually press the down arrow key while changing the timeout<br />

time with your free hand.<br />

Logging synchronous is a nice command, and it should be a default<br />

command, but it is not. What it does is stop console messages from popping<br />

up and disrupting input you are trying to type. This makes reading your<br />

input messages much easier.<br />

Here is an example of how to configure both commands:<br />

Router(config)#line con 0<br />

Router(config-line)#exec-timeout ?<br />

Timeout in minutes<br />

Router(config-line)#exec-timeout 0 ?<br />

Timeout in seconds<br />

<br />

Router(config-line)#exec-timeout 0 0<br />

Router(config-line)#logging synchronous<br />

Telnet Password<br />

To set the user-mode password for Telnet access into the router, use the line<br />

vty command. Routers that are not running the Enterprise edition of the<br />

<strong>Cisco</strong> IOS default to five VTY lines, 0 through 4. However, if you have the<br />

Enterprise edition, you will have significantly more. The router we are using

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!