blockpage [external|internal|path]
blockpage path [external|internal]
blockpage external url <URL>
blockpage internal [content|footer|header|main-logo|org-name|org-signature| small-logo|title] <LINE/IMAGE-URL>
blockpage path [external|internal]
| blockpage path [external|internal] | Specifies if the location of the page displayed, to the
                client when a requested URL is blocked, is external or internal 
 | 
blockpage external url <URL>
| blockpage external url <URL> | Configures the URL of the external Web server hosting
                the page (displayed to the client when a requested URL is blocked). 
 Valid URLs should begin with http:// or https:// The URL can contain query strings. Use '&' or '?' character to separate field-value pair. Enter 'ctrl-v' followed by '?' to configure query strings | 
blockpage internal [content|footer|header|main-logo|org-name|org-signature| small-logo|title] <LINE/IMAGE-URL>
| blockpage internal [content|footer|header|main-logo|org-name|org-signature| small-logo|title] <LINE/IMAGE-URL> | Configures the internally hosted blocking page parameters, such as the content
                displayed, page footer and header, organization (the organization enforcing the Web
                page blocking) details (name, signature, and logo), and page title 
 The following keyword is common to all of the above parameters: 
 | 
nx9500-6C8809(config-url-filter-test)#blockpage internal content "The requested Web page is blocked and cannot be displayed for viewing"
      nx9500-6C8809(config-url-filter-test)#show context url-filter test blacklist level medium-high precedence 10 blacklist category-type security-risk category botnets precedence 3 blacklist category-type adult-content category alcohol-tobacco precedence 1 blockpage internal content "The requested Web page is blocked and cannot be displayed for viewing" nx9500-6C8809(config-url-filter-test)#
| no (url-filter-config-mode-commands) | Removes the blocking page configurations |