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


Usage

<configuration>
    <firewall>
        <family>
            <inet>
                <filter>
                    <term>
                        <then>
                            <routing-instance>
                                <routing-instance-name>routing-instance-name
                                    </routing-instance-name> <!-- mandatory -->
                                <topology>topology</topology>
                            </routing-instance>
                        </then>
                    </term>
                </filter>
            </inet>
        </family>
    </firewall>
</configuration>

Description

Packets are directed to specified routing instance.

Contents

<routing-instance-name>—Name of routing instance.

<topology>—Packets are directed to specified topology.


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