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


Usage

<configuration>
    <interfaces>
        <interface>
            <unit>
                <family>
                    <inet6>
                        <service>
                            <output>
                                <service-set>
                                    <name>name</name> <!-- identifier -->
                                    <service-filter>service-filter</service-filter>
                                </service-set>
                            </output>
                        </service>
                    </inet6>
                </family>
            </unit>
        </interface>
    </interfaces>
</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]