Specifications

Table Of Contents
2-267
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
sce-url-database protection
sce-url-database protection
Configures user authorization for the protected URL database.
Use the no form of the command to either remove all protection settings, or to remove only the
encryption key.
sce-url-database protection owner (myself | (name user-name))
sce-url-database protection allow-write (all-users | owner-only)
sce-url-database protection allow-lookup (owner-only | no-user)
sce-url-database protection encryption-key encryption-key
no sce-url-database protection
no sce-url-database protection encryption-key
Syntax Description
Command Default
By default there is no designated owner.
Read permission—no-user. This setting is not configurable
Write permission
If no owner has been assigned, the default is all-users.
If an owner has been assigned, the default is owner-only.
Lookup permission
If no owner has been assigned, the default is all-users.
If an owner has been assigned, the default is no-user.
Encryption key—no key.
Command Modes Interface Linecard Configuration
user-name Username that is defined as the owner of the protected URL database.
Cannot be the default username.
encryption-key The AES encryption key – either 128-, 192-, or 256-bits long. The key is
supplied in hexadecimal format and is 32, 48, or 64 hexadecimal digits
respectively.
all-users All users can perform the specified action.
owner-only Only the owner of the protected URL database can perform the specified
action.
no-user No user can perform the specified action.