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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <family>
                        <mpls>
                            <filter>
                                <input>input</input>
                                <output>output</output>
                            </filter>
                        </mpls>
                    </family>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Filtering for forwarding table.

Contents

<input>—Name of input filter to apply for forwarded packets.

<output>—Name of output filter to apply for forwarded packets.


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