set dcb cn q-profile

Use this command to configure a congestion notification queue profile.

Syntax

set dcb cn q-profile qp-identifier [min-sample min-sample]

Parameters

qp-identifier Specifies the Congestion Notification queue profile identifier. The queue profile identifier is made up of the queue profile index and the queue type in dotted notation. For example, index 0 and type 1 would be specified as 0.1. Valid index values are from 0 - 1. The S- and 7100-Series queue type is always 1.
min-sample min-sample (Optional) Specifies the minimum number of octets to enqueue in the congestion point queue between transmissions of CNM PDUs. Default value is 150000 octets.

Defaults

The minimum sample default is 150000 octets.

Mode

All command modes.

Usage

Each congestion notification queue belongs to one of two possible queue profiles on the S- and 7100-Series. A queue profile is a management object containing congestion notification queue configuration. A queue profile is named based upon an index value and the queue type in dotted notation. The S- and 7100-Series queue type is always 1. The default queue profile is 0.1 and can not be modified. You can configure index value 1.

The S- and 7100-Series queue profile configuration supports the modification of the minimum sample parameter.

A queue profile is applied to a congestion queue by specifying its identifier when configuring a congestion point queue using set dcb cn congestion-point.

Examples

This example configures the queue profile for index 0 queue type 1:

System(rw)->set dcb cn q-profile 0.1