Skip to content

Pod Setup

Location in GUI: Fabric » Inventory » Pod Fabric Setup Policy

Diagram
NameTypeConstraintMandatoryDefault Value
podsList[pods]No

NameTypeConstraintMandatoryDefault Value
idIntegermin: 1, max: 255Yes
tep_poolIPNo
data_plane_tepIPNo
unicast_tepIPNo
policyStringRegex: ^[a-zA-Z0-9_.:-]{1,64}$No
external_tep_poolsList[external_tep_pools]No
remote_poolsList[remote_pools]No

external_tep_pools (apic.pod_policies.pods)

Section titled “external_tep_pools (apic.pod_policies.pods)”
NameTypeConstraintMandatoryDefault Value
prefixIPYes
reserved_address_countIntegermin: 1, max: 4294967295Yes

NameTypeConstraintMandatoryDefault Value
idIntegermin: 1, max: 255Yes
remote_poolIPYes

apic:
pod_policies:
pods:
- id: 1
- id: 2
tep_pool: 10.1.0.0/16
external_tep_pools:
- prefix: 172.16.1.0/24
reserved_address_count: 2
remote_pools:
- id: 1
remote_pool: 10.2.0.0/24

Auto-generated Pod Profiles Full Example:

apic:
auto_generate_switch_pod_profiles: true
fabric_policies:
pod_profile_name: POD\g<id>
pod_profile_pod_selector_name: POD\g<id>
pod_policy_groups:
- name: Policy1
pod_policies:
pods:
- id: 1
policy: Policy1