diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 145b8bc541..91b6ff3091 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -150,6 +150,10 @@ Scaling Tags IPSec in tunnel mode - 1000 tunnels. +.. topic:: SRC_USER_1 + + Traffic flow with 1 unique IP (users) in one direction. + .. topic:: SRC_USER_10 Traffic flow with 10 unique IPs (users) in one direction. @@ -452,6 +456,18 @@ Encapsulation Tags All test cases with Segment routing over IPv6 dataplane. +.. topic:: SRv6_1SID + + All SRv6 test cases with single SID. + +.. topic:: SRv6_2SID_DECAP + + All SRv6 test cases with two SIDs and with decapsulation. + +.. topic:: SRv6_2SID_NODECAP + + All SRv6 test cases with two SIDs and without decapsulation. + Interface Tags -------------- @@ -623,6 +639,18 @@ Encryption Tags IPSec in tunnel mode. +.. topic:: IPSECINT + + IPSec in interface mode. + +.. topic:: AES_GCM + + IPSec using AES GCM algorithms. + +.. topic:: CBC_SHA1 + + IPSec using CBC SHA1 algorithms. + Client-Workload Tags -------------------- |