Hi Matt, Look for the session by using the following commands show session all filter source <ip> <ip> and then look at the session details by using the following commands show session id <value> <1-2147483648> Show specific session information Check if you see both way traffic on that particular session. Also you can do a packet capture from the GUI to look the traffic. Usually if you are getting application as incomplete either it is uni directional traffic or there was not enough traffic for it to determine the application. Also you can see the global counter to check if any traffic is getting dropped. so can setup the filter in the GUI under Monitor------>packet capture. Then on the CLI after enabling the filters run the following command to see what counters are incrementing for the interested traffic. show counter global filter packet-filter yes delta yes Let us know if this helps. Thanks Numan
... View more