diff options
author | Kim <UnicronNL@users.noreply.github.com> | 2016-05-11 07:47:30 +0200 |
---|---|---|
committer | Kim <UnicronNL@users.noreply.github.com> | 2016-05-11 07:47:30 +0200 |
commit | a88aa2e1a16e1ac1af1fa3b19cb2b88c7783af37 (patch) | |
tree | f92639907206e4612852b0ca11fc0c465446284f /templates/show/vpn/ipsec/sa/statistics/node.def | |
parent | 0ec07e891b0191b24185ea09c6f33f6502597df6 (diff) | |
parent | cd1f09ca0b8b5adc5e9b470cc35803daf164b71b (diff) | |
download | vyatta-op-vpn-a88aa2e1a16e1ac1af1fa3b19cb2b88c7783af37.tar.gz vyatta-op-vpn-a88aa2e1a16e1ac1af1fa3b19cb2b88c7783af37.zip |
Merge pull request #12 from TriJetScud/lithium-strongswan5
StrongSwan 5.2.2 Migration
Diffstat (limited to 'templates/show/vpn/ipsec/sa/statistics/node.def')
-rw-r--r-- | templates/show/vpn/ipsec/sa/statistics/node.def | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/show/vpn/ipsec/sa/statistics/node.def b/templates/show/vpn/ipsec/sa/statistics/node.def deleted file mode 100644 index 84fa4b7..0000000 --- a/templates/show/vpn/ipsec/sa/statistics/node.def +++ /dev/null @@ -1,3 +0,0 @@ -help: Show statistics of all active tunnels that have IPsec Security Associations (SA) -run: sudo /opt/vyatta/bin/sudo-users/vyatta-op-vpn.pl --show-ipsec-sa-stats - sudo /opt/vyatta/bin/sudo-users/vyatta-op-vpnprof.pl --show-ipsec-sa-stats |