diff options
author | Matej Klotton <mklotton@cisco.com> | 2016-06-14 19:35:49 +0200 |
---|---|---|
committer | Matej Klotton <mklotton@cisco.com> | 2016-07-12 17:08:45 +0200 |
commit | 395e7f8966681dbc84158af908e2f1d33fe99cc8 (patch) | |
tree | a67da8021a446201b3b269d07c8196d1745d0c87 /resources/templates/vat/map_add_domain.vat | |
parent | d5e00c67d229e6f6fd9461755423cee800a1635e (diff) |
CSIT-32: Add Lightweight 4over6 test.
Add keywords for configure MAP domanins and rules.
Add testcase for check encapsulation IPv4 in IPv6.
Change-Id: I52f04a15d982ccba1d35ce9ade9d7f0ce8e7f286
Signed-off-by: Matej Klotton <mklotton@cisco.com>
Diffstat (limited to 'resources/templates/vat/map_add_domain.vat')
-rw-r--r-- | resources/templates/vat/map_add_domain.vat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/map_add_domain.vat b/resources/templates/vat/map_add_domain.vat new file mode 100644 index 0000000000..f5996294ee --- /dev/null +++ b/resources/templates/vat/map_add_domain.vat @@ -0,0 +1 @@ +map_add_domain ip4-pfx {ip4_pfx} ip6-pfx {ip6_pfx} ip6-src {ip6_src} ea-bits-len {ea_bits_len} psid-offset {psid_offset} psid-len {psid_len}
\ No newline at end of file |