System information
Operation ENABLE HTTP DEBUG 1-65
Software Release 2.0.1
C613-03018-00 REV A
ENABLE FEATURE
Syntax
ENABLE FEATURE=featurename PASSWORD=password
where:
■
featurename is a character string, 1 to 12 characters in length. Valid
characters are any printable character.
■ password is a character string, at least 16 characters in length. Valid
characters are hexadecimal characters (0–9, a–f, A–F).
Description
This command enables the special feature licence identified by the special
feature licence name and password.
The FEATURE parameter specifies a user-defined name for the special feature
licence that appears in the output of the SHOW FEATURE command on
page 1-104 and is used to identify the special feature licence in other
commands.
The PASSWORD parameter specifies the password for the special feature
licence. The password identifies the special feature(s) being licenced, the
licence type (30-day trial licence or full licence) and the router serial number.
The password information is stored in the router’s FLASH memory.
For security reasons this command will only be accepted if the user has SECURITY
OFFICER privilege.
Examples
To enable the special feature licence “Triple DES” with password
“591a9d5d9b2e8969cbf7”, use the command:
ENABLE FEATURE=”3DES” PASSWORD=”591a9d5d9b2e8969cbf7”
See Also
DISABLE FEATURE
SHOW FEATURE
ENABLE HTTP DEBUG
Syntax
ENABLE HTTP DEBUG={ALL|AUTH|MSG|SESSION}
Description
This command enables HTTP server debugging. Debug output is sent to the
terminal session or Telnet connection from which the command was entered.
The DEBUG parameter specifies the type of debugging to be enabled. If AUTH
is specified, debugging of authentication attempts is enabled. If MSG is
specified, debugging of HTTP GET and SET requests and responses, is
enabled. If SESSION is specified, debugging of TCP state changes and session
activity is enabled. If ALL is specified, all debugging is enabled. To enable
combinations of debugging options, enter multiple commands. Debugging is
disabled by default.