3com 3031 Instruccion De Instalación

Descargar
Página de 1122
Custom Queueing Configuration
955
Perform the following configuration in system view. 
We can define several rules for a custom-list group and apply the rules to an 
interface. When a packet is treated by the interface (the packet needs to be sent 
out via this interface), the system will match this packet along rule chain; if it 
matched with a certain rule, then it will enter the corresponding queue and the 
matching is finished, otherwise, the packet will enter default queue. 
The default value of default queue is 1.
Configuring length of the queue
Designate length for a custom queue (i.e. Capacity of the queue).
Perform the following configuration in system view.
Where the longest length of the queue is 
queue-limit
 with the default value of 
20.
Configuring the queue continuously sending bytes 
Configure the bytes of packets sent by polling of each queue.
Perform the following configuration in system view.
Where:
byte-count
: When Router dispatches user queue of CQ, it will continuously pick 
out the packets to send from this queue till the sending bytes are no less than 
value of 
byte-count 
configured for this queue or the queue is empty, then it will 
dispatch another user queue of CQ. So the value of 
byte-count
 will affect the 
proportion of interface bandwidth occupied by every user queue of CQ, and also 
determine the time interval of dispatching another queue of CQ by the Router. 
The default byte number of 
byte-count
 is 1500.
Table 1018   Configuring default queue
Operation
Command
Configure default queue 
qos cql cql-index default-queue 
queue-number
Restore the default value of default 
queue 
undo qos cql cql-index default-queue
Table 1019   Configuring the length of the queue
Operation
Command
Configure the length of the queue 
qos cql cql-index queue queue-number 
queue-length queue-length
Restore the defaultlength of each 
queue
undo qos cql cql-index queue queue-number 
queue-length queue-length
Table 1020   Configuring the queue continuously sending bytes
Operation
Command
Configure the queue continuously 
sending bytes 
qos cql cql-index queue queue-number 
serving byte-count
Recover the default value of sending 
bytes 
undo qos cql cql-index queue 
queue-number serving