Skip to main content

bgp_peer_config

Configuration settings for each configured BGP peering on each node in the network.

FieldTypeDescription
NodeNodeNode.
VRFStringVRF.
Local_ASLongLocal AS number.
Local_IPIPLocal IPv4 address (null for BGP unnumbered peers).
Local_InterfaceStringLocal Interface.
ConfederationLongConfederation AS number.
Remote_ASStringRemote AS numbers with which this peer may establish a session.
Remote_IPSelfDescribingRemote IP.
DescriptionStringConfigured peer description.
Route_Reflector_ClientBooleanWhether this peer is a route reflector client.
Cluster_IDIPCluster ID of this peer (null for peers that are not route reflector clients).
Peer_GroupStringName of the BGP peer group to which this peer belongs.
Import_PolicyList of StringsNames of import policies to be applied to routes received by this peer.
Export_PolicyList of StringsNames of export policies to be applied to routes exported by this peer.
Send_CommunityBooleanWhether this peer propagates communities.
Is_PassiveBooleanWhether 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.