tenant.l3out.node_profile.bgp_peer

The BGP peer connectivity profile contains the peer IP address and defines the peer connectivity control settings. These values are for BGP routers, which can only exchange routing information when they establish a peer connection between them.

ACI class

bgpPeerP

RN

peerP-[{peer_address}]

Cursor

NodeProfileBgpPeerCursor

Parent

tenant.l3out.node_profile

Atomic

Attributes

Accepted as keyword arguments of .bgp_peer(peer_address) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

peer_address (positional)

addr

str

The peer IP address.

address_type_af_controls

addrTCtrl

BgpAddrTControl

af-ucast, af-mcast, af-label-ucast

af-ucast

Ucast/Mcast Addr Type AF Control

administrative_state

adminSt

NwAdminSt

disabled, enabled

enabled

Administrative State

allowed_self_as_count

allowedSelfAsCnt

int

3

The number of occurrences of a local Autonomous System Number (ASN).

capability

capability

BgpPeerAfCap

none, receive-add-path

none

Peer AF Capability

connectivity_type

connectivityType

BgpConnectivityType

tenant, multipod, multisite

tenant

Network reachability via this Peer

peer_af_controls

ctrl

BgpPeerControlPol

send-com, send-ext-com, nh-self, dis-peer-as-check, allow-self-as, as-override, segment-routing-disable

The peer controls specify which Border Gateway Protocol (BGP) attributes are sent to a peer.

peer_af_controls_ext

ctrlExt

BgpPeerControlPolExt

send-domain-path

Peer AF controls Ext

description

descr

str

Specifies the description of a policy component.

asn_name

name

str

password

password

str

Administrative state

peer_controls

peerCtrl

BgpPeerPControlType

bfd, dis-conn-check

The peer controls.

private_as_control

privateASctrl

BgpPrivateASControl

remove-exclusive, remove-all, replace-as

Remove private AS

ebgp_multihop_ttl_value

ttl

int

1

Specifies time to live (TTL).

weight

weight

int

0

Default weight for routes from this neighbor

Children

maker

creates

position

.autonomous_system_profile(**attrs)

bgpAsP

tenant.l3out.node_profile.bgp_peer.autonomous_system_profile

.local_autonomous_system_profile(**attrs)

bgpLocalAsnP

tenant.l3out.node_profile.bgp_peer.local_autonomous_system_profile

.site_of_origin_profile(**attrs)

bgpSiteOfOriginP

tenant.l3out.node_profile.bgp_peer.site_of_origin_profile

Bind aliases

Lazy references, resolved closed-world at push time.

alias

target

flavor

relation

bgp_peer_prefix_policy=

bgpPeerPfxPol

name

bgpRsPeerPfxPol

route_control_profile=

rtctrlProfile

DN — bind_dn() allowed

bgpRsPeerToProfile

APIC diagnostics

States the APIC can flag on this class — it accepts the configuration and reports the inconsistency afterwards.

Config issues

code

meaning

conflicting-soo-value

Peer SoO value conflicts with Pod/Msite/Fabric SoO

no-loopback-configured

No loopback configured under node profile

Faults

code

condition

F3488

fltBgpPeerPInvalidConfigBgpPeerP