Thank you for the answer, with increased memory the error messages are gone but no reply will be send, like its happening with a lower number of entries.
``` modparam("ctl", "binrpc_buffer_size", 2048) modparam("ctl", "binrpc_max_body_size", 128) modparam("ctl", "binrpc_struct_max_body_size", 64) ```
kamctl works but the system has no bash installed, thats why I preferred kamcmd over kamctl ``` sh /usr/local/sbin/kamctl rpc cr.dump_routes ```