Cisco Cisco Packet Data Gateway (PDG)

Página de 1630
spi remote-address
Configures the security parameter index (SPI) between the HSGW service and the evolved Access
Network/evolved Packet Control Function (eAN/ePCF). This command also configures the redirection of
calls based on the PCF zone.
Product
HSGW
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > HSGW Service Configuration
configure > context context_name > hsgw-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-hsgw-service)#
Syntax Description
spi remote-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
pcf_ip_address ip_addr_mask_combo
pcf_ip_address: Specifies the IP address of the ePCF. pcf_ip_address is an IP address expressed in IPv4 dotted
decimal notation or IPv6 colon separated notation.
ip_addr_mask_combo: Specifies the IP address and mask bits of the PCF. ip_addr_mask_combo must be
specified using the form "IP Address/Mask Bits" where the IP address must in IPv4 dotted-decimal or IPv6
colon-separated notation, and the mask bits are a numeric value corresponding to the number of bits in the
subnet mask.
spi-number number
Specifies the SPI which indicates a security context between the PCF and the HSGW as an integer from 256
through 4294967295.
encrypted secret enc_secret
 | secret secret
Configures the shared-secret between the HSGW 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 HSGW
service. enc_secret must be between 1 and 236 alpha and/or numeric characters and is case sensitive.
Command Line Interface Reference, Modes G - H, StarOS Release 19    
1567
HSGW Service Configuration Mode Commands
spi remote-address