Skip to main content

CLI Feature Profile

Using a CLI add-on profile, you can specify CLI commands to execute on devices. You can execute device configurations that are not available through other feature profiles and features.

Diagram

Classes

cli_profiles (sdwan.feature_profiles)

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

Examples

sdwan:
feature_profiles:
cli_profiles:
- name: cli
description: basic cli profile