diff options
author | Andrej Kozemcak <akozemca@cisco.com> | 2016-05-31 10:13:21 +0200 |
---|---|---|
committer | pmikus <pmikus@cisco.com> | 2016-08-18 09:47:54 +0100 |
commit | 32ffb106ab41adab440a509ff8f6ec947ffe263d (patch) | |
tree | e666547b42f555dcd809f6e1a30f3059a4d8a57c /docs | |
parent | 74afb9bce89ee2ca456c9e9f1e5b016a3befc20e (diff) |
CSIT-200: Lisp performance test
Change-Id: I8a54b79ee03c2f5defc4eeba486086d793484668
Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index de97c6c9e9..c4c0511247 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -109,3 +109,17 @@ FIB_200K FIB_2M 2x1,000,000 entries in single fib table + +LISP TAGs +--------- +LISP_IPv4 + Test Lisp in IPv4 topology + +LISP_IPv6 + Test Lisp in IPv6 topology + +LISP_IPv4oIPv6 + Test IPv4 over IPv6 topology + +LISP_IPv6oIPv4 + Test IPv6 over IPv4 topology |