The following entry is found in the Smarts IP log indicating device deletion after discovery (see Note statement):
Line 7453: DSCV-W-DELETE_COMPONENT-'IF-lo0.TL2.LND2.ALTER.NET/526 [et-0/1/17]' is no longer found on 'lo0.TL2.LND2.ALTER.NET'. It is removed from topology
You can hange the default behavior so that Smarts IP will discover all Interfaces on devices whether or not the device has an IP address. This can be done as follows:
To turn on debug and view the above log file error, run the following dmctl commands:
./dmctl -s <AM-PM Domain> put ICF_TopologyManager::ICF-TopologyManager::DebugEnabled TRUE
./dmctl -s <AM-PM Domain> put ICF_TopologyManager::ICF-TopologyManager::LogDiscoveryProgress TRUE
-/dmctl -s <AM-PM Domain> put ICF_TopologyManager::ICF-TopologyManager::LogTracing TRUE
Rediscover the device after running the above commands and you should see the following in the log file output:
Line 7453: DSCV-W-DELETE_COMPONENT-'IF-lo0.TL2.LND2.ALTER.NET/526 [et-0/1/17]' is no longer found on 'lo0.TL2.LND2.ALTER.NET'. It is removed from topology