Cisco Cisco ASR 5000

Page of 9109
  ACS Charging Action Configuration Mode Commands 
flow action  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
409 
 
#BEARER.ACCT-SESSION-ID# 
 
#BEARER.CORRELATION-ID# 
 
#BEARER.RULEBASE# 
 
#BEARER.SERVED-BSA-ADDR# 
 
#BEARER.SERVICE-NAME# 
 
#BEARER.SUBSCRIBER-ID# 
 
#BEARER.MSISDN# 
 
#HTTP.URL# 
 
#HTTP.URI# 
 
#HTTP.HOST# 
 
#RTSP.URI# 
 
#WSP.URL# 
 
#CONTENT-ID-LABEL# 
 
#CONTENT-ID-LABEL-CAUSING-REDIRECTION# 
 
#BEARER.HWID# 
 
#BEARER.IMSI# 
 
#BEARER.IMEI# 
 
#BEARER.ESN# 
 
#BEARER.MEID# 
Concatenated fields separated by ; (semi colon) can also be inserted. For example, 
#BEARER.IMSI;BEARER.IMEI# 
 
encryption { blowfish128 | blowfish64 }
 [ 
| { { aes128 | aes256 } [salt] } 
}encrypted ] key key
 
Important:
  This option is available only in StarOS 12.2 and later releases. 
 
encryption
: Specifies to enable encryption for dynamic fields of the redirect URL. 
 
blowfish128
: Specifies to use Blowfish encryption with 128 bit key for encrypting 
the dynamic fields. 
 
blowfish64
: Specifies to use Blowfish encryption with 64 bit key for encrypting the 
dynamic fields. 
 
aes128
: Specifies to use AES-CBC encryption with 128 bit key for encrypting the 
dynamic fields 
 
aes256
: Specifies to use AES-CBC encryption with 256 bit key for encrypting the 
dynamic fields. 
 
salt
: Specifies to use salt with AES-CBC encryptions of the dynamic fields. 
 
encrypted
: Specifies to encrypt the key. 
 
key key
: Specifies the key to use for encryption of dynamic fields. 
key
 must be an alphanumeric string of 1 through 523 characters.