diff options
author | Patrik Hrnciar <phrnciar@cisco.com> | 2016-05-03 14:40:52 +0200 |
---|---|---|
committer | Matej Klotton <mklotton@cisco.com> | 2016-05-11 08:16:52 +0000 |
commit | 452fabf532691f88b36b79bf2469afde18183de2 (patch) | |
tree | 73c63417ee512ff73050559fae1ee93e99b4ad11 /resources/templates/vat/input_acl_int.vat | |
parent | 807afe3f73ef9f6170e72f922338d0a726028ec6 (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/input_acl_int.vat')
-rw-r--r-- | resources/templates/vat/input_acl_int.vat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/input_acl_int.vat b/resources/templates/vat/input_acl_int.vat new file mode 100644 index 0000000000..c9d7441796 --- /dev/null +++ b/resources/templates/vat/input_acl_int.vat @@ -0,0 +1 @@ +input_acl_set_interface sw_if_index {sw_if_index} {ip_version}-table {table_index}
\ No newline at end of file |