tenant.vrf.leak_routes.internal_prefix

ACI class

leakInternalPrefix

RN

leakintprefix-[{subnet}]

Cursor

InternalPrefixCursor

Parent

tenant.vrf.leak_routes

Atomic

Attributes

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

parameter

wire

type

values

default

description

subnet (positional)

ip

str

Ip Address corresponding to the External Subnet

description

descr

str

Specifies the description of a policy component.

greater_then

ge

int

unspecified

less_than_or_equal

le

int

unspecified

name

name

str

Children

maker

creates

position

.leak_to(leak_to_tenant_name, leak_to_vrf_name, **attrs)

leakTo

tenant.vrf.leak_routes.internal_prefix.leak_to

APIC diagnostics

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

Config issues

code

meaning

internal-subnet-anycast-epg-not-assigned-to-esg

Subnet is an Anycast Host, but the parent EPG is not assigned to an ESG. Inter-VRF Leaked Anycast Subnet is only supported if the parent EPG is assigned to an ESG via an EPG Selector.

internal-subnet-bd-hbr-mismatch

Subnet is matching multiple BD Subnets but the hostBasedRouting property of the BDs do not match. Each matching BD should have the same HBR configuration.

internal-subnet-ep-reachability-epg-not-assigned-to-esg

Subnet is an EP Reachability Host, but the parent EPG is not assigned to an ESG. Inter-VRF Leaked EP Reachability Subnet is only supported if the parent EPG is assigned to an ESG via an EPG Selector.

internal-subnet-is-superset-of-bd-fvsubnet

Subnet is a superset of a EPG/BD Subnet in the VRF. An Inter-VRF Leaked Subnet must be equal to an EPG/BD Subnet or be a subset of an EPG/BD Subnet in the VRF.

internal-subnet-nlb-epg-not-assigned-to-esg

Subnet is an NLB Host, but the parent EPG is not assigned to an ESG. Inter-VRF Leaked NLB Subnet is only supported if the parent EPG is assigned to an ESG via an EPG Selector.

internal-subnet-not-present

Internal Subnet Validation

internal-subnet-not-present-in-cloud-network

An Inter-VRF Leaked Subnet must be equal to a cloudCidr, or contain cloudSubnet, or be a part of a cloudSubnet.