diagnose netlink backlog
Use this command to set the backlog length.
Syntax
diagnose netlink backlog [get] [<integer>]
[get] |
Specify the get option to display the current setting. Otherwise, the command sets the backlog length. |
<integer> |
Backlog length. |
Example
FortiADC-VM # diagnose netlink backlog ?
get see current backlog length
<backlog> set new backlog length
FortiADC-VM # diagnose netlink backlog get
Current backlog is 1000
FortiADC-VM # diagnose netlink backlog 2000
FortiADC-VM # diagnose netlink backlog get
Current backlog is 2000