3gpp

Configures a 3rd Generation Partnership Project (3GPP) PLMN (Public Land Mobile Network) information. The 3GPP PLMN information is a combination of the Mobile Country Code (MCC) and Mobile Network Code (MNC). This MCC and MNC combination uniquely identifies a cellular operator. For example, Telstar Corporation Ltd. in Australia is identified by MCC 505 and MNC 001.

Supported on the following devices:

Syntax

3gpp mcc <MOBILE-COUNTRY-CODE> mnc <MOBILE-NETWORK-CODE> {description <LINE>}

Parameters

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.

Examples

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)#

Related Commands

no Removes the specified 3gpp PLMN information and its corresponding MCC/MNC settings