config system affinity-packet-redistribution
Configure packet redistribution.
config system affinity-packet-redistribution
Description: Configure packet redistribution.
edit <id>
set affinity-cpumask {string}
set interface {string}
set round-robin [enable|disable]
set rxqid {integer}
next
end
config system affinity-packet-redistribution
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
affinity-cpumask |
Hexadecimal cpumask, empty value means all CPUs. |
string |
Maximum length: 127 |
|
||||||
|
id |
ID of the packet redistribution setting. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
|
interface |
Physical interface name on which to perform packet redistribution. |
string |
Maximum length: 15 |
|
||||||
|
round-robin |
Enable/disable round-robin redistribution to multiple CPUs. |
option |
- |
enable |
||||||
|
|
|
|||||||||
|
rxqid |
ID of the receive queue (when the interface has multiple queues) on which to perform packet redistribution (255 = all queues). |
integer |
Minimum value: 0 Maximum value: 255 |
255 |
||||||