队列名称
Syntax
队列名称 没有队列名称
描述
Assigns a description to a queue in a queue profile. This is for identification purposes and has no effect on configuration.
The没有
形式的command removes the description associated with a queue.Command context
config-queue
Parameters
-
-
Specifies the queue number. Range: 0 to 7.
-
-
Specifies a queue description for identification purposes. Range: 1 to 64 alphanumeric characters, including period (.), underscore (_), and hyphen (-).
权威
Administrators or local user group members with execution rights for this command.
Examples
Assigning the descriptionpriority-trafficto queue7:
switch(config)#qos queue-profile myprofileswitch(config-queue)#队列名称7 priority-traffic
Removing the description from queue7:
switch(config)#qos queue-profile myprofileswitch(config-queue)#没有队列名称7