Cisco Cisco ASR 5700

Page of 8994
LTE Foreign PLMN GUTI Management Database Configuration Mode Commands   
▀  plmn 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
7006 
   
plmn 
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. 
Product
 
MME 
Privilege
 
Administrator 
Mode
 
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)# 
Syntax
 
plmn mcc { mcc_value | any } mnc { mnc_value | any } [ allow | reject ] 
plmn mcc mcc_value mnc mnc_value 
no
 
Removes the specified PLMN entry from the Foreign PLMN GUTI management database. 
mcc mcc_value mnc mnc_value
 
mcc { mcc_value | any }
: Specifies the mobile country code (MCC) portion of the PLMN identifier as 
an integer from 100 through 999. Use the optional 
any
 keyword to specify a wildcard, representing any 
MCC. 
mnc { mnc_value | any }
: Specifies the mobile network code (MNC) portion of the PLMN identifier a 
2- or 3-digit integer from 00 through 999. Use the optional 
any
 keyword to specify a wildcard, representing 
any MNC.  
Note: The 
any
 keyword can only be used for the MNC value when a specific MCC value is given. For 
example, the follow command is not allowed: 
plmn mcc any mnc 456 allow
 
allow
 
Configures the MME to allow foreign GUTIs from this PLMN. 
reject
 
Configures the MME to reject foreign GUTIs from this PLMN.