Get status of IPSec/9000 components | ipsec_admin -status |
Test which IPSec policy matches packet | ipsec_policy |
Change audit level | ipsec_admin -auditlvl [alert|error|warning|informative] |
Change audit file directory | ipsec_admin -audit audit_directory |
Get name of current audit file | ipsec_admin -status |
Display contents of audit file | ipsec_report -audit audit_file |
Enable level four data tracing | ipsec_admin -traceon [tcp|udp|igmp|all] |
Disable level four data tracing | ipsec_admin -traceoff [tcp|udp|igmp|all] |
Report IPSec policies loaded by policy daemon | ipsec_report -policy |
Report ISAKMP policies loaded by policy
daemon | ipsec_report -isakmp |
Report current policy decisions cached by
kernel Policy Engine | ipsec_report -cache |
Report current ISAKMP (Main Mode) Security
Associations | ipsec_report -mad |
Report current IPSec Security Associations | ipsec_report -sad |
Report all current IPSec policies, cache entries
and Security Associations and display current audit file | ipsec_report -all |