System Flexible Port Speed Feature
Set the Flexible Port Speed configuration.
Diagram
Section titled “Diagram”Classes
Section titled “Classes”system_profiles (sdwan.feature_profiles)
Section titled “system_profiles (sdwan.feature_profiles)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| flexible_port_speed | Class | [flexible_port_speed] | No |
flexible_port_speed (sdwan.feature_profiles.system_profiles)
Section titled “flexible_port_speed (sdwan.feature_profiles.system_profiles)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Regex: ^[^&<>! "]{1,128}$ | No | flexible_port_speed |
| description | String | No | ||
| port_type | Choice | 12 ports of 1/10GE + 3 ports 40GE, 8 ports of 1/10GE + 4 ports of 40GE, 2 ports of 100 GE, 12 ports of 1/10GE + 1 port of 100GE, 8 ports of 1/10GE + 1 port of 40GE + 1 port of 100GE, 3 ports of 40GE + 1port of 100GE | No | |
| port_type_variable | String | Regex: ^[./\[\]a-zA-Z0-9_-]{1,64}$ | No |
Examples
Section titled “Examples”sdwan: feature_profiles: system_profiles: - name: system flexible_port_speed: name: flexible_port_speed description: basic flexible port speed port_type: 8 ports of 1/10GE + 4 ports of 40GE