Skip to main content

Service Feature Profile

Using a service profile, you can specify the service-side (LAN) configuration of your WAN Edge router.

Diagram

Classes

service_profiles (sdwan.feature_profiles)

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

Examples

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

sdwan:
feature_profiles:
service_profiles:
- name: service
description: basic service profile