What command displays the Connections Table for a specified CoreXL firewall instance?

What command displays the Connections Table for a specified CoreXL firewall instance?

What command displays the Connections Table for a specified CoreXL firewall instance?

A.
fw tab –t connections

B.
fw tab –t connections –s

C.
fw -i FW_INSTANCE_ID tab -t connections [flags]

D.
fw tab –t connection | grep fw<FW_INSTANCE_ID>



Leave a Reply 1

Your email address will not be published. Required fields are marked *


steve

steve

From the CoreXL ATRG:
Each running CoreXL FW instance has its own Kernel tables.

To see the contents of a kernel table, use the following syntax in Expert mode on a gateway:
# fw [-i FW_INSTANCE_ID] tab [-t TABLE] [-s] [-f [-r]] [-u | -m MaxValues]
On VSX R75.40VS / R76 / R77 and above:
# vsenv VSID
# fw [-i FW_INSTANCE_ID] tab [-t TABLE] [-s] [-f [-r]] [-u | -m MaxValues]

To find the FW_INSTANCE_ID number of a CoreXL instance run ‘fw ctl multik stat’ command.