The ONL NPR Tutorial

NPR Tutorial >> Filters, Queues and Bandwidth TOC

New Window?

Setting Port Rate

The rate at which IP datagrams are allowed to leave a port is controlled by the Queue Manager. This port rate can be set by selecting Configuration => Queue Table from the port menu and then entering the rate in the Port Rate dialogue box. "Port Rate" is somewhat of a misnomer since enterring a value in the box sets only the maximum outgoing rate, not the incoming rate. If you ask for a port rate of R (e.g., 300 Mbps), the outgoing traffic will have the following properties:

The implications are: To be precise, the Queue Manager implements a token bucket regulator instead of a link emulator. Unlike a traffic regulator that allows the first few packets to burst out the port, the transmission delay of a link emulator will always appear to be L/R where L is the packet length and R is the capacity of the link.
 

Setting the Port Rate

[[ queue-table-1.4.png Figure ]]

Here is how to set the port rate of port 1.4 to 300 Mbps:

The example below shows the Queue Table at various stages:
[[ link-rate-1.4-resize.png Figure ]]

The Port Rate is the maximum long-term IP packet output rate. The entire packet including the IP header and transport level headers is considered when implementing the traffic regulator.

The Queue Table window shown above also contains a number of other parameters related to packet scheduling that will be covered later.

 

Recap


 Revised:  Tue, Aug 26, 2008 

  
  

NPR Tutorial >> Filters, Queues and Bandwidth TOC