50
Gateway(config)# qos queue-
weighted [1:2:4:8]
[1:2:4:8]
Specify the queue weighted
No command
Gateway(config)# no qos
Disable QoS function
Gateway(config)# no qos 802.1p-
map
Undo 802.1p mapping
Gateway(config)# no qos dscp-map
[0-63]
[0-63]
Undo specify a DSCP value
Gateway(config)# no queuing-mode
Specify QoS queuing mode as
strict mode
Gateway(config)# no qos queue-
weighted
Undo specify the queue
weighted
Show command
Gateway(config)# show qos
Show QoS configuration
Gateway(config)# show qos
interface
Show QoS interface overall
information
2. Use
“interface” command to configure a group of ports’ QoS settings.
QoS & Interface command
Parameter
Description
Gateway(config)# interface
[port_list]
[port_list]
Enter several discontinuous port
numbers separated by commas or a
range of ports with a hyphen. For
example:1,3 or 2-4
Gateway(config-if-PORT-PORT)#
qos default-class [0-3]
[0-3]
Assign the port a default queue.
Gateway(config-if-PORT-PORT)#
qos rate-limit ingress [0 | 16-
1048576] kbps
[0 | 16-
1048576]
kbps
Specify ingress rate limit value.
Gateway(config-if-PORT-PORT)#
qos rate-limit egress [port | queue]
[port | queue] Configure egress rate mode
Gateway(config-if-PORT-PORT)#
qos user-priority [0-7]
[0-7]
Specify the default priority bit to the
selected interfaces.
No command
Gateway(config-if-PORT-PORT)# no qos default-
class
Undo default queue on the port
Gateway(config-if-PORT-PORT)# no qos rate-limit
ingress
Delete QoS ingress rate limit
setting.
Gateway(config-if-PORT-PORT)# no qos rate-limit
egress
Delete QoS egress rate limit setting.
Gateway(config-if-PORT-PORT)# no qos user-
priority
Set the user priority value setting
back to the factory default.