diff options
Diffstat (limited to 'templates/show/vpn/ipsec/sa/stats/node.def.in')
-rw-r--r-- | templates/show/vpn/ipsec/sa/stats/node.def.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/show/vpn/ipsec/sa/stats/node.def.in b/templates/show/vpn/ipsec/sa/stats/node.def.in new file mode 100644 index 0000000..d1d6ad0 --- /dev/null +++ b/templates/show/vpn/ipsec/sa/stats/node.def.in @@ -0,0 +1,3 @@ +help: Show statistics for alll currently active IPSec Security Associations (SA) +run: @SUDOUSRDIR@/vyatta-op-vpn.pl --show-ipsec-sa-stats + |