Skip to main content

bgp_process_config

Configuration settings for each BGP process on each node and VRF in the network.

FieldTypeDescription
NodeNodeNode.
VRFStringVRF.
Router_IDIPRouter ID.
Confederation_IDLongExternally visible autonomous system number for the confederation.
Confederation_MembersStringSet of autonomous system numbers visible only within this BGP confederation.
Multipath_EBGPBooleanWhether multipath routing is enabled for EBGP.
Multipath_IBGPBooleanWhether multipath routing is enabled for IBGP.
Multipath_Match_ModeStringWhich AS paths are considered equivalent (EXACT_PATH, FIRST_AS, PATH_LENGTH) when multipath BGP is enabled.
NeighborsList of StringsAll peers configured on this process, identified by peer address (for active and dynamic peers) or peer interface (for BGP unnumbered peers).
Route_ReflectorBooleanWhether any BGP peer in this process is configured as a route reflector client, for ipv4 unicast address family.
Tie_BreakerStringTie breaking mode (ARRIVAL_ORDER, CLUSTER_LIST_LENGTH, ROUTER_ID).

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.