Skip to content

Instantly share code, notes, and snippets.

@yanivk1984
Last active December 23, 2020 22:19
Show Gist options
  • Save yanivk1984/ca7715133c348cfeec6d108a77bdec10 to your computer and use it in GitHub Desktop.
Save yanivk1984/ca7715133c348cfeec6d108a77bdec10 to your computer and use it in GitHub Desktop.
# show MultiQueue configuration from expert
mq_mng --show
mq_mng -o
# show MultiQueue configuration from clish
show interface <interface> multi-queue [verbose]
# configure MultiQueue from clish
set interface <interface> multi-queue {off|auto|manual core <id of CPU core>}
# to configure MultiQueue from expert
mq_mng -s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment