{
  "instance": "default",
  "protocol": "ospf2",
  "area0.0.0.0": [
    {
      "node_id": "198.51.100.3",
      "hostname": "node3",
      "sequence": "0x80000001",
      "capability_list": [
        {
          "router_id": "198.51.100.3",
          "srgb_base": 10000,
          "srgb_range": 5
        }
      ],
      "ipv4_prefix_list": [
        {
          "ipv4_prefix": "198.51.100.3/32",
          "metric": 0,
          "segment_id": 2
        },
        {
          "ipv4_prefix": "198.51.100.102/31",
          "metric": 500
        },
        {
          "ipv4_prefix": "198.51.100.104/31",
          "metric": 50000
        }
      ],
      "neighbor_list": [
        {
          "remote_node_id": "198.51.100.1",
          "local_link_id": "192.168.100.103",
          "metric": 500
        },
        {
          "remote_node_id": "198.51.100.2",
          "local_link_id": "192.168.100.105",
          "metric": 50000
        }
      ]
    },
    {
      "node_id": "198.51.100.2",
      "hostname": "node2",
      "sequence": "0x80000001",
      "capability_list": [
        {
          "router_id": "198.51.100.2",
          "srgb_base": 10000,
          "srgb_range": 5
        }
      ],
      "ipv4_prefix_list": [
        {
          "ipv4_prefix": "198.51.100.2/32",
          "metric": 0,
          "segment_id": 1
        },
        {
          "ipv4_prefix": "198.51.100.100/31",
          "metric": 5000
        },
        {
          "ipv4_prefix": "198.51.100.105/31",
          "metric": 50000
        }
      ],
      "neighbor_list": [
        {
          "remote_node_id": "198.51.100.1",
          "local_link_id": "198.51.100.101",
          "metric": 5000
        },
        {
          "remote_node_id": "198.51.100.3",
          "local_link_id": "198.51.100.104",
          "metric": 50000
        }
      ]
    },
    {
      "node_id": "198.51.100.1",
      "hostname": "node1",
      "sequence": "0x80000001",
      "is_root": true,
      "capability_list": [
        {
          "router_id": "198.51.100.1",
          "srgb_base": 10000,
          "srgb_range": 5
        }
      ],
      "ipv4_prefix_list": [
        {
          "ipv4_prefix": "198.51.100.1/32",
          "metric": 0,
          "segment_id": 0
        },
        {
          "ipv4_prefix": "198.51.100.101/31",
          "metric": 5000
        },
        {
          "ipv4_prefix": "198.51.100.103/31",
          "metric": 500
        }
      ],
      "neighbor_list": [
        {
          "remote_node_id": "192.0.2.65",
          "local_link_id": "10.0.0.2",
          "remote_link_id": "0.0.0.1",
          "metric": 100
        },
        {
          "remote_node_id": "198.51.100.2",
          "local_link_id": "198.51.100.100",
          "metric": 5000
        },
        {
          "remote_node_id": "198.51.100.3",
          "local_link_id": "198.51.100.102",
          "metric": 500
        }
      ]
    }
  ]
}
