personal limit network udp speed

robytump

New Member
Oct 5, 2020
10
0
1
48
hi i'm using proxmox and i wanted to limit the tcp and udp bandwidth, i found the command
qm set <VMID> -net0 virtio=ID Mac,bridge=vmbr0,rate=x


but how to divide and enter the following limit parameters full in the single VM
tcp 1M, and udp 1.2M

to fix the file with the nano command where its path?
 
Hi,

this is not supported. The network limit is for IP traffic and for both ingress and egress traffic.
You could use qdisc to set it manually.