InterSiteBgpSummary
InterSiteBgpSummary
JSON Example
{
"last_update_timestamp": 0,
"neighbor_status": [
{
"address_families": [
{
"in_prefix_count": 0,
"out_prefix_count": 0,
"type": "string"
}
],
"announced_capabilities": [
"string"
],
"connection_drop_count": 0,
"connection_state": "string",
"established_connection_count": 0,
"graceful_restart": false,
"graceful_restart_mode": "string",
"hold_time": 0,
"intent_path": "string",
"keep_alive_interval": 0,
"local_port": 0,
"lr_component_id": "string",
"messages_received": 0,
"messages_sent": 0,
"negotiated_capability": [
"string"
],
"neighbor_address": "string",
"neighbor_edge_node": "string",
"neighbor_router_id": "string",
"remote_as_number": "string",
"remote_port": 0,
"remote_site": {
"is_valid": false,
"target_display_name": "string",
"target_id": "string",
"target_type": "string"
},
"source_address": "string",
"time_since_established": 0,
"total_in_prefix_count": 0,
"total_out_prefix_count": 0,
"transport_node": {
"is_valid": false,
"target_display_name": "string",
"target_id": "string",
"target_type": "string"
},
"type": "string"
}
],
"transport_node_id": "string"
}
integer As int64
As int64
last_update_timestamp
Optional
Timestamp when the inter-site IBgp neighbors status was last updated.
string
transport_node_id
Optional
Edge node id whose status is being reported.