I am trying to find devices in neighbor where ROS is “not like” 6.44.5, but cant get this working, tried various formats…
/ip neigh pri where version!~“6.44.5”
can anyone help me out please
I am trying to find devices in neighbor where ROS is “not like” 6.44.5, but cant get this working, tried various formats…
/ip neigh pri where version!~“6.44.5”
can anyone help me out please
Try this:
/ip neighbor print where version ~"^((!6.44.5).)*$"
Thx, geez, I would never have gotten to that ![]()
Why such a complicated way, bug?
Why does it just not work the same as “Not Equal”, i.e. !=?
It’s not so simple ![]()
We used API to get rOS version

very cool dashboard thingy