Administration Guide for Cisco Unified Messaging Gateway Release 8.6
D CLI Commands

Table Of Contents

D

domain


D


Last Updated: August 5, 2011

Note For information about other CLI commands that are not listed in this document, see the Cisco Unity Express Command Reference for 3.0 and Later Versions.


domain

domain

To provision the domain name of an endpoint to Cisco UMG, use the domain command in Cisco UMG endpoint configuration mode. To clear this configuration, use the no form of this command or precede the command with default, as in default domain.

domain domain

no domain

Syntax Description

domain

Domain name of the endpoint, for example, sj.mycompany.com.


Command Default

The default domain name is none.

Command Modes

Cisco UMG endpoint configuration (config-endpoint)

Command History

Cisco UMG Version
Modification

1.0

This command was introduced.


Usage Guidelines

When you configure a domain for an endpoint, Cisco UMG does an MX lookup on the domain provided and uses those host addresses.

Examples

The following example shows how the domain name is set as part of the process of provisioning an endpoint to Cisco UMG:

umg-1> enable
umg-1# config t
umg-1(config)# endpoint 12345 unity
umg-1(config-endpoint)# domain sj.mycompany.com
umg-1(config-endpoint)# prefix 408902
umg-1(config-endpoint)# hostname unity-408
umg-1(config-endpoint)# end
umg-1(config)#

Related Commands

Command
Description

endpoint

Enters the endpoint configuration mode to provision endpoints manually.

hostname (endpoint)

Specifies the hostname of an endpoint you are provisioning manually.

prefix

Sets the phone number prefix of an endpoint.