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


Usage

<configuration>
    <services>
        <cos>
            <rule>
                <term>
                    <then>
                        <reverse>
                            <dscp>dscp</dscp>
                            <forwarding-class>forwarding-class</forwarding-class>
                            <application-profile>application-profile</application-profile>
                            <syslog/>
                        </reverse>
                    </then>
                </term>
            </rule>
        </cos>
    </services>
</configuration>

Description

CoS treatment for reverse traffic.

Contents

<application-profile>—CoS application profile.

<dscp>—Code point alias or bit string.

<forwarding-class>—Forwarding class assigned to outgoing packets.

<syslog>—System log information about the packet.


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