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

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
Use the policy-map type network-qos command to enter the policy-map configuration mode from where
to configure or modify the policy for the traffic class.
Use the class-map type network-qos match-any and match cos commands to configure the match
criteria for a class.
A single policy map can be attached to more than one interface concurrently. The succeeding policy-map
type network QoS attached overwrites the previous one.
In the type network QoS policy map configuration mode, use the following commands to attach or detach
the class map to/from the policy map:
class type network-qos: Attach a type network QoS class map that defined classification criteria
to the policy map and enter the policy map type network QoS class configuration mode.
no class: Remove a class map from this policy map.
The type network QoS policy maps may contain more than one traffic class by using the class type
network-qos policy-map configuration command.
Attach the type network QoS policy map to an interface at the ingress by using the service-policy type
network-qos input interface configuration command.
Example
This example shows how to create a type network QoS policy map and modify the PFC state for the
class-map.
Switch# configure terminal
Switch(config)# policy-map type network-qos my_policy_map
Switch(config-pmap-nq)# class-map type network-qos my_class_map
Switch(config-pmap-c-nq)# pause
Switch(config-pmap-c-nq)# exit
Switch(config-pmap-nq)# class-map type network-qos my_class_map_pfc_off
Switch(config-pmap-c-nq)# no pause
Switch(config-pmap-c-nq)#
86-7 service-policy type network-qos input
This command is used to attach a type network QoS policy map to an input interface.
service-policy type network-qos input NAME
Parameters
NAME
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Specifies the name of a type network QoS service policy map (created
by the policy-map type network-qos command) to be attached. The
name can be a maximum of 32alphanumeric characters.
1075

Advertisement

Table of Contents
loading

Table of Contents