Qos Amendment Data Center Bridge (Dcb) Commands - D-Link DXS-3600 Series Cli Reference Manual

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
86. QoS Amendment Data Center Bridge (DCB)
Commands
86-1 class type network-qos
This command is used to specify the name of the type network Quality of Service (QoS) class map to be
associated with a traffic policy and then enter into the policy-map type network QoS class configuration
mode.
class type network-qos NAME
Parameters
NAME
Default
None.
Command Mode
Policy-map Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The type of network QoS is used for the switch that supports the DCB function. If the specified name of
class map does not exist, no traffic is classified to the class. A warning message will be prompted to
indicate it.
Use the policy-map type network-qos global configuration command to identify the policy map (type
of network QoS) and enter the policy map configuration mode.
Example
This example shows how to create a network QoS class map to classify the traffic that match priority is 1,
3 or 5.
Switch# configure terminal
Switch(config)# class-map type network-qos match-any my_class_map
Switch(config-cmap-nq)# match cos 3
Switch(config-cmap-nq)# match cos 1
Switch(config-cmap-nq)# match cos 5
Switch(config-cmap-nq)# exit
Switch(config)# policy-map type network-qos my_policy_map
Switch(config-pmap-nq)# class type network-qos my_class_map
Switch(config-pmap-c-nq)# pause
Switch(config-pmap-c-nq)#
86-2 class-map type network-qos match-any
Specifies the name of the class map to be associated with a traffic
policy.
1070

Advertisement

Table of Contents
loading

Table of Contents