Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • ICMP as described in ICMP.
  • NetBIOS as described in NetBIOS.
  • TCP as described in TCP.
  • Full as described in Full6.

These methods actively scan predefined networks and probe IP addresses. The Grid member listens for responses from the IP addresses as proof of activities. The IP discovery scans through the specified network ranges and probes IP addresses (except for the network, broadcast, and multicast address types) in each network, including the /31 and
/32 subnets. Note that the possible addresses in the /31 and /32 subnets can be used only as source addresses for point-to-point links. In these cases, there are no broadcast or network addresses in the /31 and /32 subnets, and the appliance can discover source addresses in these subnets. Image Removed
644NIOS Administrator Guide (Rev. A)NIOS 8.1
About Discovery

Anchor
bookmark1321
bookmark1321
Anchor
bookmark1322
bookmark1322
ICMP

...

To use the ICMP discovery method, the ICMP protocol between the Grid member performing the discovery and the target networks must be unfiltered.

Anchor
bookmark1323
bookmark1323
NetBIO
Anchor
bookmark1324
bookmark1324
S

...

To use the NetBIOS discovery method, ports 137 (UDP/TCP) and 139 (UDP/TCP) between the Grid member performing the discovery and the target networks must be unfiltered.

Anchor
bookmark1325
bookmark1325
TC
Anchor
bookmark1326
bookmark1326
P

...

To use the TCP discovery method, the TCP port and a specific set of ports between the Grid member and the discovered networks must be unfiltered. The default set of ports is defined by the factory settings.
Image Removed
NIOS 8.1NIOS Administrator Guide (Rev. A)645
IP Discovery and vDiscovery

Anchor
bookmark1327
bookmark1327
Full

...

To use the full discovery, all the filter and firewall requirements in the ICMP, NetBIOS, and TCP discovery methods apply.
The following is a summary of the supported IP discovery methods:

Discovery Type

Returned Data

Guideline

Mechanism

ICMP

  • IP address
  • MAC address

Use ICMP for a rough and fast discovery

ICMP echo request and reply

NetBIOS

  • IP address
  • MAC address
  • OS
  • NetBIOS name

Use NetBIOS for discovering Microsoft networks or
non-Microsoft networks that run some NetBIOS services

NetBIOS query and reply

TCP

  • IP address
  • MAC address
  • OS

Use TCP for an accurate but slow discovery

TCP SYN packet and SYN ACK packet

Full

  • IP address
  • MAC address
  • OS
  • NetBIOS name

Use Full for a general and comprehensive discovery

1. ICMP echo request and reply

  • OS
  • NetBIOS name

...

2. NetBIOS query and reply

3. TCP SYN packet and SYN ACK packet

The method you select to run an IP discovery determines the kind of information the discovery returns and the time it takes to complete an IP discovery. If time is a concern, the following are factors you may consider when configuring an IP discovery:

  • The timeout value
  • The number of attempts
  • The number of ports the discovery scans
  • The size of network you want to discover

...