aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates/vat/ipsec/ipsec_policy_add.vat
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2019-02-18 14:55:23 +0100
committerJan Gelety <jgelety@cisco.com>2019-02-26 21:54:50 +0100
commit83e9b227be8316ac06b9104ce9096cfe4b06605e (patch)
tree8f90a32d53bf6aef65a7e344c19697027467ad00 /resources/templates/vat/ipsec/ipsec_policy_add.vat
parent7a369b106a32b6fddc9ebd624f1a51ae7132d418 (diff)
FIX: ipsec + vpp stable version update
- use exec ipsec sa add - use exec ipsec spd add - use exec set ipsec sa Change-Id: I69d59dd230b99d8efc9bcb5e3fbab79a8b11b18a Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'resources/templates/vat/ipsec/ipsec_policy_add.vat')
-rw-r--r--resources/templates/vat/ipsec/ipsec_policy_add.vat1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/ipsec/ipsec_policy_add.vat b/resources/templates/vat/ipsec/ipsec_policy_add.vat
new file mode 100644
index 0000000000..db025970b6
--- /dev/null
+++ b/resources/templates/vat/ipsec/ipsec_policy_add.vat
@@ -0,0 +1 @@
+exec ipsec policy add spd {spd_id} priority {priority} {direction} action {action} {selector}