You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently users have no way to provide commands to the BOF file. A workaround with good-boot-exec explained in the docs for SR OS kind is not the easiest one to implement and doesn't allow using partial configs.
A proposal for vrnetlab code to read the commands from a /tftpboot/user.bof and apply them on top of the default BOF configuration. That way users may add and overwrite default bof settings.
The text was updated successfully, but these errors were encountered:
Currently users have no way to provide commands to the BOF file. A workaround with good-boot-exec explained in the docs for SR OS kind is not the easiest one to implement and doesn't allow using partial configs.
A proposal for vrnetlab code to read the commands from a
/tftpboot/user.bof
and apply them on top of the default BOF configuration. That way users may add and overwrite default bof settings.The text was updated successfully, but these errors were encountered: