SMC Networks SMC6750L2 Manual De Usuario

Descargar
Página de 272
P
RIORITY
 C
OMMANDS
3-123
Command Usage 
WRR allows bandwidth sharing at the egress port by defining 
scheduling weights.
Example 
The following example shows how to assign WRR weights of 1, 3, 5 and 7 
to the CoS priority queues 0, 1, 2 and 3:
Related Commands
show queue bandwith
queue cos-map
Use this  command to assign class of service (CoS) values to the CoS 
priority queues. Use the no form set the CoS map to the default values.
Syntax 
queue cos-map queue_id [cos1 ... cosn]
no queue cos-map
• queue_id - The queue id of the CoS priority queue.
- Ranges are 0 to 3, where 3 is the highest CoS priority queue. 
• cos1 .. cosn - The CoS values that are mapped to the queue id. It is a 
space-separated list of numbers. The CoS value is a number from 0 
to 7, where 7 is the highest priority.
Console(config)#queue bandwidth 1 3 5 7
Console(config)#