[Contents] [Prev] [Next] [Index] [Report an Error]

Example: Configuring a Scheduler Number for an Ethernet IQ2 PIC Port

This example allocates 100 schedulers to port 1 on an 8-port Gigabit Ethernet IQ2 PIC. The example shows the final scheduler allocation numbers for each port on the PIC. By default, each port would have been allocated 1024 / 8 = 128 schedulers.

[edit interfaces]
ge-1/2/1 {
schedulers 100;
}

This configuration results in the port and scheduler configuration shown in Table 39.

Table 39: Scheduler Allocation for an Ethernet IQ2 PIC

Ethernet IQ2 PIC Port

Number of Allocated Schedulers

0

128

1

104 (100 configured, plus 3 reserved, rounded up to multiple of 4: 100 + 3 +1= 104)

2

128

3

128

4

128

5

128

6

128

7

152 (128 plus the 24 remaining that cannot be meaningfully allocated to other ports)

 


[Contents] [Prev] [Next] [Index] [Report an Error]