How Nectus selects Management interface for the discovered devices?
For each router or switch found during discovery Nectus has to select one interface that will be used as a primary monitoring
interface for basic reachibility checks, destination for SNMP queries etc..
Here is the selection order logic that implemented in Nectus Discovery Service:
- Select Interface that has assigned IP address associated with current DNS record for device Hostname
- Select Interface that starts with “Mgmt” (for example: Mgmt0)
- Select Interface that starts with “Loopback” (Lowest number if preferred)
- Select Interface that starts with “VLAN” (Lowest number of preferred)
- Select Interface with lowest IP Address