Cisco Cisco Unified Customer Voice Portal 10.0(1)

Page of 210
make the changes for these exercises. This is useful if you want to do the exercises again, or
simply need to revert to a known, good configuration.
Step 1
Telnet to the voice gateway and log in as follows:
a.
From the Windows taskbar, select Start > Run.
The Run window displays.
b.
In the Run window, enter: 
telnet <GatewayIP>
 and click Ok.
Where: <Gateway IP> is the IP address of the voice gateway you are using for these exercises.
The User Access Verification window displays.
c.
Enter the password for your voice gateway.
The hostname prompt for your gateway displays. Example: MyGateway
Step 2
You must be in enable mode to copy the gateway's configuration. At the gateway's hostname
prompt, enter 
en
 and press 
<Enter>
. Then enter the password you established for your gateway's
enable mode.
The prompt changes to the gateway's hostname followed by a # sign. Example: MyGateway#
Step 3
To back up the running configuration to a filename that you supply, enter the command below
(note that there is no file extension needed):
a.
copy run <somefilename> <Enter>
Where: <somefilename> is your choice for the configuration save file.
b.
At: 
Destination filename [somefilename]
 press <Enter> to confirm the filename
and action.
The system responds with a "Verifying checksum" message, then the total bytes copied.
Step 4
The above steps assume that your running configuration is the same as you startup configuration.
If they are not, and you wish to backup the startup configuration, use the command: copy startup
<somefilename> <Enter>
Copy the Configuration Changes to Your Voice Gateway's Running Configuration
In this task, you access configuration mode in your voice gateway to copy and paste the
configuration changes into your existing gateway configuration file from
GWConfigChgs_gsExs.txt (the file you modified for your specific configuration changes.
Note: The gateway will most likely produce various error and warning messages when you
paste in the configuration file changes during the following steps. In most cases, these errors
mean particular configuration commands are already in the file. In which case, the errors do
Getting Started with Cisco Unified Customer Voice Portal Release 8.0(0)
57
Chapter 5: Unified CVP VXML Server Standalone Call Flow Model Exercise (HelloWorld)
Configure Your Voice Gateway for VXML Server Calls