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


Usage

<configuration>
    <logical-systems>
        <interfaces>
            <interface>
                <unit>
                    <family>
                        <inet>
                            <service>
                                <input>
                                    <service-set>...</service-set>
                                    <post-service-filter>post-service-filter</post-service-filter>
                                </input>
                            </service>
                        </inet>
                    </family>
                </unit>
            </interface>
        </interfaces>
    </logical-systems>
</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]