Print Download PDF Send Feedback

Previous

Next

fw stat

Description Use fw stat to view the policy installed on the gateway, and which interfaces are being protected.

Note - The cpstat command is an enhanced version of fw stat

Syntax

> fw stat -l

> fw stat -s

Parameter

Description

-l

Show a long, detailed listing of the installed policies.

-s

Shows a short summary of the installed policies.

Examples

> fw stat

HOST POLICY DATE

localhost Standard 18Apr2012 15:01:51 : [>eth0] [<eth0]

Two interfaces are being protected. The arrows show the direction of the packets.

After the policy is uninstalled, the output becomes:

> fw stat

HOST POLICY DATE

localhost - - : >eth0 <eth0

This shows that there is no policy installed, and the interfaces are not protected.