Consider IP Subnet Connection Rules

Sometimes it is useful to monitor Layer 2 Connections in the following categories:

NNMi accomplishes this by following special rules for subnets with prefix lengths between 28 and 31. These special rules are called Subnet Connection Rules.

If you configure a Subnet Connection Rule, the rule independently applies to each Tenant. The members of Subnets must be unique Tenant/Node pairs (each Node assigned to only one Tenant). A Subnet Connection Rule can establish a link between the Default Tenant and another Tenant. However, links between two Tenants are not permitted unless one of them is the Default Tenant. See Configure tenants.

These Subnet Connections Rules enable NNMi to draw arbitrary connections on maps where none would otherwise be detected. If the connection is between two nodes, NNMi draws a standard line on maps. For example:

If the connection is between more than two nodes, NNMi displays an icon (in prior NNMi releases the icon):

Tip NNMi uses Subnet Connection Rules to prevent incorrect connection calculations to Provider Edge (PE) interfaces. If your network environment includes Provider Edge devices, the following products can provide additional valuable information for your team (click here for more information):

If you double-click the line or the  icon, the Layer 2 Connection form opens and the Topology Source value is SUBNETCONNECTION.

NNMi provides a group of predefined Subnet Connection Rules (see Subnet Connection Rules Provided by NNMi). You can edit an existing Subnet Connection Rule or create your own (see Configure Subnet Connection Rules).

If you limit Spiral Discovery to only your Discovery Seeds, NNMi uses the Subnet Connection Rules to detect connections among those devices.

If you use Auto-Discovery rules to configure Spiral Discovery, when NNMi detects a subnet prefix between 28 and 31, NNMi uses the Subnet Connection Rules:

  1. NNMi checks for an applicable Subnet Connection Rule (see Subnet Connection Rules Provided by NNMi).
  2. If a match is found, Spiral Discovery checks the topology database for existing data about each IP address in the subnet. If no data is found for a particular IP address, NNMi issues an SNMP query to the new IP address. The number of available IP addresses for each valid prefix length is described in the following table:

    Valid Minimum Prefix Length Values (Subnet Mask Length)
    Valid Minimum IP Prefix Length Values Number of Usable IPv4 Addresses
    28 14 (16-2=14)*
    29 6 (8-2=6)*
    30 2 (4-2=2)*
    31 2
    127 2

    * Two IP addresses are reserved in each subnet. The first IP address is used for the network itself and the last IP address is reserved for broadcast.

    Note A prefix length shorter than 32 is used only for IPv4 subnets and a prefix length longer than 32 is used only for IPv6 subnets.

  3. NNMi checks the Excluded IP Addresses list. Any addresses in the list are dropped. For details, see Configure an Excluded IP Addresses filter.
  4. New IP addresses that respond to SNMP are added to the topology database and available for monitoring purposes. New IPv4 addresses that do not respond to SNMP are ignored.
  5. If the IP address on each end of a connection has an associated interface, NNMi uses the subnet connection rule to display the connection on map views.

    In a Layer 3 Neighbor View map, if NNMi discovers an interface that is connected to more than one interface, the results of your subnet connection rule look like the following:

     

    In a Layer 2 Neighbor View map, if NNMi discovers an interface that is connected to more than one interface, the results of your subnet connection rule look like the following:

See Configure Subnet Connection Rules to learn how to configure Subnet Connection Rules.

For details about how Spiral Discovery works: Concept Link IconSee Also