Cisco Cisco ASR 5000

Page of 9109
  ACS Ruledef Configuration Mode Commands 
tcp proxy-prev-state  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
1165 
tcp proxy-prev-state 
This command allows you to define rule expressions to match TCP previous state on the ingress side of the TCP proxy. 
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
[ no ] tcp proxy-prev-state operator previous_state 
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 
 
=
: Equals 
previous_state
 
Specifies the previous state to match. 
previous_state
 must be one of the following: 
 
close
 
 
close-wait
 
 
closing
 
 
established
 
 
fin-wait1
 
 
fin-wait2
 
 
last-ack
 
 
listen
 
 
syn-received
 
 
syn-sent
 
 
time-wait