Cumulus
Cumulus switches use a combination of the Cumulus netshow
command
and standard Linux sockets.
Service | Command |
---|---|
Interface counters | ethtool -m |
Interface error counters | ethtool -m |
Interface status |
Interface status is collected using the netlink api
( |
LLDP neighbors | lldpctl -f json |
BGP Sessions | vtysh -c 'show ip bgp summary json' |
Hostname | hostname |
ARP | ARP |
MAC Table |
MAC address collection is done using an event-monitor for performance.
|
Routing table |
|
Port-channel | netshow bondmems --json |
MLAG | clagctl -j |