Cisco Cisco ASR 5000

Page of 9109
Call Control Profile Configuration Mode   
▀  integrity-algorithm-lte 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
1996 
   
integrity-algorithm-lte 
Specifies the order of preference for using an Integrity Algorithm. 
Product
 
MME 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Call Control Profile Configuration 
configure > call-control-profile profile_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-call-control-profile-profile_name)# 
Syntax
 
integrity-algorithm-lte priority1 { 128-eia0 | 128-eia1 | 128-eia2 } priority2 128-eia { 
0 | 1 | 2 } priority3 128-eia { 0 | 1 | 2 }
 
remove integrity-algorithm-lte 
remove
 
Deletes the priorities definition from the call control profile configuration. 
priority1 128-eia { 0 | 1 | 2 } 
 
Enter 0, 1, or 2 at the end of 
128-eia
 to define the algorithm being given first priority. 
priority2 128-eia { 0 | 1 | 2 } 
 
Enter 0, 1, or 2 at the end of 
128-eia
 to define the algorithm being given second priority. 
priority3 128-eia { 0 | 1 | 2 } 
 
Enter 0, 1, or 2 at the end of 
128-eia
 to define the algorithm being given third priority. 
Usage 
Set the order or priority in which the MME will select an integrity algorithm for use. All three priorities must 
be set or the definition is invalid. The command can be re-entered to change the priorities without removing 
the configuration.  
Example
 
Configure 128-EIA0 as first priority integrity algorithm: 
integrity-algorithm-lte priority1 128-eia 0 priority2 128-eia 2 priority3 
128-eia 1