Skip to content

Security URL Filtering Profile

Configure Security URL Filtering Profile.

Diagram

policy_object_profile (sdwan.feature_profiles)

Section titled “policy_object_profile (sdwan.feature_profiles)”
NameTypeConstraintMandatoryDefault Value
security_url_filtering_profilesList[security_url_filtering_profiles]No

security_url_filtering_profiles (sdwan.feature_profiles.policy_object_profile)

Section titled “security_url_filtering_profiles (sdwan.feature_profiles.policy_object_profile)”
NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[^&<>! "]{1,32}$Yes
alertsListChoice[blacklist, whitelist, categories-reputation]No
block_page_actionChoicetext, redirect-urlYes
block_page_content_bodyStringNoPlease contact your Network Administrator
enable_alertsBooleantrue, falseYes
redirect_urlStringRegex: ^(http:\/\/www\.|https:\/\/www\.|http:\/\/|https:\/\/)?[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?$No
url_allow_listStringRegex: ^[^&<>! "]{1,128}$No
url_block_listStringRegex: ^[^&<>! "]{1,128}$No
web_categoriesListChoice[abortion, abused-drugs, adult-and-pornography, alcohol-and-tobacco, auctions, bot-nets, business-and-economy, cdns, cheating, computer-and-internet-info, computer-and-internet-security, confirmed-spam-sources, cult-and-occult, dating, dead-sites, dynamic-content, educational-institutions, entertainment-and-arts, fashion-and-beauty, financial-services, gambling, games, government, gross, hacking, hate-and-racism, health-and-medicine, home, hunting-and-fishing, illegal, image-and-video-search, individual-stock-advice-and-tools, internet-communications, internet-portals, job-search, keyloggers-and-monitoring, kids, legal, local-information, malware-sites, marijuana, military, motor-vehicles, music, news-and-media, nudity, online-greeting-cards, online-personal-storage, open-http-proxies, p2p, parked-sites, pay-to-surf, personal-sites-and-blogs, philosophy-and-political-advocacy, phishing-and-other-frauds, private-ip-addresses, proxy-avoid-and-anonymizers, questionable, real-estate, recreation-and-hobbies, reference-and-research, religion, search-engines, sex-education, shareware-and-freeware, shopping, social-network, society, spam-urls, sports, spyware-and-adware, streaming-media, swimsuits-and-intimate-apparel, training-and-tools, translation, travel, uncategorized, unconfirmed-spam-sources, violence, weapons, web-advertisements, web-based-email, web-hosting, unused-food-and-dining, unused-reputation, self-harm, dns-over-https, low-thc-cannabis-products, generative-ai]Yes
web_categories_actionChoiceallow, blockYes
web_reputationChoicehigh-risk, low-risk, moderate-risk, suspicious, trustworthyYes

Example-1: This example demonstrates how to configure a Security URL Filtering Profile with block_page_action, block_page_content_body, enable_alerts, web_categories, web_categories_action, and web_reputation.

sdwan:
feature_profiles:
policy_object_profile:
security_url_filtering_profiles:
- name: url_filtering_profile_basic
block_page_action: text
block_page_content_body: Please contact your administrator.
enable_alerts: false
web_categories:
- music
web_categories_action: block
web_reputation: high-risk