Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 2186
pop3 pdu-length
This command allows you to define rule expressions to match the Protocol Data Unit (PDU) length of POP3
packets equal to the POP3 header plus POP3 payload.
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 ] pop3 pdu-length { operator pdu_length | { { range | !range } range_from to range_to } }
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
{ range | !range } range_from to range_to
Enables or disables the range criteria.
• range: Enables the range criteria.
• !range: Disables the range criteria.
• range_from: Specifies the start of range as an integer from 0 through 65535.
Command Line Interface Reference, Modes A - B, StarOS Release 19    
1073
ACS Ruledef Configuration Mode Commands
pop3 pdu-length