fabric.bgp_instance

The BGP Instance level policy is used to configure MP-BGP policies inside the fabric.

ACI class

bgpInstPol

RN

bgpInstP-{name}

Cursor

BgpInstanceCursor

Parent

fabric

Atomic

Attributes

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

parameter

wire

type

values

default

description

name (positional)

name

str

The BGP instance policy name. This name can be up to 64 alphanumeric characters. Note that you cannot change this name after the object has been saved.

description

descr

str

Specifies a description of the policy definition.

owner_key

ownerKey

str

The key for enabling clients to own their data for entity correlation.

owner_tag

ownerTag

str

A tag for enabling clients to add their own data. For example, to indicate who created this object.

Children

maker

creates

position

.autonomous_system(**attrs)

bgpAsP

fabric.bgp_instance.autonomous_system

.route_reflector(**attrs)

bgpRRP

fabric.bgp_instance.route_reflector