Skip to content

Transport Feature Profile

Using a transport profile, you can specify the transport (WAN) side configuration.

Diagram

transport_profiles (sdwan.feature_profiles)

Section titled “transport_profiles (sdwan.feature_profiles)”
NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[^&<>! "]{1,128}$Yes
descriptionStringNo

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

sdwan:
feature_profiles:
transport_profiles:
- name: transport
description: basic transport profile