Description
Contains SecureXL statistics for multicast traffic.
Notes:
fwaccel stats -m
command shows.ls
and cat
commands.g_ls
and g_cat
commands.Syntax for IPv4
ls -lR /proc/ppk/
cat /proc/ppk/mcast_statistics
cat /proc/ppk/<SecureXL Instance ID>/mcast_statistics |
Syntax for IPv6
ls -lR /proc/ppk6/
cat /proc/ppk6/mcast_statistics
cat /proc/ppk6/<SecureXL Instance ID>/mcast_statistics |
Example for IPv4
[Expert@HostName-ch0x-0x:0]# g_cat /proc/ppk/mcast_statistics Name Value Name Value -------------------- --------------- -------------------- --------------- in packets 0 out packets 0 if restricted 0 conns with down if 0 f2f packets 0 f2f bytes 0 dropped packets 0 dropped bytes 0 accel packets 0 accel bytes 0 mcast conns 0 [Expert@HostName-ch0x-0x:0]# |