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


Usage

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