Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
Interface Groups of IPv4 or IPv6 Addresses
Use the Interface Group form's Additional Filters Editor to create Interface Groups based on the following criteria (Specify Interface Group Additional Filters):
-
All interfaces that have only IPv4 addresses
[click here for details of this filter.]Both of the following example interface Group's Additional Filters provide the same results. The first example uses IPv4 address notation. The second example uses IPv6 address notation:
((ipAddress between 0.0.0.0 AND 255.255.255.255) AND NOT (ipAddress not between 0.0.0.0 AND 255.255.255.255))
or (NNMi Advanced)
((ipAddress between 0.0.0.0 AND 255.255.255.255) AND NOT (ipAddress not between ::ffff:0:0 AND ::ffff:ffff:ffff))
-
All interfaces that have any IPv4 addresses (could also have IPv6)
[click here for details of this filter.]The following example interface Group's Additional Filter finds any interface that has at least one IPv4 address:
(ipAddress between 0.0.0.0 AND 255.255.255.255)
-
(NNMi Advanced) All interfaces that have only IPv6 addresses
[click here for details of this filter.]IPv6 addresses extend the number of possible IP addresses. The old IPv4 address range is within the new IPv6 range. Valid IPv6 address values can be less than or greater than the old IPv4 range of addresses. NNMi Advanced converts the IPv4 addresses to the new IPv6 notation, then stores and filters the IPv4 addresses as IPv6 addresses (
::ffff:a.b.c.d
).Both of the following example interface Group's Additional Filters provide the same results. The first example uses IPv4 address notation. The second example uses IPv6 address notation:
((ipAddress not between 0.0.0.0 AND 255.255.255.255) AND NOT (ipAddress between 0.0.0.0 AND 255.255.255.255))
or
((ipAddress not between ::ffff:0:0 AND ::ffff:ffff:ffff) AND NOT (ipAddress between 0.0.0.0 AND 255.255.255.255))
-
(NNMi Advanced) All interfaces that have any IPv6 addresses (could also have IPv4)
[click here for details of this filter.]The following example interface Group's Additional Filter finds any interface that has at least one IPv6 address:
((ipAddress between ::0 AND ::fffe:ffff:ffff) OR (ipAddress ::1:0:0:0 AND ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff))
-
(NNMi Advanced) All interfaces that have both IPv4 and IPv6 addresses (also known as dual-stack interfaces)
[click here for details of this filter.]The following example interface Group's Additional Filter finds any interface that has at least one IPv4 address and at least one IPv6 address:
((ipAddress between 0.0.0.0 AND 255.255.255.255) AND (ipAddress not between 0.0.0.0 AND 255.255.255.255))
Note To maximize the performance of Additional Filters based on an IP Address range, avoid multiple filter expressions. For example, use the between
operator instead of the greater than or equal to (>=) and less than or equal to (<=) operators that cause NNMi to use multiple queries for finding all addresses that match the filter.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to network-management-doc-feedback@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: