Related Documentation
logging protocol
Syntax
Description
This command configures logging at the protocol level.
Options
Parameter | Description | Range | Default Value |
---|---|---|---|
internal-trace-level level | The internal trace level dictates the quantity of information that is logged. Information marked at the specified trace level and at all lower levels is logged. | 0 to 20 | 8 |
ips-tracing | Enables low level signal tracing | – | Low level signal tracing is disabled by default. |
isis {database|signalling} | Enables IS-IS logging | database: enables IS-IS database logs signalling: enables IS-IS signalling logs | IS-IS logging is disabled by default. |
log-level level [detail] | The log level specifies the type of information logged | audit: enables problem, exception, and audit logs dev: enables all logs exception: enables problem and exception logs problem: enables problem logs only The detail selection is a modifier that specifies whether more or less detail is desired. | exception |
meta-cli level | Enables meta-CLI logging | debug error info trace warning | warning |
router-dcl level | Enables router DCL logging | debug error info trace warning | warning |
Required Privilege Level
Related Documentation
Sample Output
bti7800(config)# logging protocol isis signalling
bti7800(config)# commit Commit complete.