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


Usage

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