Skip to content

Instantly share code, notes, and snippets.

@ngschmidt
Created May 21, 2022 16:28
Show Gist options
  • Save ngschmidt/7607696261bff3dbb6c0f19b2df444a7 to your computer and use it in GitHub Desktop.
Save ngschmidt/7607696261bff3dbb6c0f19b2df444a7 to your computer and use it in GitHub Desktop.
q-in-q vyos
interfaces {
ethernet eth1 {
vif-s 200 {
vif-c 3003 {
address 10.8.3.254/24
}
vif-c 3004 {
address 10.8.4.254/24
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment