summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_oad/test_bgp_oad.py
diff options
context:
space:
mode:
authorPhilippe Guibert <philippe.guibert@6wind.com>2024-06-06 17:08:56 +0200
committerPhilippe Guibert <philippe.guibert@6wind.com>2024-06-21 15:40:23 +0200
commit3a2554e4a23a69c6030253f78644f4f03b3bdcab (patch)
tree3e72c9df6a2a57094b0c81c61915db59d12c5701 /tests/topotests/bgp_oad/test_bgp_oad.py
parentdf723ccfb70e4c416bb74fc52cfc8b9dd1384314 (diff)
isisd: add json support to display spf paths in 'show isis route'
The 'show isis route json' command never displays the list of paths. Add the json support for this sub-part. > # show isis route json > [..] > "ipv6-paths":[ > { > "Vertex":"rt1", > "Type":"", > "Metric":0, > "Next-Hop":"", > "Interface":"", > "Parent":"" > }, > { > "Vertex":"2001:db8:1000::1\/128", > "Type":"IP6 internal", > "Metric":0, > "Next-Hop":"", > "Interface":"", > "Parent":"rt1(4)" > }, Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'tests/topotests/bgp_oad/test_bgp_oad.py')
0 files changed, 0 insertions, 0 deletions