aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates/vat/classify_add_session.vat
diff options
context:
space:
mode:
authorPatrik Hrnciar <phrnciar@cisco.com>2016-05-03 14:40:52 +0200
committerMatej Klotton <mklotton@cisco.com>2016-05-11 08:16:52 +0000
commit452fabf532691f88b36b79bf2469afde18183de2 (patch)
tree73c63417ee512ff73050559fae1ee93e99b4ad11 /resources/templates/vat/classify_add_session.vat
parent807afe3f73ef9f6170e72f922338d0a726028ec6 (diff)
Add iACL IPv4/IPv6 tests.
- IPv4: CSIT-15 - IPv6: CSIT-16 Change-Id: I6e66aa853dfaebf1388f1191dbb63f5216820325 Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
Diffstat (limited to 'resources/templates/vat/classify_add_session.vat')
-rw-r--r--resources/templates/vat/classify_add_session.vat1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/classify_add_session.vat b/resources/templates/vat/classify_add_session.vat
new file mode 100644
index 0000000000..e68b46f965
--- /dev/null
+++ b/resources/templates/vat/classify_add_session.vat
@@ -0,0 +1 @@
+classify_add_del_session acl-hit-next {acl_method} table-index {table_index} skip_n {skip_n} match_n {match_n} match l3 {ip_version} {direction} {address} \ No newline at end of file