Closed fanzhengweiwudi closed 2 months ago
root@hk-cloud:~#
root@hk-cloud:~# openlan -v rate add --device vxlan12 --speed 5
2024/09/06 14:52:46 DEBUG|cli|Client.JSON -> POST https://localhost:10000/api/interface/vxlan12/rate
2024/09/06 14:52:46 DEBUG|cli|Client.JSON -> {"device":"vxlan12","speed":5}
2024/09/06 14:52:46 DEBUG|cli|client.JSON <-
root@hk-cloud:~# openlan -v rate rm --device vxlan12
2024/09/06 14:52:50 DEBUG|cli|Client.JSON -> DELETE https://localhost:10000/api/interface/vxlan12/rate
2024/09/06 14:52:50 DEBUG|cli|Client.JSON -> null
2024/09/06 14:52:50 DEBUG|cli|client.JSON <-
root@hk-cloud:~#
Linux对网卡使用TBF队列限速:
删除限速: