Chapter 5 Basic Router Configuration
Configuring
DETAILED STEPS
| Command | Purpose |
Step 1 |
|
|
line [aux console tty vty] | Enters line configuration mode and specifies the | |
| type of line. | |
| Example: | This example specifies a console terminal for |
| access. | |
| Router(config)# line console 0 | |
|
| |
|
| |
Step 2 |
|
|
password password | Specifies a unique password for the console | |
| Example: | terminal line. |
|
| |
| Router(config)# password 5dr4Hepw3 |
|
|
| |
Step 3 |
|
|
login | Enables password checking at terminal session | |
| Example: | login. |
|
| |
|
| |
|
| |
Step 4 |
|
|
Sets the interval that the EXEC command | ||
| Example: | interpreter waits until user input is detected. The |
| default is 10 minutes. Optionally, add seconds to | |
| the interval value. | |
| This example shows a timeout of 5 minutes and | |
|
| |
|
| 30 seconds. Entering a timeout of 0 0 specifies |
|
| never to time out. |
Step 5 |
|
|
line [aux console tty vty] | Specifies a virtual terminal for remote console | |
| access. | |
| Example: |
|
|
| |
|
| |
Step 6 |
|
|
password password | Specifies a unique password for the virtual | |
| Example: | terminal line. |
|
| |
|
| |
|
| |
|
|
|
Cisco 819 Series Integrated Services Router Software Configuration Guide
|
| |
|