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


Usage

<configuration>
    <logical-systems>
        <policy-options>
            <policy-statement>
                <term>
                    <then>
                        <install-nexthop>
                            <except>
                                <lsp>...</lsp>
                                <lsp-regex>...</lsp-regex>
                            </except>
                        </install-nexthop>
                    </then>
                </term>
            </policy-statement>
        </policy-options>
    </logical-systems>
</configuration>

Description

Do not choose to install matching next hops.

Contents

<lsp>—Next-hop LSP name.

<lsp-regex>—Next-hop LSP name regular expression.


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