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


Usage

<configuration>
    <logical-systems>
        <firewall>
            <family>
                <inet>
                    <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>
                </inet>
            </family>
        </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]