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


Usage

<configuration>
    <policy-options>
        <policy-statement>
            <then>
                <install-nexthop>
                    <except>
                        <lsp>...</lsp>
                        <lsp-regex>...</lsp-regex>
                    </except>
                </install-nexthop>
            </then>
        </policy-statement>
    </policy-options>
</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]