Cisco 2800 Series Manual page 55

Hide thumbs Also See for 2800 Series:
Table of Contents

Advertisement

4.
5.
6.
7.
8.
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
line vty line-number [ending-line-number]
Example:
Router(config)# line vty 0 4
Step 4
password password
Example:
Router(config-line)# password guessagain
Step 5
login
Example:
Router(config-line)# login
Step 6
end
Example:
Router(config-line)# end
OL-5593-01
password password
login
end
show running-config
From another network device, attempt to open a Telnet session to the router.
How to Perform a Basic Software Configuration Using the Cisco IOS CLI
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
Enters global configuration mode.
Starts the line configuration command collection mode for
the virtual terminal lines (vty) for remote console access.
Make sure that you configure all vty lines on your
router.
To verify the number of vty lines on your router, use
Note
the line vty ? command.
Specifies a password on a line.
Enables password checking at login.
Returns to privileged EXEC mode.
Basic Software Configuration Using the Cisco IOS Command-Line Interface
13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents