netlab
netlab copied to clipboard
Modularize Junos initial configuration template
Right now, all Junos-based devices use the same initial configuration template with quirks handled with "if device = X" conditions.
It might be better to split the template into common and device-specific part, and have different templates for different devices, all of them including the common part.