306 CHAPTER 8: USING QOS/ACL COMMANDS
QoS Profile
Configuration
Commands
This section describes how to use the Quality of Service (QoS) Profile configuration
commands on your Switch.
apply qos-profile Syntax
apply qos-profile
profile-name
undo apply qos-profile
profile-name
View
Ethernet Port View
Parameter
profile-name
: QoS profile name, a string of one to 32 characters, starting with
letters [a-z, A-Z] and excluding all, interface, and user which are reserved as
keywords.
Description
Use the apply qos-profile command to apply the QoS profile to the current
port.
Use the undo apply qos-profile command to remove the QoS profile from a
port.
You cannot delete a QoS profile which has been applied to a port. Likewise a
profile has to be created before it can be assigned to a port.
Example
To apply the qos-profile student to the current port, enter the following:
<SW5500>system-view
System View: return to User View with Ctrl+Z
[SW5500]interface gigabitethernet 1/0/1
[SW5500-GigabitEthernet1/0/1]apply qos-profile student
display qos-profile Syntax
display qos-profile { all |
profile-name
| interface {
interface-name | interface-type interface-num
} | user
user-name
}
View
Any view
Parameter
all: Displays all QoS profiles.
profile-name
: The profile name.
interface {
interface-name | interface-type interface-num
}: Displays
the QoS profile delivered to a specific port.
user
user-name
: Displays the QoS profile mapped with a specific user.