[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <protocols>
        <mpls>
            <log-updown>
                <syslog/>
                <trap/>
                <no-trap>...</no-trap>
                <trap-path-down/>
                <trap-path-up/>
            </log-updown>
        </mpls>
    </protocols>
</configuration>

Description

Logging actions for LSP up/down events.

Contents

<no-trap>—Don't send SNMP traps.

<syslog>—Send syslog messages.

<trap>—Send SNMP traps.

<trap-path-down>—Send SNMP traps when a path goes down.

<trap-path-up>—Send SNMP traps when a path goes up.


[Contents] [Prev] [Next] [Index] [Report an Error]