cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
25904
Views
5
Helpful
0
Comments
Parminder Sian
Level 1
Level 1

Issue:-


How to access Cisco Router with CCP


Resolution:-


To access Cisco router with CCP following steps are required.


  1. Connect to your router using console and configure it for Telnet and SSH.
  2. Configure SSH and Telnet for local login and privilege level 15.
  3. Enable the router's HTTP or HTTPS server.
  4. Create a user with privilege level 15.
  5. Discover the router with CCP.


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
Router(config)# ip http server
Router(config)# ip http secure-server
Router(config)# ip http authentication local
Router(config)# username <username> privilege 15 password 0 <password>


Once Router is configured, launch CCP from your PC add  new router and discover it.
Refer to following screen shots:-


basic-router-config-ccp-42.gif

basic-router-config-ccp-43.gif





basic-router-config-ccp-44.gif







Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: