Skip to content

SSE Feature Profile

Using a sse profile, you can specify the SSE (Security Service Edge) configuration.

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

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

sdwan:
feature_profiles:
sse_profiles:
- name: sse_profile_1
description: basic sse profile