Cisco Cisco Customer Voice Portal 8.0(1)

Page of 573
Where 
xxxx
 is a trustpoint name.
The IOS device exits conf t mode and returns to privileged EXEC mode.
Step 4
Do the following to copy the certificate exported to the Notepad to the IOS device:
1. Enter: 
cryp pki auth xxxx
Where 
xxxx
 is the trustpoint name specified in the previous step.
2. Paste the certificate from the Notepad clipboard.
3. Enter: 
quit
The following happens:
• A message displays describing the certificate attributes.
• A confirmation prompt appears.
Step 5
Enter: 
yes
A message reports that the certificate was successfully imported.
How to Configure Secure Access to the Router Using Protocol SSH Version 2
The Unified CVP administrator can configure secure access to the router using the following
example.
Step 1
Log into the IOS devices.
Step 2
On the gateway or gatekeeper, enter the command 
show ip ssh
 to determine if the SSH Server
is enabled.
If the SSH Server is not enabled, perform the following steps.
Step 3
Access the configurable terminal and enter the following commands:
gw(config)# ip domain name <domain name>
gw(config)# crypto key generate rsa
gw(config) # ip ssh version 2
Where the domain name is your configured domain name.
Step 4
Enter 
768
 or higher for how many bits to use.
Note: Important! If you enter lower than 768, IOS automatically uses SSH Version 1, which is
not compatible with the Operations Console, which is trying to connect with SSH Version 2.
Configuration and Administration Guide for Cisco Unified Customer Voice Portal Release 8.0(1)
238
Chapter 5: Configuring and Modifying Unified CVP Security
Securing Communications Between Unified CVP and IOS Devices