diff options
author | Patrik Hrnciar <phrnciar@cisco.com> | 2016-06-22 12:44:16 +0200 |
---|---|---|
committer | Matej Klotton <mklotton@cisco.com> | 2016-07-20 16:02:18 +0000 |
commit | d87b98f62377eef057946ff26c47f69d17763dd2 (patch) | |
tree | c797fc4bfd9871ed509ba30f4d256313673eed1a /resources/templates/vat | |
parent | c10eda554529ac5433216a18d30e9964c6af7976 (diff) |
CSIT-188 IPv4 Reverse Path Forwarding tests
Change-Id: I45ea3316c5a3ef23d08530b256558cba72ccde07
Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
Diffstat (limited to 'resources/templates/vat')
-rw-r--r-- | resources/templates/vat/ip_source_check.vat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/ip_source_check.vat b/resources/templates/vat/ip_source_check.vat new file mode 100644 index 0000000000..12da19ba25 --- /dev/null +++ b/resources/templates/vat/ip_source_check.vat @@ -0,0 +1 @@ +exec set interface ip source-check {interface_name}
\ No newline at end of file |