Print Download PDF Send Feedback

Previous

Next

'fwaccel tab' and 'fwaccel6 tab'

Description

These commands show the contents of the specified SecureXL kernel table.

Notes:

Syntax for IPv4

fwaccel [-i <SecureXL ID>] tab [-f] [-m <Number of Rows>] -t <Name of Kernel Table>

fwaccel [-i <SecureXL ID>] tab -s -t <Name of Kernel Table>

Syntax for IPv6

fwaccel6 tab [-f] [-m <Number of Rows>] -t <Name of Kernel Table>

fwaccel6 tab -s -t <Name of Kernel Table>

Parameters

Parameter

Description

-i <SecureXL ID>

Specifies the SecureXL instance ID (for IPv4 only).

No Parameters

Shows the applicable built-in usage.

-f

Formats the output.

We recommend to always use this parameter.

-m <Number of Rows>

Specifies how many rows to show from the kernel table.

Note - The command counts from the top of the table.

Default : 1000

-s

Shows summary information only.

-t <Name of Kernel Table>

Specifies the kernel table.

This command supports only these kernel tables:

  • connections
  • dos_ip_blacklists
  • dos_pbox
  • dos_pbox_violating_ips
  • dos_rate_matches
  • dos_rate_track_src
  • dos_rate_track_src_svc
  • drop_templates
  • frag_table
  • gtp_apns
  • gtp_tunnels
  • if_by_name
  • inbound_SAs
  • invalid_replay_counter
  • ipsec_mtu_icmp
  • mcast_drop_conns
  • outbound_SAs
  • PMTU_table
  • profile
  • reset_table
  • vpn_link_selection
  • vpn_trusted_ifs

Examples

[Expert@MyGW:0]# fwaccel tab -f -m 200 -t connections

Table connections is empty

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t inbound_SAs

Table contents written to /var/log/messages.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t outbound_SAs

Table contents written to /var/log/messages.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t vpn_link_selection

Table contents written to /var/log/messages.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t drop_templates

Table drop_templates is empty

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t vpn_trusted_ifs

Table contents written to /var/log/messages.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t profile

Table contents written to /var/log/messages.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t mcast_drop_conns

Table contents written to /var/log/messages.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t invalid_replay_counter

Table contents written to /var/log/messages.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t ipsec_mtu_icmp

Table contents written to /var/log/messages.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t gtp_tunnels

Table contents written to /var/log/messages.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t gtp_apns

Table contents written to /var/log/messages.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t if_by_name

Table contents written to /var/log/messages.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t PMTU_table

Table PMTU_table is empty

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t frag_table

Table frag_table is empty

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t reset_table

Table reset_table is empty

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t dos_ip_blacklists

Table dos_ip_blacklists is not active for SecureXL device 0.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t dos_pbox

Table dos_pbox is not active for SecureXL device 0.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t dos_rate_matches

Table dos_rate_matches is not active for SecureXL device 0.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t dos_rate_track_src

Table dos_rate_track_src is not active for SecureXL device 0.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t dos_rate_track_src_svc

Table dos_rate_track_src_svc is not active for SecureXL device 0.

[Expert@MyGW:0]#

[Expert@MyGW:0]# fwaccel tab -t dos_pbox_violating_ips

Table dos_pbox_violating_ips is not active for SecureXL device 0.

[Expert@MyGW:0]#