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


Usage

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