Cisco Unity Express 3.0 Voice-Mail and Auto-Attendant CLI Administrator Guide
Entering and Exiting the Command Environment

Table Of Contents

Entering and Exiting the Command Environment

EXEC and Configuration Modes

Entering the Command Environment

Prerequisites

Exiting the Command Environment


Entering and Exiting the Command Environment


Last Updated: July 25, 2006

This chapter describes the procedures for entering and exiting the Cisco Unity Express command environment, where Cisco Unity Express configuration commands are executed. The following sections describe these procedures:

EXEC and Configuration Modes

Entering the Command Environment

Exiting the Command Environment

EXEC and Configuration Modes

The Cisco Unity Express command modes, EXEC and configuration, operate similarly to the EXEC and configuration modes for Cisco IOS CLI commands. However, Cisco Unity Express EXEC mode permits some parameters to be configured or modified, which are not allowed in Cisco IOS EXEC mode. This Cisco Unity Express capability saves the configured parameters to flash memory so that the system has some minimum information available if a catastrophic failure, such as a power outage, occurs. The description for each command in this guide indicates the command mode.

Entering the Command Environment

After the Cisco Unity Express software is installed and active, use this procedure to enter the command environment.

Prerequisites

The following information is required to enter the command environment:

IP address of the router that contains the Cisco Unity Express module

Username and password to log in to the router

Slot number of the module

SUMMARY STEPS

1. Open a Telnet session.

2. telnet ip-address

3. Enter the user ID and password of the router.

4. service-module service-engine slot/port session

5. (Optional) enable

DETAILED STEPS

 
Command or Action
Purpose

Step 1 

Open a Telnet session.

Use a DOS window, a secure shell, or a software emulation tool such as Reflection.

Step 2 

telnet ip-address
Example:
C:\>telnet 172.16.231.195

Specifies the IP address of the Cisco Unified Communications Manager or Cisco Unified CME router.

Step 3 

Username:
Password:

Enter your user ID and password for the router.

Step 4 

service-module service-engine slot/port session
Router# service-module service-engine 1/0 
session

Enters the Cisco Unity Express command environment using the module located in slot and port. The prompt changes to "se" with the IP address of the Cisco Unity Express module.

If the message
"Trying ip-address slot/port ...
Connection refused by remote host
appears, enter the command
service-module service-engine slot/port session clear
and retry this step.

Step 5 

enable
Example:

se-10-0-0-0# enable

(Optional) Enters Cisco Unity Express EXEC mode. You are ready to begin the configuration tasks.

Exiting the Command Environment

To leave the Cisco Unity Express command environment and return to the router command environment, return to Cisco Unity Express EXEC mode and enter the exit command twice.

The following example illustrates the exit procedure:

se-10-0-0-0# exit
se-10-0-0-0> exit
router#