topotests: adapt static_srv6_sids to uN notation

The 'show ipv6 route' command now displays the seg6local action in uN
notation when sids are micro SIDs. Propagate the changes in the test
for End, End.X, and End.DT[4/6/46] operations.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
This commit is contained in:
Philippe Guibert 2025-04-25 16:11:41 +02:00
parent 1abf421bf1
commit 78efdf582b
4 changed files with 17 additions and 17 deletions

View file

@ -25,7 +25,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End",
"action": "uN",
"sidStructure": {
"blockLen": 32,
"nodeLen": 16,
@ -66,7 +66,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.DT4",
"action": "uT4",
"sidStructure": {
"blockLen": 32,
"nodeLen": 16,
@ -107,7 +107,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.DT6",
"action": "uT6",
"sidStructure": {
"blockLen": 32,
"nodeLen": 16,
@ -148,7 +148,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.DT46",
"action": "uT46",
"sidStructure": {
"blockLen": 32,
"nodeLen": 16,
@ -189,7 +189,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.X"
"action": "uA"
},
"seg6localContext": {
"nh6": "2001::2"

View file

@ -25,7 +25,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.DT4",
"action": "uT4",
"sidStructure": {
"blockLen": 32,
"nodeLen": 16,
@ -66,7 +66,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.DT6",
"action": "uT6",
"sidStructure": {
"blockLen": 32,
"nodeLen": 16,
@ -107,7 +107,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.DT46",
"action": "uT46",
"sidStructure": {
"blockLen": 32,
"nodeLen": 16,
@ -148,7 +148,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.X"
"action": "uA"
},
"seg6localContext": {
"nh6": "2001::2"

View file

@ -25,7 +25,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.DT4",
"action": "uT4",
"sidStructure": {
"blockLen": 32,
"nodeLen": 16,
@ -66,7 +66,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.DT46",
"action": "uT46",
"sidStructure": {
"blockLen": 32,
"nodeLen": 16,
@ -107,7 +107,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.X"
"action": "uA"
},
"seg6localContext": {
"nh6": "2001::2"

View file

@ -25,7 +25,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End",
"action": "uN",
"sidStructure": {
"blockLen": 32,
"nodeLen": 16,
@ -66,7 +66,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.DT4",
"action": "uT4",
"sidStructure": {
"blockLen": 32,
"nodeLen": 16,
@ -107,7 +107,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.DT46",
"action": "uT46",
"sidStructure": {
"blockLen": 32,
"nodeLen": 16,
@ -148,7 +148,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.DT46",
"action": "uT46",
"sidStructure": {
"blockLen": 32,
"nodeLen": 16,
@ -189,7 +189,7 @@
"active": true,
"weight": 1,
"seg6local": {
"action": "End.X"
"action": "uA"
},
"seg6localContext": {
"nh6": "2001::2"