diff options
author | Matej Klotton <mklotton@cisco.com> | 2016-07-25 17:52:22 +0200 |
---|---|---|
committer | Matej Klotton <mklotton@cisco.com> | 2016-08-15 14:36:47 +0200 |
commit | 517ee7fd3eb28ecf030c5d50be09fcdabe508922 (patch) | |
tree | c6ac1ce632b96157b962f43c74f9c11cefca2ebe /resources/templates/vat/map_del_domain.vat | |
parent | bc4e345605abe0772043892fcc99fce9aa768edb (diff) |
CSIT-197: Add basic mapping rule tests for MAP-E
- IPv4 prefix length + ea bits length < 32
- IPv4 prefix length + ea bits length == 32
- IPv4 prefix length + ea bits length > 32
- End user IPv6 prefix is 64
- IPv4 preffix is 0
Change-Id: Ib8d76abfebfb206fbbaa3c1422b2d321a3ed8712
Signed-off-by: Matej Klotton <mklotton@cisco.com>
Diffstat (limited to 'resources/templates/vat/map_del_domain.vat')
-rw-r--r-- | resources/templates/vat/map_del_domain.vat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/map_del_domain.vat b/resources/templates/vat/map_del_domain.vat new file mode 100644 index 0000000000..eeafd8f93a --- /dev/null +++ b/resources/templates/vat/map_del_domain.vat @@ -0,0 +1 @@ +map_del_domain index {index}
\ No newline at end of file |