This command configures a non-pool-area instance to be used by the MME
for MSC selection for CDMA2000 message handling in either a CSFB for 1xRTT or
SRVCC for 1xRTT scenario.
Important |
Prerequisite:
Each of the MSCs to be included in the non-pool-area
configuration must have been configured and associated with the S102 service
before the MSC can be identified in the non-pool-area configuration.
|
Mode
Exec > Global Configuration > Context Configuration > S102
Service
configure > context
context_name
> s102-service
service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-s102-service)#
Syntax
Important |
The
plmn option that is visible in the code is
not supported at this time and so it is not included in the following syntax
description. This option is included in the code for future development.
|
non-pool-area non_pool_area_name msc msc_name msc-id msc_id cell-id cell_id +
no non-pool-area non_pool_area_name cell-id cell_id +
no
Erases the configured non-pool-area information.
non_pool_area_name
Enter a string of 1 to 63 alphanumeric characters to uniquely identify
this non-pool-area configuration to be used for MSC selection.
msc
msc_name
Identify a 1x RTT mobile switching center (MSC) that is associated
with the S102 service/interface configuration.
msc_name Enter a string of 1 to 63
alphanumeric characters to identify one of the MSCs previously configured in
the S102 service configuration.
msc-id
msc_id
msc_id Enter an integer from 1 through
16777215 to identify the unique numeric ID for the MSC.
cell-id
cell_id +
cell_id Enter an integer from 1 through 65535
to identify a CDMA2000 sector cell ID that you are assigning to this non-pool
area configuration.
+
Indicates that more than one cell ID can be included in
the command. Enter up to 24 cell IDs, separated by a single blank space, in the
same command.
Usage Guidelines
Up to 10 MSC pool or non-pool areas can be configured per S102 service
in support of MSC selection for the MME handling either SRVCC or CSFB 1xRTT
CDMA2000 messages from a UE. Both the MSC-Id and the Cell-Id are used to locate
the pool or non-pool area for the MSC selection process.
For information about the pool-area, refer to the
pool-area command sheet also in the S102
Service configuration mode.
For more information about MSC selection and how it works, refer to
either the
SRVCC for 1xRTT feature chapter or the
CSFB for 1xRTT feature chapter in the
MME Administration Guide.
Examples
Use a command similar to the following to setup a non-pool-area
definition. The following command configures a non-pool-area named
npoolLondon1 and includes an MSC named
mscLondon
that has a numeric ID of
2443 and includes cells
5, 6, 7, and 22 :
non-pool-area npoolLondon1 msc mscLondon msc-id 2443 cell-id 5 6 7 22