610-0184-095
A-8 June 14, 2001
Command 2
The correct syntax for Command 2 is:
> queue <queue> weight <weight>
where
<queue> is the queue number, which can range from 0 to 7.
<weight> is the weight that you want to assign to the queue.
Weights can range from 0 to 255.
Examples
To set WFQ for egress traffic on ports 1 through 4 on the
module in slot 3, enter:
> (configure)# set queue-service 3/1-4 wfq
egress
To assign a weight of 1 to queue 0, enter:
> queue 0 weight 1
To assign a weight of 2 to queue 1, enter:
> queue 1 weight 2
To assign a weight of 3 to queue 2, enter:
> queue 2 weight 3
To assign a weight of 4 to queue 3, enter:
> queue 3 weight 4