How do I discover devices?
Purpose
To discover devices, create an NE 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.
REST and 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 250 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, NE Discovery Rules. The system displays the list of existing discovery rules. | ||||||||||||||||||||||||||
2 |
| ||||||||||||||||||||||||||
3 |
In the form that opens, configure the required parameters. Click CONTINUE to proceed to the next set of parameters.
| ||||||||||||||||||||||||||
4 |
Click CREATE. The NE discovery rule is automatically assigned a rule ID and is added to the list. | ||||||||||||||||||||||||||
5 |
To run a discovery rule click on your NE discovery rule in the list and click | ||||||||||||||||||||||||||
6 |
To view results of a discovery, select the discovery rule and click Summary End of steps |