awk -F ":" '/tcp/{print 2}'| awk '{print 2}'| sort | uniq -c | sort -rn | awk '{print 2,2,1}'