Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
PDSN Service Configuration Mode Commands   
▀  spi 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
8008 
   
spi 
Configures the security parameter index (SPI) between the PDSN service and the PCF. This command also configures 
the redirection of call based on PCF zone. 
Product
 
PDSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > PDSN Service Configuration 
configure > context context_name > pdsn-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-pdsn-service)# 
Syntax
 
spiremote-address  { pcf_ip_address | ip_addr_mask_combo }  spi-number  number { 
encrypted secret  enc_secret |  secret  secret } [  description  string ] [ hash-
algorithm
 { md5 | rfc2002-md5 } ] [ replay-protection { nonce | timestamp } ] [ 
timestamp-tolerance tolerance ] [ zone zone_id ] 
no spi remote-address pcf_ip_address spi-number number 
remote-address
 { 
 pcf_ip_address
 | 
ip_addr_mask_combo
 } 
pcf_ip_address
: Specifies the IP address of the PCF. pcf_ip_address is an IP address expressed in IP v4 
dotted decimal notation. 
ip_addr_mask_combo
: Specifies the IP address of the PCF and specifies the IP address network mask bits. 
ip_addr_mask_combo
 must be specified using the form ‘IP Address/Mask Bits’ where the IP address must 
either be an IPv4 address expressed in dotted decimal notation or an IPv6 address expressed in colon notation 
and the mask bits are a numeric value which is the number of bits in the subnet mask. 
spi-number
 
number
 
Specifies the SPI (number) which indicates a security context between the PCF and the PDSN in accordance 
with IOS 4.1 and RFC 2002. 
number can be configured to any integer value between 256 and 4294967295. 
encrypted secret
 
enc_secret
 | 
secret
 
secret
 
Configures the shared-secret between the PDSN service and the PCF. The secret can be either encrypted or 
non-encrypted. 
encrypted secret
 
enc_secret
: Specifies the encrypted shared key (enc_secret) between the PCF and 
the PDSN service. enc_secret must be between 1 and 254 alpha and/or numeric characters and is case 
sensitive. 
secret
 
secret
: Specifies the shared key (secret) between the PCF and the PDSN services. secret must be 
between 1 and 127 alpha and/or numeric characters and is case sensitive. 
The 
encrypted
 keyword is intended only for use by the chassis while saving configuration scripts. The 
system displays the 
encrypted
 keyword in the configuration file as a flag that the variable following the