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


Usage

<configuration>
    <interfaces>
        <interface>
            <unit>
                <family>
                    <inet>
                        <service>
                            <input>...</input>
                            <output>...</output>
                        </service>
                    </inet>
                </family>
            </unit>
        </interface>
    </interfaces>
</configuration>

Description

Service operations.

Contents

<input>—Service sets to consider for received packets.

<output>—Service sets to consider for transmitted packets.


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