Hello, Is there any hope it will go in? I mean something like on the fly adding of interfaces following patterns something like:
interface gif* {....} or interface vlan*{....} right now I have a script in cron that scans for interface changes and reconfigure ospfd accordinally, but this solution having its drawbacks.