MSISDN Group Configuration Mode Commands

The MSISDN Group Configuration Mode provides commands to configure discrete list and range of Mobile Station International Subscriber Directory Number (MSISDN) numbers.

Mode

Exec > Global Configuration > MSISDN Group Configuration

configure > msisdn-group group_name

Entering the above command sequence results in the following prompt:

[context_name]host_name(msisdn-group)# 

Important

Available commands or keywords/variables vary based on platform type, product version, and installed license(s).



Important

For information on common commands available in this configuration mode, refer to the Common Commands chapter.


msisdn cc

This command configures the discrete list of MSISDN numbers.

Product

MME

SGSN

Privilege

Administrator

Mode

Exec > Global Configuration > MSISDN Group Configuration

configure

Entering the above command sequence results in the following prompt:

[local]host_name(msisdn-group)# 

Syntax

msisdn cc cc_value number value 
no msisdn cc cc_value number value 

no

Deletes the specified MSISDN numbers.

cc cc_value

cc is the country code of the subscriber. cc_value is a three digit number between 1 and 999.

number value

This keyword allows up to 500 MSISDNs to be configured per group. value is 1 to 14 digit MSISDN number.

Usage Guidelines

Use this command to specify the discrete list of MSISDN numbers (Combination of discrete and range line is 20 per group).

Example

The following command configures the CC as 334 and MSISDN as 12345678901234 :
msisdn cc 334 number 12345678901234 

range

This command configures the range of MSISDN numbers.

Product

MME

SGSN

Privilege

Administrator

Mode

Exec > Global Configuration > MSISDN Group Configuration

configure

Entering the above command sequence results in the following prompt:

[local]host_name(msisdn-group)# 

Syntax

range cc cc_value number first start_range last end_range 
no range cc cc_value number first start_range last end_range 

no

Deletes the specified MSISDN numbers.

cc cc_value

cc is the country code of the subscriber. cc_value is a three digit number between 1 and 999.

number first start_range last end_range

Specifies the MSISDN range. start_range and end_range are 1 to 14 digit MSISDN numbers.

Usage Guidelines

Use this command to configure the MSISDN range.

Example

The following command configures the CC as 334 and MSISDN range as 12345678901234 and 23456789012341 :
range cc 334 number first 12345678901234 last 23456789012341