Skip to content

Other Feature Profile

Using an other profile, you can specify configuration for other SD-WAN features that are not part of other profiles, like ThousandEyes or UCSE configuration.

Diagram
NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[^&<>! "]{1,128}$Yes
descriptionStringNo

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

sdwan:
feature_profiles:
other_profiles:
- name: other
description: basic other profile