Skip to main content

System Feature Profile

Using a system profile, you can specify the system-wide configuration of your WAN Edge router.

Diagram

Classes

system_profiles (sdwan.feature_profiles)

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

Examples

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

sdwan:
feature_profiles:
system_profiles:
- name: system
description: basic system profile