ospf unnumbered with ecmp ~ cumulus linux
configuration can be done by directly editing the /etc/frr/frr.conf or /etc/frr/ospfd.conf file, and the /etc/network/interfaces file - no tabs/auto-fills here, right commands/statements will have to be ensured
the cumulus vendor specific nclu way also exists, which acts like a shortcut to configure the files mentioned above. with the nclu way, the configuration has to be committed with the net commit statement
the 3rd way of configuring is by using the vtysh method, which shows the exact content present in the frr.conf file, like the cisco syntax and the tab key could be used to auto-fill statements
packet capture--end-of-document--