How do I discover devices?
Purpose
To discover devices, create a unified discovery rule. NSP performs scans of the network to look for devices matching specifications provided in active discovery rules. You can also launch a discovery manually.
The association of a classic discovery rule provides information for discovery of classic devices. The discovery protocols and policies parameters in the discovery rule provide information for discovery and management of MDM devices. When associating a classic discovery rule from NFM-P to a unified discovery rule, verify that the list of IP addresses in the unified discovery rule matches the list of IP addresses from the NFM-P classic discovery rule.
RESTCONF APIs are also available for device discovery and management; see the Device Administration and Mediation RESTCONF APIs documentation on the Network Developer Portal.
Note: To prevent performance issues with discovery:
-
A discovery rule must not contain more than 512 IP addresses.
-
The protocol to be used to discover the devices should be the first protocol choice in the discovery rule. For example, if the node is discoverable through NETCONF then NETCONF should be selected as first protocol choice in the discovery rule. See the artifact guide for the NE family for the recommended order.
-
Mediation polices which are not used for discovery should have the “Use For Discovery” flag set to false.
-
If subnets are used in the discovery rule, most of the IP addresses should be reachable. Any unreachable IP addresses should be added into the exclude list.
Having a lot of undiscoverable IP addresses in the discovery rule would lead to a timeout error.
Steps
1 |
Open Device Discovery, Unified Discovery Rules. The system displays the list of configured discovery rules. | ||||||||||||||||||||||||||||||||
2 |
| ||||||||||||||||||||||||||||||||
3 |
In the form that opens, configure the required parameters.
| ||||||||||||||||||||||||||||||||
4 |
Click CREATE. The discovery rule is automatically assigned a rule ID and is added to the list. | ||||||||||||||||||||||||||||||||
5 |
To run a discovery rule click on your discovery rule in the list and click | ||||||||||||||||||||||||||||||||
6 |
To view results of a discovery, select the discovery rule and click Summary End of steps |