Cisco Unified Messaging Gateway Command Reference for 8.0 and Later Versions
M Commands (VPIM)

Table Of Contents

M

member


M


Last Updated: November 17, 2010

member

member

To assign a member to an SDL, use the member command in Cisco UMG list manager edit mode.

member number type { sub | list }

Syntax Description

number

Either a subscriber's mailbox number (sub) or the list number of another SDL (list).

sub

Member type: a subscriber.

list

Member type: another SDL.


Command Modes

Cisco UMG list manager edit (listmgr-edit)

Command History

Cisco UMG Version
Modification

1.0

This command was introduced.


Usage Guidelines

Use this command to create members for an SDL. Members can be of two types, either sub, which is a subscriber, or list, which is another SDL.

Messages sent to an SDL cannot be received unless that SDL has members.

Members of an SDL cannot receive any messages unless that SDL has at least one authorized sender configured.

The system accepts any subscriber as a member, even one whose number it does not find in the subscriber directory. However, it will not accept as members lists that do not exist.


Note If you change any detail of any member's information, you must republish to all peer messaging gateways all the SDLs to which the member belongs.


Examples

The following example illustrates the use of the member command where the new member is another SDL:

umg-1# config t
umg-1(config)# list-manager
umg-1(listmgr)# list number 2345 
umg-1(listmgr-edit)# member 4085550100 type list
umg-1(listmgr-edit)# end
umg-1(listmanager)# list publish id 1000
umg-1(listmanager)# end
umg-1(config)# end
umg-1#

Related Commands

Command
Description

list-manager

Locks down list management on all peer Cisco UMGs and enters list manager edit mode.

list number

Creates or edits an SDL.

list publish

Publishes one or more lists to one or more peer messaging gateways.

privilege (list-manager edit)

Configures an authorized sender to an SDL.

show list

Displays a list of the SDLs that are configured.

show list privilege

Displays the authorized sender to a specific SDL.

show list tracking version

Displays an SDL tracking version.