routing rip route print count-only PROBLEM

Hi
It’s just me or “/routing rip route print count-only” return “-1”?
Shouldn’t return the number of routes?

/ip route print count-only” works fine.

Workaround may be “ip route print count-only where rip” but it doesn’t include local networks (metric=1)

Tested on ROS 6.7 and 5.24 (RB2011L and RB433)


:question: :bulb:

solved:

/routing rip route print count-only where rip

:laughing: