fabric.vpc_domain_policy

The node-level vPC domain policy, which is used to specify a vPC domain and is applied to both vPC peer devices, the vPC peer keepalive link, the vPC peer link, and all the PortChannels in the vPC domain connected to the downstream device. You can have only one vPC domain ID on each device.

ACI class

vpcInstPol

RN

vpcInst-{name}

Cursor

VpcDomainPolicyCursor

Parent

fabric

Atomic

Attributes

Accepted as keyword arguments of .vpc_domain_policy(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 vPC peer domain name.

peer_dead_interval

deadIntvl

int

200

The vPC peer dead interval time.

delay_restore_tmr

delayRestoreTmr

int

120

Delay before restoring (bringing up) the VPCs

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.