Cisco Cisco ASR 5700

Page of 8994
  Call Control Profile Configuration Mode 
encryption-algorithm-lte  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
1947 
encryption-algorithm-lte 
Defines the priorities for using the encryption algorithms.  
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
 
encryption-algorithm-lte priority1 128-eea { 0 | 1 | 2 } priority2 128-eea { 0 | 1 | 2 } 
priority3 128-eea { 0 | 1 | 2 }
 
remove encryption-algorithm-lte 
remove
 
Deletes the priorities definition from the call control profile configuration. 
priority1 128-eea { 0 | 1 | 2 } 
 
Enter 0, 1, or 2 at the end of 
128-eea 
to define the algorithm being given first priority. 
priority2 128-eea { 0 | 1 | 2 } 
 
Enter 0, 1, or 2 at the end of 
128-eea
 to define the algorithm being given second priority. 
priority3 128-eea { 0 | 1 | 2 } 
 
Enter 0, 1, or 2 at the end of 
128-eea
 to define the algorithm being given third priority. 
Usage 
Set the order or priority in which the MME will select a 128-EEA 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-EEA2 as first priority encryption algorithm: 
encryption-algorithm-lte priority1 128-eea 2 priority2 128-eea 0 
priority3 128-eea 1