1. I am trying to list Top 10 Interfaces which are not bond0 interfaces in this example "Filter Nodes (SQL)": InterfaceName Not Like 'bond0'
2. The same example when you use regex in "Filter Nodes (SQL)": InterfaceName Not Like '*ond*'
1. I am trying to list Top 10 Interfaces which are not bond0 interfaces in this example "Filter Nodes (SQL)": InterfaceName Not Like 'bond0'
2. The same example when you use regex in "Filter Nodes (SQL)": InterfaceName Not Like '*ond*'