Skip to main content
Version: current

instance


routing/bgp/instance

Conditions: !smips
Type: Directory

FlagNameDescription
Xdisableddisabled
Iinactiveinactive
ArgumentTypeDescription
namestring
routing-table ( unset )enumName of the routing table, to install routes in.
vrf ( unset )enumName of the VRF BGP connections operate on. By default always uses the "main" routing table.
router-id ( unset )alt { ip: ipAddr , name: enum }

BGP Router ID to be used. Use the ID from the /routing/router-id configuration by specifying the reference name, or set the ID directly by specifying IP.

Equal router-ids are also used to group peers into one instance.

as ( unset )super { as: as , [sub-as] [ /as] }32-bit BGP autonomous system number. Enter the value in AS-Plain or AS-Dot formats. Configure BGP confederation using the following format: confederation_as/as. For example, if your AS is 34 and your confederation AS is 43, set as=43/34.
cluster-id ( unset )ipAddrFor route reflector instances, specify the cluster ID of the route reflector cluster. This attribute identifies routing updates from other route reflectors in the cluster to avoid routing information loops. Typically, only one route reflector exists per cluster; in this case, do not configure 'cluster-id' and BGP router ID is used instead.
ignore-as-path-len ( unset )boolIgnore the AS_PATH attribute in the BGP route selection algorithm. Applies to input.
multipath ( unset )numInstall the specified number of ECMP routes received by add-path or selected by best path selection.
always-compare-med ( unset )bool