Created
August 9, 2022 06:19
-
-
Save fortitudepub/6d66c57cfaaa3fce933e473c55d5f68a to your computer and use it in GitHub Desktop.
oneliner to dump ipset and sync to vpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ipset list | tail -n +9 - | xargs -I X vppctl glx overlay route add table 1024 X/32 acc tunnel1 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
glx overlay is my customed command