Example topology filter: main node filter
This example shows you how to create a network view that filters based on main node IP addresses only.
Before you begin
About this task
Procedure
- Click the Filter tab.
- From the Domain list, select your network domain.
- In the Table column, select mainNodeDetails.
- Open the Filter Builder, by clicking Open
Filter Builder
. - In the Filter Builder, under Basic,
use the lists and fields to build the required query: First create
the part of the query that filters for any IP address that has 172.18
as the first two octets.
- Next, create the part of the query that filters for any
IP address that has 172.19 as the first two octets.
- Click Add new row
to add a new row to the Filter table.
- From the Field list select ipAddress.
- From the Comparator list select like.
- In the Value field type 172.19%
- Click Add new row
- Next, create the part of the query that filters for any
IP address that has 172.20 as the first two octets.
- Click Add new row
to add a new row to the Filter table.
- From the Field list select ipAddress.
- From the Comparator list select like.
- In the Value field type 172.20%
- Click Add new row
- Ensure that the Boolean relationship used to combine the three filters that you just defined is Any.
- Click OK to complete the definition of the filter.