Cisco Cisco Packet Data Gateway (PDG)

Page of 2186
file-transfer declared-chunk-length
This command allows you to define rule expressions to match the declared length of an HTTP chunk currently
in the File Transfer analyzer.
Product
ACS
Privilege
Security Administrator, Administrator
Command Modes
Exec > ACS Configuration > Ruledef Configuration
active-charging service service_name > ruledef ruledef_name
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-acs-ruledef)#
Syntax Description
[ no ] file-transfer declared-chunk-length operator declared_chunk_length
no
If previously configured, deletes the specified rule expression from the current ruledef.
operator
Specifies how to match.
operator must be one of the following:
• !=: Does not equal
• <=: Lesser than or equals
• =: Equals
• >=: Greater than or equals
declared_chunk_length
Specifies the declared chunk length value (in bytes) to match.
declared_chunk_length must be an integer from 1 through 40000000.
Usage Guidelines
Use this command to define rule expressions to match the declared length of an HTTP chunk currently in the
File Transfer analyzer.
Command Line Interface Reference, Modes A - B, StarOS Release 19    
821
ACS Ruledef Configuration Mode Commands
file-transfer declared-chunk-length