NGFW Security Feature Profile
Using an NGFW security profile, you can configure next-generation firewall (NGFW) policies and settings for unified threat defense on your SD-WAN devices.
Diagram
Section titled “Diagram”Classes
Section titled “Classes”ngfw_security_profiles (sdwan.feature_profiles)
Section titled “ngfw_security_profiles (sdwan.feature_profiles)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Regex: ^[^&<>! "]{1,128}$ | Yes | |
| description | String | No |
Examples
Section titled “Examples”Example-1: This example demonstrates how to configure an NGFW security feature profile with a name (which is mandatory) and a description (which is optional).
sdwan: feature_profiles: ngfw_security_profiles: - name: ngfw_profile description: NGFW security profileUsing an NGFW security profile, you can configure next-generation firewall (NGFW) policies and settings for unified threat defense on your SD-WAN devices.
Diagram
Section titled “Diagram”Classes
Section titled “Classes”ngfw_security_profiles (sdwan.feature_profiles)
Section titled “ngfw_security_profiles (sdwan.feature_profiles)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Regex: ^[^&<>! "]{1,128}$ | Yes | |
| description | String | No |
Examples
Section titled “Examples”Example-1: This example demonstrates how to configure an NGFW security feature profile with a name (which is mandatory) and a description (which is optional).
sdwan: feature_profiles: ngfw_security_profiles: - name: ngfw_profile description: NGFW security profile