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


Usage

<configuration>
    <firewall>
        <filter>
            <term>
                <then>
                    <logical-system>
                        <routing-instance>
                            <routing-instance-name>routing-instance-name
                                    </routing-instance-name> <!-- mandatory -->
                            <topology>topology</topology>
                        </routing-instance>
                    </logical-system>
                </then>
            </term>
        </filter>
    </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]