Configures the PLMN (public land mobile network) related parameters
for the IuPS service. This command is appicable to releases 8.1 and higher.
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > IuPS
Service Configuration
configure > context
context_name
> iups-service
service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-ctx-iups-service)#
Syntax
plmn id mcc mcc_num mnc mnc_num [ network-sharing common-plmn mcc mcc_num mnc mnc_num [ plmn-list mcc mcc_num mnc mnc_num [ mcc mcc_num mnc mnc_num+ ] ] ]
no plmn id
no
Removes the PLMN ID from the configuration.
id
Creates a PLMN configuration instance based on the PLMN ID (comprised
of the MCC and MNC). In accordance with TS 25.413, the SGSN supports up to 32
PLMN configurations for shared networks.
mcc
mcc_num
Specifies the mobile country code (MCC) portion of the PLMN's
identifier.
mcc_num:
The PLMN MCC identifier and can be configured to any
integer value between 100 and 999.
mnc
mnc_num
Specifies the mobile network code (MNC) portion of the PLMN's
identifier.
mnc_num:
The PLMN MNC identifier and can be configured to any
2-digit or 3-digit value between 00 and 999.
network-sharing common-plmn mcc
mcc_num mnc
mnc_num
When network sharing is employed, this set of keywords is required to
define the PLMN Id of the common PLMN. The common PLMN is usually not the same
as the local PLMN.
Important
|
With the release of 15.0, both 2G and 3G MOCN functionality is now
license controlled and the license is required to use all previously available
network sharing SGSN configuration commands. For additional information,
contact your Cisco Account Representative.
|
plmn-list mcc
mcc_num mnc
mnc_num
When network sharing is employed and more than two PLMNs are
available, then use the
plmn-list keyword to begin a list of all
additional PLMNs.
Usage Guidelines
Use this command to configure the PLMN associated with the SGSN. There
can only be one PLMN associated with an SGSN unless one of the following
features is enabled and configured: network sharing or multiple PLMN.
For network sharing, use of the
network-sharing keywords make it possible to
identify more than one PLMN. Including the PLMN identified initially. None have
precedence. They are all treated equally but they must each be unique. In a
MOCN configuration, the PLMN list will not be used as there would only be one
local PLMN.
For multiple PLMN support, the SGSN can support up to 8 Iu-PS
configurations for PLMNs. These Iu-PS service configurations must be associated
with the SGSN via the
ran-protocol command in the SGSN Service
configuration mode.
Example
Use the following command to identify a PLMN by the MCC
313 and MNC
23 and instruct the SGSN to perform network
sharing with a single
common PLMN identified by MCC
404 and MNC
123 :
plmn id mcc 313 mnc 23 network-sharing common-plmn mcc 404 mnc 123