config system affinity-packet-redistribution
Configure packet redistribution.
config system affinity-packet-redistribution Description: Configure packet redistribution. edit <id> set interface {string} set rxqid {integer} set affinity-cpumask {string} next end
config system affinity-packet-redistribution
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
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: 127 |
|
rxqid |
ID of the receive queue (when the interface has multiple queues) on which to perform packet redistribution. |
integer |
Minimum value: 0 Maximum value: 255 |
0 |
affinity-cpumask |
Affinity setting for VM throughput (64-bit hexadecimal value in the format of 0xxxxxxxxxxxxxxxxx). |
string |
Maximum length: 127 |
|