External Connectivity Policy
Location in GUI:
Tenants
» infra
» Policies
» Protocol
» Fabric Ext Connection Policies
Diagram
Classes
fabric_policies (apic)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
external_connectivity_policy | Class | [external_connectivity_policy] | No |
pods (apic.pod_policies)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
id | Integer | min: 1 , max: 255 | Yes | |
data_plane_tep | IP | No |
external_connectivity_policy (apic.fabric_policies)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
fabric_id | Integer | min: 0 , max: 1000 | No | 1 |
site_id | Integer | min: 0 , max: 1000 | No | 1 |
peering_type | Choice | full_mesh , route_reflector | No | full_mesh |
bgp_password | String | No | ||
route_target | String | No | extended:as2-nn4:5:16 | |
routing_profiles | List | [routing_profiles] | No | |
expected_state | Class | [expected_state] | No |
routing_profiles (apic.fabric_policies.external_connectivity_policy)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
description | String | Regex: ^[a-zA-Z0-9\\!#$%()*,-./:;@ _{|}~?&+]{1,128}$ | No | |
subnets | List | IP | No |
expected_state (apic.fabric_policies.external_connectivity_policy)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
minimum_health | Integer | min: 0 , max: 100 | No | |
maximum_critical_faults | Integer | min: 0 | No | |
maximum_major_faults | Integer | min: 0 | No | |
maximum_minor_faults | Integer | min: 0 | No |
Examples
apic:
fabric_policies:
external_connectivity_policy:
name: IPN
site_id: 1
peering_type: route_reflector
bgp_password: cisco
routing_profiles:
- name: IPN1
subnets:
- 11.1.0.0/16
pod_policies:
pods:
- id: 1
data_plane_tep: 1.2.3.4