D-Link DXS-3600 Series Cli Reference Manual page 1091

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
color-aware
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
An aggregate policer can be shared by different policy map classes in a policy map. It cannot be shared
by separate policy maps.
Example
This example shows how an aggregate policer named "agg-policer5" with a single rate two color policer is
configured. This named aggregator policer is applied as the service policy for the class 1 and class 2
traffic class in the policy 2 policy map.
Switch# configure terminal
Switch(config)# mls qos aggregate-policer agg-policer5 10 1000 exceed-action drop
Switch(config)# policy-map policy2
Switch(config-pmap)# class class1
Switch(config-pmap-c)# police aggregate agg_policer5
Switch(config-pmap-c)# exit
Switch(config-pmap)# class class2
Switch(config-pmap-c)# police aggregate agg_policer5
Switch(config-pmap-c)#
87-5 mls qos cos
This command is used to configure the default Class of Service (CoS) value of a port. Use the no form of
the command to revert the setting to default.
mls qos cos {COS-VALUE | override}
no mls qos cos
Parameters
COS-VALUE
override
Default
By default, this CoS value is 0.
(Optional) Specifies the option for the single rate three colors policer or
two rates three colors policer. When color-aware is not specified, the
policer works in the color blind mode. When color-aware is specified,
the policer works in color aware mode.
Specifies to assign a default CoS value to a port. This CoS will be
applied to the incoming untagged packets received by the port.
Specifies to override the CoS of the packets. The default CoS will be
applied to all incoming packets, tagged or untagged, received by the
port.
1086

Advertisement

Table of Contents
loading

Table of Contents