Install guide

132 QoS Enhancements Release Note
Software Version 2.8.1
C613-10477-00 REV B
delete qos portgroup port
Syntax DELete QOS PORTGroup=group-id POrt={port-list|ALL}
Description This new command deletes specific ports from a port group, or all ports
belonging to a port group.
Example To delete all ports from the port group 1, use the command:
del qos portg=1 po=all
destroy qos portgroup
Syntax DESTroy QOS PORTGroup=group-list
Description This new command destroys port groups. No ports can belong to any you want
to destroy. The group-list consists of:
one or more port groups
a range specified with a hyphen, such as 1-4
a comma-separated list of numbers and/or ranges
an integer from 1 to 32
Example To destroy the port group 1, use the command:
dest qos portg=1
Parameter Description
PORTgroup Port group from which you want to delete a port. The group-id can be
an integer from 1 to 32.
Default: no default
POrt Port to delete from this port group.
Default: no default
port-list Specific port that consists of:
one or more ports
a range specified with a hyphen, such as 1-4
a comma-separated list of numbers and/or ranges
ALL All ports belonging to the port group are deleted.