Hi All,
I’m trying to think how to achieve a solution to a problem and I thought I’d ask here before raising a feature request or working on a solution myself.
I’m often in situations where I have several routers deployed out in the field. They are all the same hardware (x86 computer basically) but each has a different config on it. For the sake of this thought experiment assume there are 50 routers and 2 spares on a shelf back at the depot.
If there’s a failure on site then a field tech will be dispatched with a spare and told to swap the router out. Said tech will have the competence to do the hardware swap and make sure the connectors are all in the right place but does not have the competence to SSH/Serial into the router and apply configuration.
Normally, we solve this problem with other equipment (like switches) by using a “code plug”. This is just a USB flash drive which contains the configuration on it. When the device boots it reads the flash and auto applies whatever configuration is on it. So the tech just has to make sure the code plug is in there and they know the device will be configured and up and running within a few seconds/minutes.
I therefore have three questions for the VyOS community:
- Is there already a way to do this in VyOS?
- Can anyone think of a better way of doing this?
- Would the community be interested in me implementing this feature?
Thanks
Chris