Cisco Cisco ASR 5000

Page of 9109
Cipher Suite Configuration Mode Commands   
▀  key-exchange 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2230 
   
key-exchange 
Specifies the key exchange algorithm for the SSL cipher suite. 
Product
 
SCM (P-CSCF, A-BG) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Cipher Suite Configuration 
configure > context context_name > cipher-suite cipher_suite_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(cfg-ctx-cipher-suite)# 
Syntax
 
key-exchange { rsa }  
default key-exchange 
default
 
Sets the key exchange option to its default value of RSA. 
key-exchange rsa
 
Specifies the RSA (Rivest, Shamir, and Adleman) key exchange algorithm for the SSL cipher suite. With 
RSA, the secret key is encrypted with the receiver’s public key, and a public-key certificate from the 
receiver’s key must be made available. 
Usage 
Use this command to specify the RSA key exchange for the SSL cipher suite. The default and only currently 
available option is RSA. 
The key exchange algorithm provides the means by which the cryptographic keys for conventional encryption 
and MAC calculations are exchanged. 
Example
 
The following command sets the key exchange option to its default value, which is RSA: 
key-exchange rsa