summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py
diff options
context:
space:
mode:
authorPooja Jagadeesh Doijode <pdoijode@nvidia.com>2022-12-14 10:46:32 -0800
committerPooja Jagadeesh Doijode <pdoijode@nvidia.com>2022-12-14 10:46:32 -0800
commit12a8def3ea96906903d7ba45e5cfc3653df92412 (patch)
tree4cfb101dbef7ea29d713f78b47130e7b143e607c /tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py
parentf88420c3a57c71fba83d6523066cc5e93ffcc49b (diff)
zebra: JSON support for show nexthop-group rib
Added JSON support for show nexthop-group rib command. JSON output: { "10":{ "type":"zebra", "refCount":3, "uptime":"00:00:46", "vrf":"default", "valid":true, "installed":true, "interfaceIndex":3, "nexthops":[ { "flags":3, "fib":true, "ip":"2001::2", "afi":"ipv6", "interfaceIndex":3, "interfaceName":"eth0", "vrf":"default", "active":true, "weight":1 } ] } } Signed-off-by: Pooja Jagadeesh Doijode <pdoijode@nvidia.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py')
0 files changed, 0 insertions, 0 deletions