Cisco Cisco Packet Data Gateway (PDG) Fehlerbehebungsanleitung

Seite von 5302
HA Service Configuration Mode Commands   
▀  mn-ha-spi 
 
▄  Cisco ASR 5000 Series Command Line Interface Reference 
OL-22948-01   
mn-ha-spi 
Configures the security parameter index (SPI) between the HA service and the mobile node. 
Product
 
HA 
Privilege
 
Security Administrator, Administrator 
Syntax
 
 
 [ 
 
 ] [ 
 
 | 
 
 ] [ 
 { 
 | 
 | 
 } ] [ 
 ] [ 
 { 
 | 
 } ] [ 
 
 ] 
Specifies the SPI (number) which indicates a security context between the mobile node and the HA service in 
accordance with RFC 2002. number can be configured to any integer value between 256 and 4294967295. 
This is a description for the SPI. 
 must be an alpha and or numeric string of from 1 through 31 
characters. 
Configures the shared-secret between the HA service and the mobile node. The secret can be either encrypted 
or non-encrypted. 
 enc_secret: Specifies the encrypted shared key (enc_secret) between the HA service 
and the mobile node. enc_secret must be between 1 and 254 alpha and/or numeric characters and is case 
sensitive. 
 secret: Specifies the shared key (secret) between the HA service and the mobile node. secret must 
be between 1 and 127 alpha and/or numeric characters and is case sensitive. 
The 
 keyword is intended only for use by the chassis while saving configuration scripts. The 
system displays the 
 keyword in the configuration file as a flag that the variable following the 
 keyword is the encrypted version of the plain text secret key. Only the encrypted secret key is saved 
as part of the configuration file. 
Default: hmac-md5 
Specifies the hash-algorithm used between the HA service and the mobile node. 
: Configures the hash-algorithm to implement HMAC-MD5 per RFC 2002bis. 
: Configures the hash-algorithm to implement MD5 per RFC 1321. 
: Configures the hash-algorithm to implement keyed-MD5 per RFC 2002. 
Default: disabled