InlineBgpNeighborRouteDetailsCsvRecord1
InlineBgpNeighborRouteDetailsCsvRecord1
JSON Example
{
"as_path": "string",
"local_pref": 0,
"logical_router_id": "string",
"med": 0,
"neighbor_address": "string",
"neighbor_id": "string",
"network": "string",
"next_hop": "string",
"source_address": "string",
"transport_node_id": "string",
"weight": 0
}
string
as_path
Optional
BGP AS path attribute.
integer As int64 As int64
local_pref
Optional
BGP Local Preference attribute.
string
logical_router_id
Optional
Logical router id
integer As int64 As int64
med
Optional
BGP Multi Exit Discriminator attribute.
string As ip As ip
neighbor_address
Optional
BGP neighbor peer IP address.
string
neighbor_id
Optional
BGP neighbor id
string As ip-cidr-block As ip-cidr-block
network
Optional
CIDR network address.
string As ip As ip
next_hop
Optional
Next hop IP address.
string As ip As ip
source_address
Optional
BGP neighbor source address.
string
transport_node_id
Optional
Transport node id
integer As int64 As int64
weight
Optional
BGP Weight attribute.