Referring tо the fоllоwing sаmple syntаx аnd the table provided, provide the commands for the following questions to accomplish what is being asked. Command: nfdump -s stat/order stat values order values ip Any IP address (src or dst) flows Number of flow records srcip Source IP address packets Number of packets dstip Destination IP address bytes Total bytes port Any port (src or dst) pps Packets per second srcport Source port bps Bytes per second dstport Destination port bpp Bytes per packet [3pts] To list the port numbers that received the highest data size. [3pts] To list the IPs that exchanged the highest amount of data. [3pts] To list the IPs that received the greatest number of flow records. [3pts] To list the port numbers that sent the greatest number of packets per second.