bgp_edges
All BGP edges in the network.
Field | Type | Description |
---|---|---|
Node | Node | Node from which the edge originates. |
IP | IP | IP at the side of originator. |
Interface | String | Interface at which the edge originates. |
Interface | String | Interface at which the edge originates. |
AS_Number | String | AS Number at the side of originator. |
Remote_Node | Node | Node at which the edge terminates. |
Remote_IP | IP | IP at the side of the responder. |
Remote_Interface | String | Interface at which the edge terminates. |
Remote_AS_Number | String | AS Number at the side of responder. |
Copyright notice
Some of these fields are passed through directly from Batfish. The descriptions shown for those fields are taken verbatim from the Batfish documentation.
Batfish is licensed under the Apache License, Version 2.0 (the "License"). See https://github.com/batfish/batfish/blob/master/LICENSE.