Specifications

Table Of Contents
2-264
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
sce-url-database import
sce-url-database import
Imports entries from an encrypted or cleartext file into the protected URL database.
sce-url-database import (cleartext-file | encrypted-file file-name) [flavor-id flavor-id]
Syntax Description
Command Default This command has no default settings.
Command Modes Interface Linecard Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Specify the type of file:
Clear text file
Encrypted file: An encrypted file can be imported only if a matching encryption key has been
configured. (See sce-url-database protection.)
Guidelines for Managing the Protected URL Database
The user executing the command must have write permission for the protected URL database.
When a new file is imported, the existing database is cleared before the import. Incremental update
is not supported via the import command. Therefore the import file must contain all the relevant
URLs, not only new ones to be added to the database.
Add a large number of new URLs by importing an updated protected URL database file. Typically,
if the database is protected this option is used with an encrypted file.
Add a few new URLs by adding the new URLs using the sce-url-database add-entry command.
Protected URL Database Import File
A maximum of 100,000 entries is permitted in the import file.
file-name Path and filename of the protected URL database import file.
flavor-id The ID of the flavor to be applied to all entries in the file. The specified flavor must be
the one that was designated for the black list in the pqb file that was applied, otherwise
the operation will fail.
If the import file does not contain the flavor per entry, you must specify the flavor
in this command.
If the import file does contain the flavor per entry, you may not specify the flavor
in this command.
Release Modification
3.5.0 This command was introduced.