Enabling Sdm On A Router Configured To Use The Ios Startup Sequence; Configuring The Router To Support Web-Based Applications, A User With Priv 15, And Telnet/Ssh - Cisco 2800 Series Manual

Hide thumbs Also See for 2800 Series:
Table of Contents

Advertisement

At the prompt, enter the enable command. The default configuration file does not configure an enable
Step 4
password:
yourname> enable
yourname#
Step 5
Enter the erase startup-config command:
yourname# erase startup-config
Confirm the command by pressing Enter.
Step 6
Enter the reload command:
Step 7
yourname# reload
Confirm the command by pressing Enter.
Step 8
The router begins executing the standard startup sequence. If you want to use SDM to perform
subsequent configurations for the router, you must reconfigure the router manually to support web-based
applications, and the Telnet and Secure Shell (SSH) protocols. You must also create a user account with
a privilege level of 15. See the
Sequence" section on page 9

Enabling SDM on a Router Configured to Use the IOS Startup Sequence

If you erased the factory startup configuration to use the IOS startup sequence, you can still use SDM.
To do so, you must configure the router to support web-based applications, configure it with a user
account defined with privilege level 15, and then configure it to support the Telnet and SSH protocols.
These changes can be made using a telnet session or using a console connection.

Configuring the Router to Support Web-Based Applications, a User with Priv 15, and Telnet/SSH

Enable the HTTP/HTTPS server on the router, using the following Cisco IOS commands in the global
Step 1
configuration mode:
Router(config)#ip http server
Router(config)#ip http secure-server
Router(config)#ip http authentication local
If the router uses an IPSec IOS image, the HTTPS server is enabled. Otherwise only the HTTP server is
enabled.
Create a user account with privilege level 15 (enable privileges, if necessary).
Step 2
Router(config)#username <username> privilege 15 password 0 <password>
Replace <username> and <password> with the username and password of your choosing.
Configure SSH and Telnet for local login and privilege level 15:
Step 3
line vty 0 4
privilege level 15
login local
transport input telnet
transport input telnet ssh
OL-6154-01
"Enabling SDM on a Router Configured to Use the IOS Startup
for information on doing this.
Using the Cisco IOS Startup Sequence
Overview
9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents