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


Usage

<configuration>
    <class-of-service>
        <forwarding-policy>...</forwarding-policy>
        <classifiers>...</classifiers>
        <loss-priority-maps>...</loss-priority-maps>
        <code-point-aliases>...</code-point-aliases>
        <translation-table>...</translation-table>
        <host-outbound-traffic>...</host-outbound-traffic>
        <drop-profiles>...</drop-profiles>
        <adaptive-shapers>...</adaptive-shapers>
        <virtual-channels>...</virtual-channels>
        <virtual-channel-groups>...</virtual-channel-groups>
        <tri-color/>
        <forwarding-classes>...</forwarding-classes>
        <restricted-queues>...</restricted-queues>
        <traffic-control-profiles>...</traffic-control-profiles>
        <interfaces>...</interfaces>
        <routing-instances>...</routing-instances>
        <rewrite-rules>...</rewrite-rules>
        <fabric>...</fabric>
        <scheduler-maps>...</scheduler-maps>
        <fragmentation-maps>...</fragmentation-maps>
        <schedulers>...</schedulers>
        <traceoptions>...</traceoptions>
    </class-of-service>
</configuration>

Description

Class-of-service configuration.

Contents

<adaptive-shapers>—Define the list of trigger types and associated rates.

<classifiers>—Classify incoming packets based on code point value.

<code-point-aliases>—Mapping of code point aliases to bit strings.

<drop-profiles>—Random Early Drop (RED) data point map.

<fabric>—Define CoS parameters of switch fabric.

<forwarding-classes>—One or more mappings of forwarding class to queue number.

<forwarding-policy>—Class-of-service forwarding policy.

<fragmentation-maps>—Mapping of forwarding class to fragmentation options.

<host-outbound-traffic>—Classify and mark host traffic to forwarding engine.

<interfaces>—Apply class-of-service options to interfaces.

<loss-priority-maps>—Map loss priority of incoming packets based on code point value.

<restricted-queues>—Map forwarding classes to restricted queues.

<rewrite-rules>—Write code point value of outgoing packets.

<routing-instances>—Apply CoS options to routing instances with VRF table label.

<scheduler-maps>—Mapping of forwarding classes to packet schedulers.

<schedulers>—Packet schedulers.

<traceoptions>—Trace options for class-of-service process.

<traffic-control-profiles>—Traffic shaping and scheduling profiles.

<translation-table>—Translation table.

<tri-color>—Enable tricolor marking.

<virtual-channel-groups>—Define list of virtual channel groups.

<virtual-channels>—Define the list of virtual channels.


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