Skip to content

Topology Feature Profile

Using a topology profile, you can specify the topology (custom, hub spoke and mesh control policies) configuration for your SD-WAN overlay network.

Diagram

topology_profiles (sdwan.feature_profiles)

Section titled “topology_profiles (sdwan.feature_profiles)”
NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[^&<>! "]{1,128}$Yes
descriptionStringNo

Example-1: This example demonstrates how to configure a topology feature profile with a name (which is mandatory) and a description (which is optional).

sdwan:
feature_profiles:
topology_profiles:
- name: topology
description: basic topology profile