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

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
This command is used to create or modify a type network QoS class map that defines the criteria for
packet matching.
class-map type network-qos match-any NAME
Parameters
NAME
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The global configuration command class-map type network-qos match-any is used to specify the name
of the type network QoS class map to create or modify class map match criteria and if multiple match
statements in the class map will be evaluated based on the logical OR. The class-map type network-
qos match-any command and its sub-commands are used to define packet classification. This command
enters the class-map configuration mode.
Use the following commands to define or modify the match criteria:
match cos: To define the class of traffic in a type network QoS class map, use the match cos
command.
no match cos: Removes a match statement from a class map.
Example
This example shows how to create a type network QoS class map, named "my_class_map".
Switch# configure terminal
Switch(config)# class-map type network-qos match-any my_class_map
Switch(config-cmap-nq)#
86-3 ets-queue bandwidth
This command is used to assign the bandwidth to every traffic class. To restore to the default setting, use
the no form of this command.
ets-queue bandwidth WEIGHT0...WEIGHT7
no ets-queue bandwidth
Parameters
WEIGHT0...WEIGHT7
Specifies the name of the class map with a maximum of 32 characters.
Specifies the ETS bandwidth weight from 0 to 100 for each COS
queue (traffic class). These values are the percentage of the available
bandwidth assigned to a traffic class. WEIGHT1 for traffic class 0,
WEIGHT2 for traffic class 1, and so on. The sum of the bandwidths
assigned to a given port is required at all times to be equal to 100. The
1071

Advertisement

Table of Contents
loading

Table of Contents