Page 1 of 1

routing rip route print count-only PROBLEM

Posted: Sun Jan 19, 2014 12:21 am
by Sulyvien
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)


Image

:?: :idea:

Re: routing rip route print count-only PROBLEM

Posted: Thu Feb 13, 2014 12:49 am
by Sulyvien
solved:

/routing rip route print count-only where rip

:lol: