Description
Contains SecureXL statistics for Identity Awareness Network Access Control (NAC) traffic.
Note - This is the same information that the fwaccel stats -n
command shows.
Syntax for IPv4
[Expert@MyGW:0]# ls -lR /proc/ppk/
[Expert@MyGW:0]# cat /proc/ppk/nac
[Expert@MyGW:0]# cat /proc/ppk/<SecureXL Instance ID>/nac |
Syntax for IPv6
[Expert@MyGW:0]# ls -lR /proc/ppk6/
[Expert@MyGW:0]# cat /proc/ppk6/nac
[Expert@MyGW:0]# cat /proc/ppk6/<SecureXL Instance ID>/nac |
Example for IPv4
[Expert@MyGW:0]# cat /proc/ppk/nac Name Value Name Value -------------------- --------------- -------------------- --------------- NAC packets 0 NAC bytes 0 NAC connections 0 complience failure 0 [Expert@MyGW:0]# |