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


Usage

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