alice-lg/pkg/store/testdata/neighbor_summary.json
2021-12-08 15:49:33 +01:00

41 lines
852 B
JSON

{
"api" : {
"result_from_cache" : true,
"Version" : "1.11.0",
"cache_status" : {
"cached_at" : {
"date" : "",
"timezone" : "",
"timezone_type" : ""
},
"orig_ttl" : 0
}
},
"neighbors": [
{
"id": "R58_29",
"neighbor": "185.1.58.29",
"asn": 42,
"state": "up",
"state_changed": "2018-07-14 15:08:30",
"description": "Test Peer 2001",
"routes_received": 161,
"routes_accepted": 161,
"routes_filtered": 0,
"routes_exported": 54120
},
{
"id": "R002a_0_1",
"neighbor": "2001:7f8:9e::2a:0:1",
"asn": 23,
"state": "start",
"state_changed": "2018-07-14 15:08:30",
"description": "Test Peer 2000",
"routes_received": 154,
"routes_accepted": 152,
"routes_filtered": 0,
"routes_exported": 2342
}
]
}