show in-path rules
Displays information about one or more in-path rules.
Syntax
show in-path rules [detail <rule-number> | all | default]
Parameters
| detail  | Displays detailed information about the in-path rule.    | 
| <rule‑number> | Rule number to display. Valid values are from 1 to 65534. | 
| all | Displays detailed information for all in-path rules. | 
| default | Displays detailed information for the system-generated default in-path rule. | 
Example - SteelHead
amnesiac > show in-path rules
 
ID Type Source Addr        Port  Destination Addr   Port  VLAN p P O L N W K l C w
--- ---- ------------------ ----- ------------------ ----- ---- - - - - - - - - - -
  1 pass all-ip             all   all-ip             Secure        
                                                           all  T - - - - - - - A N
  2 pass all-ip             all   all-ip             Interactive   
                                                           all  T - - - - - - - A N
  3 pass all-ip             all   all-ip             RBT-Proto     
                                                           all  T - - - - - - - A N
def auto all-ip             all   all-ip             all   all  T N F F A C N N A A
 
3 user-defined rule(s)
 
(p) Protocol:               T=TCP U=UDP A=Any
(P) Preoptimization Policy: O=Oracle-Forms S=SSL +=Oracle-Forms-over-SSL N=None
(O) Optimization Policy:    F=Full S=SDR-only C=Compression-only M=SDR-M N=None
(L) Latency Optimizations:  F=Full H=HTTP-only O=Outlook-anywhere 
                            C=Citrix E=Exchange-Auto N=None
(N) Neural Framing:         A=Always D=Dynamic T=TCP hints N=Never
(W) WAN Visibility Mode:    C=Correct-Addressing P=Port-Transparency
                            F=Full-Transparency R=Full-Transparency w/Reset
(K) Auto Kickoff:           Y=Enabled N=Disabled
(l) Ignore Latency Detection: Y=Enabled N=Disabled
Rules marked with * are disabled.
(C) Cloud Acceleration:     A=Auto
                            P=Passthru
(w) Web Proxy               A=Auto
                            F=Force
                            N=None
Example - SteelHead 
amnesiac (config) # show in-path rules detail 5
Rule Number: 5
Creation date: 12/15/18-13:38:33
Created by: admin, logged in from: ip: 10.34.51.71 name: user-w7.nbttech.com
	Statue                        : Enabled
	Type                          : pass-through
	Send periodic email           : no
	Source ip                     : all-ip
	Source port                   : all
	Destination ip                : all-ip
	Destination port              : RBT-Proto
	Vlan                          : all
	Protocol                      : tcp
	Preoptimization Policy        : n/a
	Optimization Policy           : n/a
	Latency Optimizations         : n/a
	Neural Framing                : n/a
	WAN Visibility Mode           : n/a
	Auto Kickoff                  : n/a
	Ignore Latency Detection      : n/a
	Cloud Acceleration            : n/a
	Web Proxy                     : none
	Hit count                     : 0
	Last hit time                 : Never
	Counter clear time            : Never
Product
Interceptor, SteelHead CX, SteelHead-v, SteelHead-c
Related Commands