Skip to main 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

Classes

other_profiles (sdwan.feature_profiles)

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

Examples

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