summaryrefslogtreecommitdiff
path: root/templates/show/vpn
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-04-08 19:38:37 +0000
committerMohit Mehta <mohit.mehta@vyatta.com>2008-04-08 19:38:37 +0000
commit20c5ea2a6f43bf2cf51923b2386e5ea46329a104 (patch)
tree875a28c7e2b1a32298f1555a63b7688485c753e7 /templates/show/vpn
parentdfa6e9d04b4294634c0acad950a99703d5cb9297 (diff)
downloadvyatta-op-vpn-20c5ea2a6f43bf2cf51923b2386e5ea46329a104.tar.gz
vyatta-op-vpn-20c5ea2a6f43bf2cf51923b2386e5ea46329a104.zip
Fix Bug 3069 Help strings should be standardized
- help strings standardized in vyatta-op-vpn
Diffstat (limited to 'templates/show/vpn')
-rw-r--r--templates/show/vpn/ike/node.def2
-rw-r--r--templates/show/vpn/ike/sa/nat-traversal/node.def2
-rw-r--r--templates/show/vpn/ike/sa/node.def2
-rw-r--r--templates/show/vpn/ike/sa/peer/node.def2
-rw-r--r--templates/show/vpn/ike/sa/peer/node.tag/node.def2
-rw-r--r--templates/show/vpn/ike/secrets/node.def2
-rw-r--r--templates/show/vpn/ike/status/node.def2
-rw-r--r--templates/show/vpn/ipsec/node.def2
-rw-r--r--templates/show/vpn/ipsec/sa/detail/connection/node.def2
-rw-r--r--templates/show/vpn/ipsec/sa/detail/connection/node.tag/node.def2
-rw-r--r--templates/show/vpn/ipsec/sa/detail/node.def2
-rw-r--r--templates/show/vpn/ipsec/sa/detail/peer/node.def2
-rw-r--r--templates/show/vpn/ipsec/sa/detail/peer/node.tag/node.def2
-rw-r--r--templates/show/vpn/ipsec/sa/nat-traversal/node.def2
-rw-r--r--templates/show/vpn/ipsec/sa/node.def2
-rw-r--r--templates/show/vpn/ipsec/sa/peer/node.def2
-rw-r--r--templates/show/vpn/ipsec/sa/peer/node.tag/node.def2
-rw-r--r--templates/show/vpn/ipsec/sa/statistics/node.def2
-rw-r--r--templates/show/vpn/ipsec/status/node.def2
-rw-r--r--templates/show/vpn/node.def2
20 files changed, 20 insertions, 20 deletions
diff --git a/templates/show/vpn/ike/node.def b/templates/show/vpn/ike/node.def
index fd87ea3..b0fa7ae 100644
--- a/templates/show/vpn/ike/node.def
+++ b/templates/show/vpn/ike/node.def
@@ -1 +1 @@
-help: Show Internet Key Exchange information
+help: Show Internet Key Exchange (IKE) information
diff --git a/templates/show/vpn/ike/sa/nat-traversal/node.def b/templates/show/vpn/ike/sa/nat-traversal/node.def
index 6d3a785..51ba049 100644
--- a/templates/show/vpn/ike/sa/nat-traversal/node.def
+++ b/templates/show/vpn/ike/sa/nat-traversal/node.def
@@ -1,2 +1,2 @@
-help: Show all currently active IKE Security Associations (SA) that are using NAT Traversal.
+help: Show all currently active IKE Security Associations (SA) that are using NAT Traversal
run: sudo /opt/vyatta/bin/sudo-users/command_proc_show_vpn show_vpn_ike_sa.xsl --pname nat --pval enabled
diff --git a/templates/show/vpn/ike/sa/node.def b/templates/show/vpn/ike/sa/node.def
index 97e373c..66a68bf 100644
--- a/templates/show/vpn/ike/sa/node.def
+++ b/templates/show/vpn/ike/sa/node.def
@@ -1,2 +1,2 @@
-help: Show all currently active IKE Security Associations (SA).
+help: Show all currently active IKE Security Associations (SA)
run: sudo /opt/vyatta/bin/sudo-users/command_proc_show_vpn show_vpn_ike_sa.xsl
diff --git a/templates/show/vpn/ike/sa/peer/node.def b/templates/show/vpn/ike/sa/peer/node.def
index 5cf7da4..73c39e4 100644
--- a/templates/show/vpn/ike/sa/peer/node.def
+++ b/templates/show/vpn/ike/sa/peer/node.def
@@ -1 +1 @@
-help: Show all currently active IKE Security Associations (SA) for a specific peer.
+help: Show all currently active IKE Security Associations (SA) for a specific peer
diff --git a/templates/show/vpn/ike/sa/peer/node.tag/node.def b/templates/show/vpn/ike/sa/peer/node.tag/node.def
index e5a597e..dae4fae 100644
--- a/templates/show/vpn/ike/sa/peer/node.tag/node.def
+++ b/templates/show/vpn/ike/sa/peer/node.tag/node.def
@@ -1,2 +1,2 @@
-help: Show all currently active IKE Security Associations (SA) for a specific peer.
+help: Show all currently active IKE Security Associations (SA) for a specific peer
run: sudo /opt/vyatta/bin/sudo-users/command_proc_show_vpn show_vpn_ike_sa.xsl --pname peer --pval "$6"
diff --git a/templates/show/vpn/ike/secrets/node.def b/templates/show/vpn/ike/secrets/node.def
index 0c993e2..d8306d2 100644
--- a/templates/show/vpn/ike/secrets/node.def
+++ b/templates/show/vpn/ike/secrets/node.def
@@ -1,2 +1,2 @@
-help: Show all the pre-shared key secrets.
+help: Show all the pre-shared key secrets
run: sudo /opt/vyatta/bin/sudo-users/vyatta-show-vpn.pl secrets
diff --git a/templates/show/vpn/ike/status/node.def b/templates/show/vpn/ike/status/node.def
index 3b91a79..f76e54e 100644
--- a/templates/show/vpn/ike/status/node.def
+++ b/templates/show/vpn/ike/status/node.def
@@ -1,2 +1,2 @@
-help: Show summary information about the IKE process.
+help: Show summary of IKE process information
run: sudo /opt/vyatta/bin/sudo-users/command_proc_show_vpn show_vpn_ike_status.xsl
diff --git a/templates/show/vpn/ipsec/node.def b/templates/show/vpn/ipsec/node.def
index ec81428..e68d1a2 100644
--- a/templates/show/vpn/ipsec/node.def
+++ b/templates/show/vpn/ipsec/node.def
@@ -1 +1 @@
-help: Show Internet Protocol Security information
+help: Show Internet Protocol Security (IPsec) information
diff --git a/templates/show/vpn/ipsec/sa/detail/connection/node.def b/templates/show/vpn/ipsec/sa/detail/connection/node.def
index e836df9..5c642fa 100644
--- a/templates/show/vpn/ipsec/sa/detail/connection/node.def
+++ b/templates/show/vpn/ipsec/sa/detail/connection/node.def
@@ -1 +1 @@
-help: Show details of all active IPsec Security Associations (SA) for a specific connection.
+help: Show detailed all active IPsec Security Associations (SA) for a specific connection
diff --git a/templates/show/vpn/ipsec/sa/detail/connection/node.tag/node.def b/templates/show/vpn/ipsec/sa/detail/connection/node.tag/node.def
index 5a35ab5..de14bd7 100644
--- a/templates/show/vpn/ipsec/sa/detail/connection/node.tag/node.def
+++ b/templates/show/vpn/ipsec/sa/detail/connection/node.tag/node.def
@@ -1,3 +1,3 @@
-help: Show details of all active IPsec Security Associations (SA) for a specific connection.
+help: Show detailed all active IPsec Security Associations (SA) for a specific connection
run: sudo /opt/vyatta/bin/sudo-users/command_proc_show_vpn show_vpn_ipsec_sa.xsl --pname detail --pval y --pname conn --pval "$7"
allowed: ipsec auto --status | grep '000 "peer-' | perl -p -e 's/^000 "([^"]*)":\s.*/\1/' | sort -u
diff --git a/templates/show/vpn/ipsec/sa/detail/node.def b/templates/show/vpn/ipsec/sa/detail/node.def
index 8013cfc..202296e 100644
--- a/templates/show/vpn/ipsec/sa/detail/node.def
+++ b/templates/show/vpn/ipsec/sa/detail/node.def
@@ -1,2 +1,2 @@
-help: Show details of all active IPsec Security Associations (SA).
+help: Show detailed all active IPsec Security Associations (SA)
run: sudo /opt/vyatta/bin/sudo-users/command_proc_show_vpn show_vpn_ipsec_sa.xsl --pname detail --pval y
diff --git a/templates/show/vpn/ipsec/sa/detail/peer/node.def b/templates/show/vpn/ipsec/sa/detail/peer/node.def
index a52be6f..61a0e78 100644
--- a/templates/show/vpn/ipsec/sa/detail/peer/node.def
+++ b/templates/show/vpn/ipsec/sa/detail/peer/node.def
@@ -1 +1 @@
-help: Show details of all active IPsec Security Associations (SA) for a specific peer.
+help: Show detailed all active IPsec Security Associations (SA) for a specific peer
diff --git a/templates/show/vpn/ipsec/sa/detail/peer/node.tag/node.def b/templates/show/vpn/ipsec/sa/detail/peer/node.tag/node.def
index c4edd7d..6bc7dbb 100644
--- a/templates/show/vpn/ipsec/sa/detail/peer/node.tag/node.def
+++ b/templates/show/vpn/ipsec/sa/detail/peer/node.tag/node.def
@@ -1,2 +1,2 @@
-help: Show details of all active IPsec Security Associations (SA) for a specific peer.
+help: Show detailed all active IPsec Security Associations (SA) for a specific peer
run: sudo /opt/vyatta/bin/sudo-users/command_proc_show_vpn show_vpn_ipsec_sa.xsl --pname detail --pval y --pname peer --pval "$7"
diff --git a/templates/show/vpn/ipsec/sa/nat-traversal/node.def b/templates/show/vpn/ipsec/sa/nat-traversal/node.def
index a51bbb0..8291c98 100644
--- a/templates/show/vpn/ipsec/sa/nat-traversal/node.def
+++ b/templates/show/vpn/ipsec/sa/nat-traversal/node.def
@@ -1,2 +1,2 @@
-help: Show all active IPsec Security Associations (SA) that are using NAT Traversal.
+help: Show all active IPsec Security Associations (SA) that are using NAT Traversal
run: sudo /opt/vyatta/bin/sudo-users/command_proc_show_vpn show_vpn_ipsec_sa.xsl --pname nat --pval enabled
diff --git a/templates/show/vpn/ipsec/sa/node.def b/templates/show/vpn/ipsec/sa/node.def
index 8a4b22f..9897b47 100644
--- a/templates/show/vpn/ipsec/sa/node.def
+++ b/templates/show/vpn/ipsec/sa/node.def
@@ -1,2 +1,2 @@
-help: Show all active IPsec Security Associations (SA).
+help: Show all active IPsec Security Associations (SA)
run: sudo /opt/vyatta/bin/sudo-users/command_proc_show_vpn show_vpn_ipsec_sa.xsl
diff --git a/templates/show/vpn/ipsec/sa/peer/node.def b/templates/show/vpn/ipsec/sa/peer/node.def
index 0fdf249..089fa5a 100644
--- a/templates/show/vpn/ipsec/sa/peer/node.def
+++ b/templates/show/vpn/ipsec/sa/peer/node.def
@@ -1 +1 @@
-help: Show all active IPsec Security Associations (SA) for a specific peer.
+help: Show all active IPsec Security Associations (SA) for a specific peer
diff --git a/templates/show/vpn/ipsec/sa/peer/node.tag/node.def b/templates/show/vpn/ipsec/sa/peer/node.tag/node.def
index c8b3329..bee0b0d 100644
--- a/templates/show/vpn/ipsec/sa/peer/node.tag/node.def
+++ b/templates/show/vpn/ipsec/sa/peer/node.tag/node.def
@@ -1,2 +1,2 @@
-help: Show all active IPsec Security Associations (SA) for a specific peer.
+help: Show all active IPsec Security Associations (SA) for a specific peer
run: sudo /opt/vyatta/bin/sudo-users/command_proc_show_vpn show_vpn_ipsec_sa.xsl --pname peer --pval "$6"
diff --git a/templates/show/vpn/ipsec/sa/statistics/node.def b/templates/show/vpn/ipsec/sa/statistics/node.def
index 795c467..6104cfe 100644
--- a/templates/show/vpn/ipsec/sa/statistics/node.def
+++ b/templates/show/vpn/ipsec/sa/statistics/node.def
@@ -1,2 +1,2 @@
-help: Show statistics on all active tunnels that have IPsec Security Associations (SA).
+help: Show statistics of all active tunnels that have IPsec Security Associations (SA)
run: sudo /opt/vyatta/bin/sudo-users/command_proc_show_vpn show_vpn_ipsec_sa_statistics.xsl
diff --git a/templates/show/vpn/ipsec/status/node.def b/templates/show/vpn/ipsec/status/node.def
index 20c1060..ac82328 100644
--- a/templates/show/vpn/ipsec/status/node.def
+++ b/templates/show/vpn/ipsec/status/node.def
@@ -1,2 +1,2 @@
-help: Show the status of the IPsec process.
+help: Show status of IPsec process
run: sudo /opt/vyatta/bin/sudo-users/command_proc_show_vpn show_vpn_ipsec_status.xsl
diff --git a/templates/show/vpn/node.def b/templates/show/vpn/node.def
index 33f3940..5089a49 100644
--- a/templates/show/vpn/node.def
+++ b/templates/show/vpn/node.def
@@ -1 +1 @@
-help: Show VPN information
+help: Show Virtual Private Network (VPN) information