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)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[^&<>! "]{1,128}$ | Yes | |
description | String | No |
Examples
sdwan:
feature_profiles:
cli_profiles:
- name: cli
description: basic cli profile