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


Usage

<configuration>
    <interfaces>
        <interface>
            <unit>
                <family>
                    <inet6>
                        <service>
                            <input>
                                <service-set>...</service-set>
                                <post-service-filter>post-service-filter</post-service-filter>
                            </input>
                        </service>
                    </inet6>
                </family>
            </unit>
        </interface>
    </interfaces>
</configuration>

Description

Service sets to consider for received packets.

Contents

<post-service-filter>—Post-service filter to apply to received packets.

<service-set>—Service set to consider for received packets.


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