Cisco Cisco Packet Data Gateway (PDG)

Seite von 2186
wtp packets-out-of-order
This command allows you to configure how to process Wireless Transaction Protocol (WTP) packets that are
out of order, while waiting for the earlier packet(s) to arrive.
Product
ACS
Privilege
Security Administrator, Administrator
Command Modes
Exec > ACS Configuration > Rulebase Configuration
active-charging service service_name > rulebase rulebase_name
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-rule-base)#
Syntax Description
wtp packets-out-of-order { out-of-order-timeout timeout | transmit [ after-reordering | immediately ] }
default wtp packets-out-of-order { out-of-order-timeout | transmit }
default
Configures this command with its default setting.
• out-of-order-timeout: 5000 milliseconds
• transmitimmediately
out-of-order-timeout timeout
Specifies the maximum duration for which WTP out-of-order packets are retained, before reassembly is
needed.
timeout is the timeout duration, in milliseconds, and must be an integer from 100 through 30000.
Default: 5000 milliseconds
transmit [ after-reordering | immediately ]
Specifies the WTP out-of-order segment behavior after buffering a copy:
• after-reordering: Sends WTP out-of-order segment after it becomes ordered
• immediately: Sends WTP out-of-order segment immediately after buffering a copy
Default: immediately
   Command Line Interface Reference, Modes A - B, StarOS Release 19
752
ACS Rulebase Configuration Mode Commands
wtp packets-out-of-order