1. First check the traffic utilization on the interface using the below commands.
Monitor interface traffic- This command will give a real time traffic rate for all device interfaces. It shows output in bps and PPS format.
2. We can also check the traffic utilization on all interfaces using the below command. This will provide bps/PPS rate at the time the command was executed.
show interfaces * extensive
Note: Add the bps/PPS on all interfaces to get the total throughput.
3. We can check the PPS rate also using the "show PFE statistics traffic" command.
4. To further understand the traffic patterns, it would be advisable to do a packet capture. It would be ideal if packet captures can be taken externally on the peer interfaces of all revenue ports.
Once the traffic rate is determined, verify if the traffic rate is legitimate.
If the traffic rate is legitimate, compare the numbers with device datasheet. If the numbers are exceeding, suggest customer to upgrade to bigger models.
If the traffic rate is not legitimate and excedding, troubleshoot further to locate the cause and block the unwanted traffic.
Configure stateless filters to block the suspicious traffic.
Configure security policy to block the suspicious IPs/Ports
Configure screen options to protect the device against such attacks.
Draft