Configuring Serving PLMN MNC list

This section describes how to configure the MNC list for serving PLMN.

To configure the serving PLMN information, use the following configuration:

config 
   policy subscriber policy_name 
      precedence precedence_value 
      serving-plmn { mcc mcc_value | mnc mnc_value | mnc-list mnc_list_values } 
      exit 

NOTES:

  • serving-plmn { mcc mcc_value | mnc mnc_value | mnc-list mnc_list_values } : Specify the 3-digit Mobile Country Code (MCC), 2- or 3-digit Mobile Network Code (MNC), or the list of MNC values of the serving PLMN. mcc_value and mnc_value must be a string.

    mnc_list_values must be a string. For example: [580 660]

  • This configuration is backward compatible. If both mnc and mnc-list are configured, both are considered while selecting the operator policy.