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 IMEI-TAC-Group Configuration Mode provides access to the commands used to configure the IMEI-TAC values and ranges included in the IMEI-TAC groups. These IMEI-TAC values and ranges are used as the selection criteria for operator policy selection based on IMEI-TAC. For details about this functionality, refer to the Operator Policy Selection Based on IMEI-TAC chapter in the MME Administration Guide.
Exec > Global Configuration > LTE Policy Configuration > IMEI-TAC-Group
configure > lte-policy > imei-tac-group group_name
Entering the above command sequence results in the following prompt:
[local]host_name(imei-tac-group)#
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.
Confitures individual TAC (type allocation code) values to be included in a IMEI-TAC group which will be used as criteria for operator policy selection.
MME
Administrator
Exec > Global Configuration > LTE Policy Configuration > IMEI-TAC-Group
configure > lte-policy > imei-tac-group group_name
Entering the above command sequence results in the following prompt:
[local]host_name(imei-tac-group)#
[ no ] tac tac_value [ tac_value tac_value + ]
Removes the identified TAC from the IMEI-TAC group configuration.
Specifies the 8-digit number that identifies a specific "type allocation code". When entering more than one TAC, simply use a space between each TAC. Additional TAC values can be added at any time after the IMEI-TAC group is configured.
Use this command to enter one or more individual TAC (type allocation code) values to the IMEI-TAC group. Up to 500 unique IMEI-TAC values can be included in an IMEI-TAC group.
The TAC, the first eight digits of the 15-digit IMEI or 16-digit IMEI-SV, identifies the equipment manufacturer, the wireless device type and the model number (if there is one); for example, TAC of 35201906 identifies an Apple iPhone 5S.
tac 31441551 77777777 87650506 87654321
Defines a range of IMEI-TAC values to be included in a IMEI-TAC group which will be used as criteria for operator policy selection.
MME
Administrator
Exec > Global Configuration > LTE Policy Configuration > IMEI-TAC-Group
configure > lte-policy > imei-tac-group group_name
Entering the above command sequence results in the following prompt:
[local]host_name(imei-tac-group)#
[ no ] tac-range from start_tac_value to end_tac_value
Removes the identified TAC range from the IMEI-TAC group configuration.
tac_value - Specifies the 8-digit number that identifies a specific "type allocation code". The start TAC is the first TAC in the range. The end TAC is the last TAC in the range.
Use this command to enter up to 20 IMEI-TAC value ranges. Ranges can be overlapping.
The TAC, the first eight digits of the 15-digit IMEI or 16-digit IMEI-SV, identifies the equipment manufacturer, the wireless device type and the model number (if there is one); for example, TAC of 35201906 identifies an Apple mobile phone. Defining ranges would enable carriers to select operator policies for call handling based on multiple device types.
tac-range from 23456789 to 23456889