HP Virtual Connect Flex-10 10Gb Ethernet Module for c-Class BladeSystem User Manual

Page 92

Advertising
background image

Command line 92

Item

Description

[Name=NewClassName][Enabled=<True|False>]

[RealTime=<True|False>] [Share=<1-99>] [MaxShare=<1-100>]

[EgressDOT1P=<1,2,3,4,5,6,7>]

Parameter

ClassName (required) The name of an existing traffic class
Properties

Name (optional)

The new name of the class. The name can be 1-64 characters in length, with

alphanumeric and "_", ".", "-". The names of the system classes, Best_Effort, and
FCoE_Lossless cannot be modified.

Enabled (optional) Enables or disables the class. Valid values are "True" and "False". If the class

becomes disabled, the share is given to the Best_Effort class. An enabled class

cannot be disabled if it is currently used by an active classification map. A system
class cannot be disabled.

RealTime (optional) Sets the class to be real time. Valid values are "True" and "False". A real time class

gets strict priority queuing and no latency. Only one real time class is allowed. The
RealTime property of a system class cannot be modified.

Share (optional)

Minimum guaranteed bandwidth percentage the traffic class gets. Valid values are
1-99. This value cannot be modified for system classes. The FCoE_Lossless class

gets its share from the profile connection configuration. The total share of all

enabled classes, excluding the FCoE_Lossless class, is 100. When the share of an

enabled class is modified, the share of the Best_Effort class is adjusted to maintain
100% among all enabled classes. An error is returned if the share modification
causes the Best_Effort class to have no share. The Share and MaxShare

properties of the real time class are set to the same value. When the Share value

is modified, the MaxShare is updated automatically, and vice versa. The maximum

Share and MaxShare value for a real time class is 50.

MaxShare (optional) The maximum share the traffic class can use when other traffic classes are not using

their shares. The valid values are 1-100. This value cannot be modified for a system
class, except for the Best_Effort class. The MaxShare value should be greater than

or equal to the Share value.

EgressDOT1P

(optional)

Traffic classified in a particular class egresses with the specified DOT1P priority
marking on the VLAN tag. Valid values are 1-7. The EgressDOT1P value must be

unique among the enabled classes. System classes have predefined egress DOT1P

priority values: 3 for the FCoE_Lossless class and 0 for the Best_Effort class. This

value cannot be modified for system classes.

Examples

->set qos-class Blue Name=Green

Renames a class

->set qos-class Green Enabled=false

Disables a class

->set qos-class Green Enabled=true Share=5 MaxShare=5

RealTime=true

Modifies a class to be a real time class

Item

Description

show qos-class

Display the QoS traffic classes of the active QoS configuration

Syntax

show qos-class [<Name> | *] [FilterBy]

Parameters

Name (optional)

The existing QoS class name. Detailed information of the specified traffic class is
displayed. If "*" is specified, then detailed information of all QoS classes is

displayed. If the name is not specified, a summary of all classes is displayed.

Advertising