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 ACS IMSI Pool Configuration Mode is used to define a pool of subscriber International Mobile Station Identifier (IMSI) numbers within the ACS Configuration Mode. IMSI pool configuration facilitates creation of rules to handle the packets coming from or going to a group of subscriber of IMSI numbers within an access policy.
Exec > ACS Configuration > ACS IMSI Pool Configuration
active-charging service service_name > imsi-pool imsi_pool_name
Entering the above command sequence results in the following prompt:
[local]host_name(config-acs-imsi-pool)#
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.
This command allows you to add/remove an individual or a range of subscriber IMSI numbers from the current IMSI pool.
All
Security Administrator, Administrator
Exec > ACS Configuration > ACS IMSI Pool Configuration
active-charging service service_name > imsi-pool imsi_pool_name
Entering the above command sequence results in the following prompt:
[local]host_name(config-acs-imsi-pool)#
[ no ] imsi { imsi_number | range start_imsi to end_imsi }
If added previously, removes the specified subscriber IMSI number(s) from the current IMSI pool.
Specifies an IMSI number to add to the current IMSI pool.
imsi_number must be an IMSI number, and must be a sequence of hexadecimal digits between 1 and 15.
Specifies a range of IMSI numbers to add to the current IMSI pool.
start_imsi specifies the starting IMSI number of the range and must be less than end_imsi .
end_imsi specifies the ending IMSI number of the range and must be greater than start_imsi .
Use this command to add an individual or range of subscriber IMSI numbers to an IMSI pool. Up to 10 sets of IMSI numbers can be configured in each IMSI pool.
imsi range 310150987654321 to 310150987656879