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


Usage

<configuration>
    <logical-systems>
        <firewall>
            <filter>
                <term>
                    <then>
                        <logical-system>
                            <logical-system-name>logical-system-name
                                    </logical-system-name> <!-- mandatory -->
                            <routing-instance>...</routing-instance>
                            <topology>topology</topology>
                        </logical-system>
                    </then>
                </term>
            </filter>
        </firewall>
    </logical-systems>
</configuration>

Description

Packets are directed to specified logical system.

Contents

<logical-system-name>—Name of logical system.

<routing-instance>—Packets are directed to specified routing instance.

<topology>—Packets are directed to specified topology.


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