Page 1 of 1

Bug in /ip firewall filter print without-paging

Posted: Thu Mar 23, 2006 12:32 am
by vivalibre
/ip firewall filter print without-paging
[/b] gives the following error in 2.9.18 on Level 4 license:
invalid value for argument filter
This seems to be a bug, as the context-sensitive help shows that the without-paging option should be supported. Anyone have a fix?

-Andrew
La Ceiba, Honduras

Posted: Thu Mar 23, 2006 6:10 am
by eflanery
Unlike 2.8, you have to tell it what sort of rules you want printed.

This works:
/ip firewall filter print all without-paging
--Eric