Cisco Cisco Packet Data Gateway (PDG) Guia De Resolução De Problemas

Página de 5302
Rulebase Configuration Mode Commands   
▀  wtp packets-out-of-order 
 
▄  Cisco ASR 5000 Series Command Line Interface Reference 
OL-22948-01   
wtp packets-out-of-order 
This command configures how to process WTP packets that are out of order, while waiting for the earlier packet(s) to 
arrive. 
Product
 
ECS 
Privilege
 
Security Administrator, Administrator 
Syntax
 
Configures the default setting. 
Specifies the maximum duration for which WTP out-of-order packets are retained, in milliseconds, before 
reassembly is needed. 
 is the timeout duration in milliseconds, and must be an integer from 100 through 30000. 
Default: 5000 milliseconds 
Specifies the WTP out-of-order segment behavior after buffering a copy: 
: Send WTP out-of-order segment after it becomes ordered 
: Send WTP out-of-order segment immediately after buffering a copy 
Default: 
 
Usage
 
Use this command to configure TCP out-of-order segment options. 
If out-of-order-timeout is specified, out-of-order packets are retained, until either all packets have been 
received or the configured timeout has expired for the oldest packet. If all packets have been received, a 
temporary complete packet is reconstructed for analysis. Then all packets are forwarded in order from first to 
last. If all packets are not received, the packets will be forwarded without being passed through the protocol 
analyzers, except for the IP analyzer. 
If 
 transmitting is specified, the packets are held onto and reordered. After 
successfully reordering the packets, they are processed in the proper order. If reordering is not successful due 
to timeout (wtp out-of-order-timeout), the received packets are forwarded without being passed through the 
protocol analyzers. 
If 
 is specified, the packets are transmitted as they are received without any in-line services or 
Charging Action processing, however a copy of each packet is retained. When the missing packet is received, 
complete deep packet inspection of all the packets and all relevant in-line services is undertaken, and then the 
last packet is forward (unless otherwise configured by the in-line services or Charging Action).