3gpp mcc <MOBILE-COUNTRY-CODE> mnc <MOBILE-NETWORK-CODE> {description <LINE>}
      3gpp mcc <MOBILE-COUNTRY-CODE> mnc <MOBILE-NETWORK-CODE> {description <LINE>}
         | 3gpp | Configures the 3GPP PLMN information that is returned in response to an ANQP query | 
| mcc <MOBILE-COUNTRY-CODE> | Specifies the MCC. The MCC is a two or three digit decimal value. For example, the MCC for Australia is 505. | 
| mnc <MOBILE-NETWORK-CODE> | Specifies the MNC. The MNC is a two or three
                        decimal value used in combination with the MCC to uniquely identify a mobile
                        network operator. The MNC and MCC combination (also known as the MCC/MNC
                        tuple) forms the first five or six digits of the IMSI's (International
                           Mobile Subscriber Identity). Note: If the MCC and MNC values are
                           not configured, the hotspot will not return the element in an ANQP
                           capability request and ignores any ANQP query for the
                        element. | 
| description <LINE> | Optional. Configures a description that uniquely identifies this PLMN. Provide a description not exceeding 64 characters in length. | 
nx9500-6C8809(config-passpoint-policy-test)#3gpp mcc 505 mnc 14
nx9500-6C8809(config-passpoint-policy-test)#3gpp mcc 310 mnc 970
nx9500-6C8809(config-passpoint-policy-test)#show context hotspot2-policy test 3gpp mcc 310 mnc 970 3gpp mcc 505 mnc 14 nx9500-6C8809(config-passpoint-policy-test)#
| no | Removes the specified 3gpp PLMN information and its corresponding MCC/MNC settings |