Hi,
I'd like to point out that I've searched the forum, but came up empty handed.
Mgmt R81.10 - Take 94
Problem in question: How do you search using filter?
[Expert@fwmg01:0]# mgmt_cli -r true show services-tcp filter 'aol OR bgp'
objects: []
total: 0
Documentation says to use the same syntax as in Objects Explorer ![show_services-tcp.PNG show_services-tcp.PNG](https://community.checkpoint.com/t5/image/serverpage/image-id/21186iA90275E4FAC55A4A/image-dimensions/926x618?v=v2)
This however, displays nothing (the services do exist and shows up on single keyword search)
![object-explorer.png object-explorer.png](https://community.checkpoint.com/t5/image/serverpage/image-id/21187iFA803C771FF9A8EC/image-dimensions/764x186?v=v2)
Is this a bug or am I unable to comprehend the documentation?
Fwiw, Deckers post on R80 Management API tips and tricks - "show-objects... - Check Point CheckMates didn't help much either following his example.
[Expert@fwmg01:0]# mgmt_cli -r true show-objects type service-tcp filter "aol OR bgp"
total: 0
objects: []
BR \Daniel