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 LTE Foreign PLMN GUTI Management Database Configuration Mode is used to is used to create restrictions on foreign PLMNs, thereby avoiding DNS request attempts to foreign PLMNs.
Exec > Global Configuration > LTE Policy Configuration > Foreign PLMN GUTI Management Database
configure > lte-policy > foreign-plmn-guti-mgmt-db
Entering the above command sequence results in the following prompt:
[local]host_name(foreign-plmn-guti-mgmt-db)#
![]() 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 a foreign Public Land Mobile Network (PLMN) entry in the Foreign PLMN GUTI management database. This optional configuration is used to control the acceptance or immediate reject of Attach Requests and TAU Requests containing a GUTI from this PLMN.
MME
Administrator
Exec > Global Configuration > LTE Policy Configuration > Foreign PLMN GUTI Management Database
configure > lte-policy > foreign-plmn-guti-mgmt-db
Entering the above command sequence results in the following prompt:
[local]host_name(foreign-plmn-guti-mgmt-db)#
plmn mcc { mcc_value | any } mnc { mnc_value | any } { allow | reject }
no plmn mcc { mcc_value | any } mnc { mnc_value | any }
Removes the specified PLMN entry from the Foreign PLMN GUTI management database.
Specifies the mobile country code (MCC) portion of the PLMN identifier. mcc_value is an integer from 100 to 999. Use the optional any keyword to specify a wildcard, representing any MCC.
Specifies the mobile network code (MNC) portion of the PLMN identifier. mnc_value is a 2- or 3-digit integer from 00 to 999. Use the optional any keyword to specify a wildcard, representing any MNC.
![]() Important |
The any keyword can only be used for the MNC value when a specific MCC value is given. For example, the following command is not allowed: plmn mcc any mnc 456 allow |
Configures the MME to allow foreign GUTIs from this PLMN.
Configures the MME to reject foreign GUTIs from this PLMN.
Use this command to create and configure a foreign Public Land Mobile Network (PLMN) entry in the Foreign PLMN GUTI management database. This optional configuration is used to control the acceptance or immediate reject of Attach Requests and TAU Requests containing a GUTI from this PLMN.
If the configured action is Reject, the MME takes the following actions:
If the configured action is Allow, the MME continues processing the Attach Request or TAU Request and a DNS request may be made.
A maximum of 16 foreign PLMN entries can be added to a Foreign PLMN GUTI management database.
plmn mcc 123 mnc any reject