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


Usage

<configuration>
    <dynamic-profiles>
        <class-of-service>
            <interfaces>
                <interface-set>
                    <name>name</name> <!-- identifier -->
                    <internal-node/>
                    <input-excess-bandwidth-share>...</input-excess-bandwidth-share>
                    <excess-bandwidth-share>...</excess-bandwidth-share>
                    <input-traffic-control-profile>...</input-traffic-control-profile>
                    <input-traffic-control-profile-remaining>...
                                    </input-traffic-control-profile-remaining>
                    <output-traffic-control-profile>...</output-traffic-control-profile>
                    <output-traffic-control-profile-remaining>...
                                    </output-traffic-control-profile-remaining>
                </interface-set>
            </interfaces>
        </class-of-service>
    </dynamic-profiles>
</configuration>

Description

Interface set traffic-control-profile attachment.

Contents

<excess-bandwidth-share>—Output Excess bandwidth sharing policy.

<input-excess-bandwidth-share>—Input Excess bandwidth sharing policy.

<input-traffic-control-profile>—Input traffic control profile for the interface set.

<input-traffic-control-profile-remaining>—Input traffic control profile for the remaining traffic on an interface set.

<internal-node>—Internal node.

<name>—Name of the interface set.

<output-traffic-control-profile>—Output traffic control profile for the interface set.

<output-traffic-control-profile-remaining>—Output traffic control profile for the remaining traffic on an interface set.


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