System information

Operation DISABLE HTTP DEBUG 1-57
Software Release 2.0.1
C613-03018-00 REV A
DISABLE FEATURE
Syntax
DISABLE FEATURE={featurename|index}
where:
featurename is a character string, 1 to 12 characters in length. Valid
characters are any printable character.
index is a decimal number in the range 1 to the number of special feature
licences.
Description
This command disables the specified special feature licence. The FEATURE
parameter specifies either the name assigned to the special feature when it was
enabled with the ENABLE FEATURE command on page 1-65, or the index
number of the special feature as displayed in the output of the SHOW
FEATURE command on page 1-104. The special feature must exist on the
router and currently be enabled.
For security reasons this command will only be accepted if the user has SECURITY
OFFICER privilege.
Examples
To disable the special feature licence “Triple DES”, use the command:
DISABLE FEATURE=”Triple DES”
To disable the special feature licence with index 2, use the command:
DISABLE FEATURE=2
See Also
ENABLE FEATURE
SHOW FEATURE
DISABLE HTTP DEBUG
Syntax
DISABLE HTTP DEBUG={ALL|AUTH|MSG|SESSION}
Description
This command disables 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 disabled. If
AUTH is specified, debugging of authentication attempts is disabled. If MSG is
specified, debugging of HTTP GET and SET requests and responses, is
disabled. If SESSION is specified, debugging of TCP state changes and session
activity is disabled. If ALL is specified, all debugging is disabled. Debugging is
disabled by default.
Examples
To disable HTTP server debugging, use the command:
DISABLE HTTP DEBUG