end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
end
Usage Guidelines
Use this command to return to the Exec mode.
The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
The MME LAC Pool Area Configuration Mode is used to create and manage the Location Area Code (LAC) pool areas.
Exec > Global Configuration > Context Configuration > SGs Service Configuration > MME LAC Pool Area Configuration
configure > context context_name > sgs-service service_name > pool-area pool_area_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-pool-area)#
Important |
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s). |
Exits the current configuration mode and returns to the Exec mode.
All
Security Administrator, Administrator
end
Use this command to return to the Exec mode.
Exits the current mode and returns to the parent configuration mode.
All
Security Administrator, Administrator
exit
Use this command to return to the parent configuration mode.
Configures the Visitor Location Register (VLR) hash value mapping for this pool area.
MME
Administrator
Exec > Global Configuration > Context Configuration > SGs Service Configuration > MME LAC Pool Area Configuration
configure > context context_name > sgs-service service_name > pool-area pool_area_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-pool-area)#
hash-value { value | non-configured-values | range value to value } use-vlr vlr_name
no hash-value { value | non-configured-values | range value to value }
Removes the configured hash-value from the pool-area configuration.
Specifies the VLR hash value to be used with the configured VLR. value must be an integer from 0 through 999.
Specifies that the VLR configured in this command is to be used with non-configured hash values.
Specifies a range of hash values to use with the configured VLR as an integer from 0 through 999.
Specifies the VLR to be used with the hash value configuration when selected. The vlr_name must be an alphanumeric string of size 1 through 63 characters.
Use this command to configure hash values to be used with VLRs.
In Release 12.2 and later, a maximum of 48 hash lists can be created per pool area. In older releases, a total of 32 hash lists can be created per pool area.
In a pool configuration, the MME selects the VLR that corresponds to the hash of the UE's IMSI. If that VLR is inactive, the MME will use the default VLR (as defined by the non-configured-value option). If no default VLR has been configured, or if the default VLR is inactive, the MME selects the next available VLR from the pool.
If the chosen VLR is active at the time of selection and then subsequently becomes inactive when the request is sent to it, the current request fails. On the next request from the UE, the VLR selection mechanism is applied again. A VLR that failed previously will only be selected again if it became active since the earlier failure.
hash-value range 0 to 500 use-vlr vlr1
hash-value 501 use-vlr vlr2
hash-value non-configured-values use-vlr vlr3
Configures a 3G location area code or area codes that define this pool area.
MME
Administrator
Exec > Global Configuration > Context Configuration > SGs Service Configuration > MME LAC Pool Area Configuration
configure > context context_name > sgs-service service_name > pool-area pool_area_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-pool-area)#
[ no ] lac area_code +
Removes a configured forbidden handover area code or area codes from this policy. If no location area code is specified, then all location area codes are removed.
Specifies an area code or area codes used to select a VLR for the pool area as an integer from 0 through 65535. Multiple area codes can be entered (up to 16 in a single line, separated by spaces).
Use this command to configure 3G location-based area codes that define this pool area.
In Release 12.2 and later, a maximum of 96 areas can be added per pool area (in a single line, or separately). In older releases, a total of 16 area codes can be added (in a single line, or separately).
lac 1 2 3 4 5 6 7 8
Configures the Public Land Mobile Network (PLMN) identifier for the LAC pool area.
MME
Administrator
Exec > Global Configuration > Context Configuration > SGs Service Configuration > MME LAC Pool Area Configuration
configure > context context_name > sgs-service service_name > pool-area pool_area_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-pool-area)#
plmnid { any | mcc mcc_value mnc mnc_value }
no plmnid
Removes the configured PLMN identifier for the LAC pool area.
This keyword specifies any PLMN identifier can be configured for the LAC pool area.
Specifies the mobile country code (MCC) portion of the PLMN identifier as an integer from 100 through 999.
Specifies the mobile network code (MNC) portion of the PLMN identifier as a 2- or 3-digit integer from 00 through 999.
Use this command to set the PLMN identifier for the LAC pool area. Any PLMN identifier can be configured for the LAC pool area or a specific PLMN identifier can be configured by providing the MCC and MNC of the PLMN identifier.
plmnid mmc 102 mnc 20