bgp_peer_config
Configuration settings for each configured BGP peering on each node in the network.
Field | Type | Description |
---|---|---|
Node | Node | Node. |
VRF | String | VRF. |
Local_AS | Long | Local AS number. |
Local_IP | IP | Local IPv4 address (null for BGP unnumbered peers). |
Local_Interface | String | Local Interface. |
Confederation | Long | Confederation AS number. |
Remote_AS | String | Remote AS numbers with which this peer may establish a session. |
Remote_IP | SelfDescribing | Remote IP. |
Description | String | Configured peer description. |
Route_Reflector_Client | Boolean | Whether this peer is a route reflector client. |
Cluster_ID | IP | Cluster ID of this peer (null for peers that are not route reflector clients). |
Peer_Group | String | Name of the BGP peer group to which this peer belongs. |
Import_Policy | List of Strings | Names of import policies to be applied to routes received by this peer. |
Export_Policy | List of Strings | Names of export policies to be applied to routes exported by this peer. |
Send_Community | Boolean | Whether this peer propagates communities. |
Is_Passive | Boolean | Whether this peer is passive. |
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.