cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2412
Views
0
Helpful
0
Comments
Sandeep Singh
Level 7
Level 7

 

 

Introduction


WAAS devices optimise and compress traffic flows between two points. For this optimization to work the end point WAE devices should be in sync and using same parameters. The Edge WAE is a client-side, file-caching device that serves client requests at remote sites and branch offices. The device is deployed at each branch office or remote campus, replacing file and print servers and giving local clients fast, near-LAN read and write access to a cached view of the centralized storage. The Core WAE is a server-side component that resides at the data center and connects directly to one or more file servers or network-attached storage (NAS). Core WAEs are placed between the file servers at the data center and the WAN connecting the data center to the enterprise's remote sites and branch offices.

 

 

Bypass and Pass-through traffic


Bypass traffic are the traffic which WAAS bypasses and returns back to the Router. The reason for bypassing this traffic could be different - static bypass list configured on WAAS or some overload conditions on WAAS itself. WCCP Return Method is used to return this traffic back to the router. Bypass is a function of WCCP that allows a WAE to return redirected traffic that it does not optimized back to the WCCP server.

 

Pass Through traffic, unlike bypass traffic are accepted by WAAS. WAAS will process the traffic and does Application Traffic Policy Look up  to determine whether it can optimize the traffic. If it cannot be optimized, WAAS will simply pass-through the traffic.This Pass-through traffic make use of the 'Egress Method' configured on WAAS to send it back to the router, similar to any other optimized traffic flow. So depending upon the Egress Method configured, it can be either of IP Forwarding, WCCP GRE Return or Generic GRE Return.

 

Issue


When entering the command "sh statistics connection optimized" you are getting lots of active pass-through flows.

 

WAAS#sh statistics connection optimized
Current Active Optimized Flows:                      3
   Current Active Optimized TCP Plus Flows:          3
   Current Active Optimized TCP Only Flows:          0
   Current Active Optimized TCP Preposition Flows:   0
Current Active Auto-Discovery Flows:                 3
Current Reserved Flows:                              40
Current Active Pass-Through Flows:                   34

Historical Flows:                                    207
D:DRE,L:LZ,T:TCP Optimization RR:Total Reduction Ratio
A:AOIM,C:CIFS,E:EPM,G:GENERIC,H:HTTP,M:MAPI,N:NFS,S:SSL,V:VIDEO
ConnID        Source IP:Port          Dest IP:Port            PeerID                Accel RR
52362       a.b.c.d:61679           p.q.r.s:257                d4:8c:b5:4e:0d:1c TDL   00.0%
52363        p.q.r.s:59825         a.b.c.d:18192              d4:8c:b5:4e:0d:1c TDL   00.0%
52365        p.q.r.s:60189         h.i.j.k:18192                d4:8c:b5:4e:0d:1c TDL   00.0%

 

Explanation


To view the connections in detail issue command "sh statistic connections | in <ip addr>". You can also use command "show stat connection pass-through ".

 

WAAS#sh statistics connection | i 10.24.177.
10.24.177.40:5792     10.36.67.42:37296     N/A               PT Asymmetric
10.36.67.42:37296     10.24.177.40:5792     N/A               PT Asymmetric
10.36.67.31:25427     10.24.177.40:5792     N/A               PT Asymmetric
10.36.67.32:50711     10.24.177.1:3660      N/A               PT In Progress
10.24.177.40:5792     10.36.67.31:25427     N/A               PT Asymmetric
10.24.177.1:3660      10.36.67.32:50711     N/A               PT In Progress

This output shows the connections between the hosts as Pass-through Asymmetric.

 

Resolution


The reason for these pass-through asymmetric traffic flows is asymmetric routing between the end points. Remember that WAAS will not optimize the asymmetric traffic flow. Checking the routing path flow between the hosts will help identify the asymmetric routing issue.

 

 

Related Information


WAAS Pass through traffic
Differences between bypass traffic and pass-through traffic in WAAS

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: