Cisco SCE8000 Specifications Page 384

  • Download
  • Add to my manuals
  • Print
  • Page
    / 778
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 383
2-344
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
sce-url-database add-entry
sce-url-database add-entry
Adds a single entry to the protected URL database.
sce-url-database add-entry url-wildcard url-wildcard-format flavor-id flavor-id
Syntax Description
Command Default None
Command Modes Interface Linecard Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Use this command to add only a few new entries to the database. Add a large number of new URLs by
importing an updated protected URL database file.
Table 2-6 includes URL examples.
url-wildcard-format (* | [*] [host-suffix] | [*] [host-suffix] / [url-prefix [*]] [url-suffix]
[? params-prefix])
See Table 2-9 for examples of how to define the URL.
flavor-id ID of the flavor to be applied to the entry. The specified flavor must be the
one that was designated for the blacklist in the pqb file that was applied;
otherwise, the operation will fail.
Release Modification
3.5.0 This command was introduced.
Table 2-9 Examples for Defining URLs
URL Input LUT Key Output Result
* *:*:*:* Blocks all URLs.
*.com *.com:*:*:* Blocks all URLs in which the host ends with .com.
*/media *:/media:*:* Blocks all URLs in which the path contains only media.
*/media*mp3 *:/media*:*mp3:* Blocks all URLs in which the path starts with media and
ends with mp3.
*/*?key *:/*:*:key* Blocks all URLs in which the parameters start with key.
*.com/media*mp4?download *.com:/media*:*mp4:download* Blocks all URLs in which:
The host ends with .com.
The path starts with media and ends with mp4.
The parameters start with download.
Page view 383
1 2 ... 379 380 381 382 383 384 385 386 387 388 389 ... 777 778

Comments to this Manuals

No comments