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


Usage

<configuration>
    <dynamic-profiles>
        <class-of-service>
            <host-outbound-traffic>
                <forwarding-class>forwarding-class</forwarding-class>
                <dscp-code-point>dscp-code-point</dscp-code-point>
                <translation-table>...</translation-table>
            </host-outbound-traffic>
        </class-of-service>
    </dynamic-profiles>
</configuration>

Description

Classify and mark host traffic to forwarding engine.

Contents

<dscp-code-point>—Static DSCP code point of egress host traffic.

<forwarding-class>—Classification of host traffic to forwarding engine.

<translation-table>—Translation table for host outbound packets.


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