]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/topotests/isis-sr-topo1/rt5/step8/show_ip_route.ref
tests: extend the isisd SR topotest to test Anycast-SIDs as well
[mirror_frr.git] / tests / topotests / isis-sr-topo1 / rt5 / step8 / show_ip_route.ref
index 6b29ff2d443f1ce6bcea92a829b509088b85b5bc..156beef0f1017d0a773d5d718f2817764aac7ccf 100644 (file)
       ]
     }
   ],
+  "10.0.6.0\/24":[
+    {
+      "prefix":"10.0.6.0\/24",
+      "protocol":"isis",
+      "distance":115,
+      "metric":20,
+      "nexthops":[
+        {
+          "ip":"10.0.6.4",
+          "afi":"ipv4",
+          "interfaceName":"eth-rt4"
+        }
+      ]
+    }
+  ],
   "10.0.7.0\/24":[
     {
       "prefix":"10.0.7.0\/24",
       ]
     }
   ],
-  "10.0.8.0\/24":[
+  "10.10.10.10\/32":[
     {
-      "prefix":"10.0.8.0\/24",
+      "prefix":"10.10.10.10\/32",
       "protocol":"isis",
       "distance":115,
-      "metric":20,
+      "metric":30,
       "nexthops":[
         {
           "ip":"10.0.8.6",
           "afi":"ipv4",
-          "interfaceName":"eth-rt6"
+          "interfaceName":"eth-rt6",
+          "active":true,
+          "labels":[
+            18100
+          ]
         }
       ]
     }