fwaccel tab
In the R81.10.X releases, this command is available starting from the R81.10.00 version.
Description
The "fwaccel tab" and "fwaccel6 tab" commands show the contents of the specified SecureXL kernel table.
|
|
Notes:
|
Syntax for IPv4
|
|
|
|
Syntax for IPv6
|
|
|
|
Parameters
|
Parameter |
Description |
|---|---|
|
No Parameters |
Shows the applicable built-in usage. |
|
|
Formats the output. We recommend to always use this parameter. |
|
|
Specifies how many rows to show from the kernel table. Note - The command counts from the top of the table. Default : 1000 |
|
|
Shows summary information only. |
|
|
Specifies the kernel table. To see the list of supported kernel tables, run " |
Examples
[Expert@MyGW]# fwaccel tab -f -m 200 -t connections Table connections is empty [Expert@MyGW]# |
[Expert@MyGW]# fwaccel tab -t inbound_SAs Table contents written to /var/log/messages. [Expert@MyGW]# |
[Expert@MyGW]# fwaccel tab -t outbound_SAs Table contents written to /var/log/messages. [Expert@MyGW]# |