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


Usage

<configuration>
    <logical-systems>
        <interfaces>
            <interface>
                <unit>
                    <family>
                        <inet>
                            <service>
                                <output>
                                    <service-set>
                                        <name>name</name> <!-- identifier -->
                                        <service-filter>service-filter</service-filter>
                                    </service-set>
                                </output>
                            </service>
                        </inet>
                    </family>
                </unit>
            </interface>
        </interfaces>
    </logical-systems>
</configuration>

Description

Service set to consider for transmitted packets.

Contents

<name>—Name of service set.

<service-filter>—Name of service filter.


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