Replies: 1 comment
-
|
There are tons of options, none of them perfect ;) You could add a bogus module in quirks, or use the initialization script to create multiple config files, like we do in FRR, or use clab.binds, like we do in FRR/Linux... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In
netlab/netsim/augment/nodes.py
Line 555 in c1c6b68
For a vpp daemon I need (at least) 2 config files:
What can I use as
xxx.j2?initialdoes not work, because it shadows a separate initial scriptconfigfile fails to resolve under thedaemons/vpp/pathBeta Was this translation helpful? Give feedback.
All reactions