Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    logging protocol

    Syntax

    [no] logging protocol [ bfd | cspf | internal-trace-level level| ips-tracing | isis { database | signalling } | log-level level [ detail ] | meta-cli level | router-dcl level | rsvp { neighbour | signalling } ]

    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

    Sample Output

    bti7800(config)# logging protocol isis signalling
    bti7800(config)# commit 
    Commit complete. 

    Modified: 2017-07-21