Table Of Contents
E
email domain (network location id)
enable (network location)
enabled (ccn application)
enabled (ccn trigger jtapi)
enabled (ccn trigger sip)
erase startup-config
E
email domain (network location id)
enable (network location)
enabled (ccn application)
enabled (ccn trigger jtapi)
enabled (ccn trigger sip)
erase startup-config
email domain (network location id)
To configure the e-mail domain for the remote voice-mail location, use the email command in Cisco Unity Express location configuration mode. To set the domain to an empty string, use the no form of this command.
email domain {name | ip-address}
no email domain {name | ip-address}
Syntax Description
name
|
Configures the e-mail domain hostname for the location.
|
ip-address
|
Configures the e-mail domain IP address for the location.
|
Defaults
No email domain is configured.
Command Modes
Location configuration
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
This command configures the e-mail domain name or IP address for the location. The domain name is added when a VPIM message is sent to the remote location (for example, "4843000@cisco.com"). If you do not configure a domain name or IP address, the Cisco Unity Express system at this location cannot receive network messages.
Examples
The following example configures the e-mail domain for network location 9 to 10.12.0.1.
se-10-0-0-0# config t
se-10-0-0-0(config)# network location id 9
se-10-0-0-0(config-location)# email domain 10.12.0.1
se-10-0-0-0(config-location)# end
Related Commands
enable (network location)
To enable a network location to send and receive Cisco Unity Express voice mail messages, use the enable command in Cisco Unity Express location configuration mode. To disable the location, use the no form of this command.
enable
no enable
Syntax Description
This command has no arguments or keywords.
Defaults
Network locations are enabled.
Command Modes
Cisco Unity Express location configuration
Command History
Cisco Unity Express Release
|
Modification
|
2.1
|
This command was introduced.
|
Usage Guidelines
Network locations are enabled by default to send and receive Cisco Unity Express voice mail messages. Use the no enable command to prevent communication to the location. Use the enable command to reestablish communication to the network location.
Note
The no enable command does not erase the network location from the Cisco Unity Express database.
Examples
The following example displays the details for network location 15 with networking disabled:
se-10-0-0-0(config)# network location id 15
se-10-0-0-0(config-location)# no enable
!!!WARNING!!!:Disabling location will disable
networking to/from this location.
Do you wish to continue[n]?:y
se-10-0-0-0(config-location)# end
se-10-0-0-0(config)# exit
se-10-0-0-0# show network detail location id 15
Email domain: how.cue.abcdef.com
Minimum extension length: 2
Maximum extension length: 15
Send spoken name: enabled
VPIM broadcast ID: vpim-broadcast
The following example reestablishes voice-mail transmission to and from network location 15.
se-10-0-0-0(config)# network location id 15
se-10-0-0-0(config-location)# enable
se-10-0-0-0(config-location)# end
se-10-0-0-0(config)# exit
Related Commands
Command
|
Description
|
network location
|
Specifies a network ID for a remote site.
|
show network detail
|
Displays details of a specified network location.
|
enabled (ccn application)
To start an application, use the enabled command in Cisco Unity Express CCN configuration application mode. To disable the application, use the no form of this command.
enabled
no enabled
Syntax Description
This command has no arguments or keywords.
Command Modes
CCN configuration application
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following example enables the autoattendant application.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn application autoattendant
se-10-0-0-0(config-application)# enabled
se-10-0-0-0(config-application)# end
Related Commands
enabled (ccn trigger jtapi)
To start a trigger, use the enabled command in Cisco Unity Express CCN configuration trigger mode. To disable the trigger, use the no form of this command.
enabled
no enabled
Syntax Description
This command has no arguments or keywords.
Command Modes
CCN configuration trigger mode
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following example enables the trigger 1234.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn trigger jtapi phonenumber 1234
se-10-0-0-0(config-trigger)# enabled
se-10-0-0-0(config-trigger)# end
Related Commands
enabled (ccn trigger sip)
To start a trigger, use the enabled command in Cisco Unity Express CCN configuration trigger mode. To disable the trigger, use the no form of this command.
enabled
no enabled
Syntax Description
This command has no arguments or keywords.
Command Modes
CCN configuration trigger mode
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following example enables the trigger 1234.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn trigger sip phonenumber 1234
se-10-0-0-0(config-trigger)# enabled
se-10-0-0-0(config-trigger)# end
Related Commands
erase startup-config
To erase the startup configuration, use the erase startup-config command in Cisco Unity Express EXEC mode.
erase startup-config
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following example deletes the startup configuration from flash memory:
se-10-0-0-0# erase startup-config
Related Commands
Command
|
Description
|
write
|
Copies the running configuration to the startup configuration.
|