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


Usage

<configuration>
    <firewall>
        <family>
            <inet6>
                <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>
            </inet6>
        </family>
    </firewall>
</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]