Q.
How do I use Cisco Configuration Professional with an integrated
services router that does not have a factory default configuration?
A. Steps to run Cisco Configuration Professional on a Cisco router with a non-factory default configuration follow:
Step 1. Connect to your router using Telnet or SSH or through the console.
Enter the global configuration mode using the command:
Router(config)#enable
Step 2. Enable the router HTTP or HTTPS server using the following Cisco IOS Software commands.
If
HTTP and HTTPS are enabled and configured to use nonstandard port
numbers, you can skip this step and simply use the port number already
configured.
Router(config)# ip http server
Router(config)# ip http secure-server
Router(config)# ip http authentication local
Note: HTTPS is enabled only for cryptography-enabled Cisco IOS Software images.
Step 3. Create a user with privilege level 15.
Router(config)# username privilege 15 password 0
Note: Replace and with the username and password that you want to configure.
Step 4. Configure SSH and Telnet for local login and privilege level 15:
Router(config)# line vty 0 4
Router(config-line)# privilege level 15
Router(config-line)# login local
Router(config-line)# transport input telnet
Router(config-line)# transport input telnet ssh
Router(config-line)# exit
Step 5. (Optional) Enable local logging to support the log monitoring function:
Router(config)# logging buffered 51200 warning
http://www.static-cisco.com/assets/cdc_content_elements/embedded-video/video-data-sheets/ccp-overview.swf
http://www.static-cisco.com/assets/cdc_content_elements/embedded-video/video-data-sheets/ccp-overview.swf