Manual:The Dude/Device discovery: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
Line 21: Line 21:
* '''Recursive hops''' - whether to scan recursively all the networks found connected to the initially discovered devices. I.e., in case there were some network devices detected which are connected to more than one network, whether to continue scanning also the network these devices are connected to. This parameter is set to the maximal hop (network device) number, which to scan the connected networks from. ''Important''! It is not recommended to set more than 1 hop at your initial discovery, and never to set more than 5, as this will most likely scan thousands of devices in all of your local networks, and will take a long time.
* '''Recursive hops''' - whether to scan recursively all the networks found connected to the initially discovered devices. I.e., in case there were some network devices detected which are connected to more than one network, whether to continue scanning also the network these devices are connected to. This parameter is set to the maximal hop (network device) number, which to scan the connected networks from. ''Important''! It is not recommended to set more than 1 hop at your initial discovery, and never to set more than 5, as this will most likely scan thousands of devices in all of your local networks, and will take a long time.
* '''Layout after discovery is complete''' will not only put the devices on the map in sequential rows, but will also attempt to draw a logical map layout. Especially useful if discovering by more than 1 hop.
* '''Layout after discovery is complete''' will not only put the devices on the map in sequential rows, but will also attempt to draw a logical map layout. Especially useful if discovering by more than 1 hop.
==== Services ====
[[File:Device Discovery-2010-06-30 12.18.24.png|300px|thumb]]
This tab defines which services need to be scanned at the time of discovery. To improve discovery time, you should uncheck the services you are not interested in. This also decides which services to probe at IP addresses that did not respond to ping.
the '''...''' button allows you to add new probes that will look for other services.
==== Device Types ====
[[File:Device Discovery-2010-06-30 12.24.45.png|300px|thumb]]
The dude can also assign icons to your devices, based on the device type. Device types can be configured by clicking the '''...''' button. Each device can have required identification patterns, based on services The Dude discovered running on it. For example the predefined requirement for a "Mail server" device type is a running SMTP service. You can change the required services for existing devices, or add new devices with new requirements.

Revision as of 09:26, 30 June 2010

The Dude can automaticall scan ranges of IP addresses to discover active devices on your networks. To do this, you have to use the Discovery interface. Upon first use of the Dude, the discovery window is opened automatically, however, you can also open the discovery interface later, by clicking the Discovery button in the main button panel.

Admin@localhost - The Dude 4.0beta1-2010-06-30 11.33.27.png

The discovery windows provides you with several options

SS-2010-06-30 11.21.53.png

Discovery settings

General

Device Discovery-2010-06-30 11.49.27.png
  • Scan networks - enter the IP networks that you wish The Dude to scan. Click the black "down" arrow to add more networks
  • Agent - select another Dude agent for the scan task. The Default agent is selected upon first use, and it's the local server. Click on the ... icon to browse for other agents or to add new agents.
  • Add networks to auto scan - when checked, this option will keep updating the map when new devices appear even after the initial scan is finished. The default scan interval is one hour, you can change this in the main Dude Settings menu.
  • Black list - You can select which devices should not be scanned. This is useful if you have printers that react strangely to port scans, or devices that don't like to be pinged. Click the ... button to create lists of devices to be used in the Blacklist.
  • Device name preference - decides how to name your devices by default. Can choose between DNS, SNMP, NETBIOS and IP or combinations of those. If the field is set to DNS to SNMP to IP, then DNS name will be used when available, if it is not, then SNMP-derived name will be used, but if neither of them are detected, then IP address will be used as the device name.
  • Discovery mode - can choose between Fast scan by ping and Reliable scan that scans each service. When choosing the fast scan, all devices that can respond to ping will be added to the Map, and then their services will be proofed. However, if you choose Reliable scan, the Dude will look for the specified services even in the devices that couldn't be pinged. This is helpful if you have devices which can't be pinged, or which have the ping blocked.
  • Recursive hops - whether to scan recursively all the networks found connected to the initially discovered devices. I.e., in case there were some network devices detected which are connected to more than one network, whether to continue scanning also the network these devices are connected to. This parameter is set to the maximal hop (network device) number, which to scan the connected networks from. Important! It is not recommended to set more than 1 hop at your initial discovery, and never to set more than 5, as this will most likely scan thousands of devices in all of your local networks, and will take a long time.
  • Layout after discovery is complete will not only put the devices on the map in sequential rows, but will also attempt to draw a logical map layout. Especially useful if discovering by more than 1 hop.

Services

Device Discovery-2010-06-30 12.18.24.png

This tab defines which services need to be scanned at the time of discovery. To improve discovery time, you should uncheck the services you are not interested in. This also decides which services to probe at IP addresses that did not respond to ping.

the ... button allows you to add new probes that will look for other services.

Device Types

Device Discovery-2010-06-30 12.24.45.png

The dude can also assign icons to your devices, based on the device type. Device types can be configured by clicking the ... button. Each device can have required identification patterns, based on services The Dude discovered running on it. For example the predefined requirement for a "Mail server" device type is a running SMTP service. You can change the required services for existing devices, or add new devices with new requirements.