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


Usage

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