Skip to content

Security URL Allow List

Configure Security URL Allow list.

Diagram

policy_object_profile (sdwan.feature_profiles)

Section titled “policy_object_profile (sdwan.feature_profiles)”
NameTypeConstraintMandatoryDefault Value
security_url_allow_listsList[security_url_allow_lists]No

security_url_allow_lists (sdwan.feature_profiles.policy_object_profile)

Section titled “security_url_allow_lists (sdwan.feature_profiles.policy_object_profile)”
NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[^&<>! "]{1,32}$Yes
urlsListString[min: 1, max: 240]Yes

Example-1: This example demonstrates how to configure a Security URL Allow list with urls.

sdwan:
feature_profiles:
policy_object_profile:
security_url_allow_lists:
- name: security_url_allow_list
urls:
- cisco.com
- www.google.com