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


Usage

<configuration>
    <services>
        <border-signaling-gateway>
            <gateway>
                <embedded-spdf>
                    <service-class>
                        <term>
                            <then>
                                <reject/>
                                <committed-information-rate>bytes-per-second
                                    </committed-information-rate>
                                <committed-burst-size>bytes</committed-burst-size>
                                <dscp>dscp-choice</dscp>
                            </then>
                        </term>
                    </service-class>
                </embedded-spdf>
            </gateway>
        </border-signaling-gateway>
    </services>
</configuration>

Description

Action.

Contents

<committed-burst-size>—Committed burst size value per stream.

<committed-information-rate>—Committed information rate value per stream.

<dscp>—Differentiated Services code point (DSCP).

<reject>—Reject the request.


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