Skip to content

Instantly share code, notes, and snippets.

@mxyq
Created December 29, 2022 02:30
Show Gist options
  • Save mxyq/3633b6d60dee4458b1dca2dd41508b3d to your computer and use it in GitHub Desktop.
Save mxyq/3633b6d60dee4458b1dca2dd41508b3d to your computer and use it in GitHub Desktop.
[tc 命令]
tc -s qdisc show dev eth0
tc qdisc replace dev eth0 root rtt 220ms cake ethernet besteffort
tc qdisc replace dev eth0 root cake rtt 150ms ethernet diffserv4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment