Description
Contains SecureXL statistics for drops due to Rate Limiting for DoS Mitigation.
Notes:
ls
and cat
commands.g_ls
and g_cat
commands.Syntax for IPv4
ls -lR /proc/ppk/
cat /proc/ppk/rlc |
Syntax for IPv6
ls -lR /proc/ppk6/
cat /proc/ppk6/rlc |
Example for IPv4
[Expert@HostName-ch0x-0x:0]# g_cat /proc/ppk/rlc Total drop packets : 0 Total drop bytes : 0 [Expert@HostName-ch0x-0x:0]# |