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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <mpls>
                <log-updown>
                    <syslog/>
                    <trap/>
                    <no-trap>...</no-trap>
                    <trap-path-down/>
                    <trap-path-up/>
                </log-updown>
            </mpls>
        </protocols>
    </logical-systems>
</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]