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 … Continue reading ospf unnumbered with ecmp ~ cumulus linux
linux
cumulus linux > netq > topology & inventory check
netq can monitor the complete network from a dedicated server or from any node in the network, with the same syntax/command note: spine and leaf refer to a network switch, with a spine being on top of the hierarchy like a core/distribution switch, leaf at the bottom like an access/edge switch, | more is used … Continue reading cumulus linux > netq > topology & inventory check
interface commands – cumulus linux
both cumulus vendor specific nclu (network command line utility) commands and pure linux based ones can be used from the same prompt or level the nclu commands in this post start with the keyword 'net' check the status of all interfaces using nclu using native linux to view the status of a single interface(swp51) using … Continue reading interface commands – cumulus linux