qos threshold-profile
Syntax
Only supported on the Aruba 8360 Switch Series.
qos threshold-profile 没有qos threshold-profile
描述
Creates a QoS threshold profile and switches to theconfig-thresholdcontext for the profile. If the specified threshold profile exists, this command switches to theconfig-thresholdcontext for the existing profile. The threshold profile determines the action to take when a threshold is exceeded for each queue.
A threshold profile is composed of up to 8 queues, numbered from 0 to 7. Each queue defines the action to take when buffer utilization exceeds a specific threshold. Configure queues with the commandqueue,
没有form of this command removes the specified QoS threshold profile. Only profiles that are not currently applied to an interface can be removed.Command context
config
Parameters
-
-
Specifies the name of the QoS threshold profile to create or configure. Range: 1 to 64 alphanumeric characters, including period (.), underscore (_), and hyphen (-).
权威
Administrators or local user group members with execution rights for this command.
Examples
Creating the threshold profilemythreshold:
switch(config)#qos threshold-profile mythresholdswitch(config-threshold)#
Deleting the threshold profilemyschedule:
switch(config)#没有qos threshold-profile mythreshold