BgpNeighborRoutes
BgpNeighborRoutes
BGP neighbor learned/advertised route details.
JSON Example
{
"egde_node_routes": [
{
"routes": [
{
"as_path": "string",
"local_pref": 0,
"med": 0,
"network": "string",
"next_hop": "string",
"weight": 0
}
],
"source_address": "string",
"transport_node_id": "string"
}
],
"enforcement_point_path": "string",
"neighbor_path": "string"
}
array of RoutesPerTransportNode
egde_node_routes
Optional
Array of BGP neighbor route details per edge node.
string
enforcement_point_path
Optional
Enforcement point policy path
string
neighbor_path
Optional
BGP neighbor policy path