Skip to main content

AttrSet

Path attributes that may be in use by multiple routes in the table.

Fields

nametypenullabledescription
originBgpOriginfalseBGP attribute defining the origin of the path information.
nextHopIpAddressfalseThe IP address of the router that should be used as the next hop to the destination.
medIntegertrueThe multi-exit discriminator attribute used in BGP route selection process.
localPrefIntegertrueLocal preference attribute sent to internal peers to indicate the degree of preference for externally learned routes. The route with the highest local preference value is preferred.
originatorIdIpAddresstrueBGP attribute that provides the id as an IPv4 address of the originator of the announcement.
asPathAsPathfalseBGP AS-PATH attribute.
activeRouteBooltrueWhether path is active.

Used by

network → devices → bgpRib → afiSafis → neighbors → adjRibInPost → routes → pathAttributes

See also

Data model path

network → devices → bgpRib → afiSafis → neighbors → adjRibOutPost → routes → pathAttributes

See also

Data model path