{ "static-routes": { "ipv6": { "route": [ { "destination-prefix": "2001:0db8:0a0b:12f0:0000:0000:0000:0001/64", "vpp-ipv6-route": { "classify-table": "classify-table-one" }, "next-hop": { "next-hop-list": { "next-hop": [ { "index": "1", "next-hop-address": "2001:0db8:0a0b:12f0:0000:0000:0000:0002", "outgoing-interface": "iface", "weight": "2" }, { "index": "2", "next-hop-address": "2001:0db8:0a0b:12f0:0000:0000:0000:0002", "outgoing-interface": "iface", "weight": "2" } ] } } } ] } } }