fw ctl get

This command is supported only on these:

  • ElasticXL Cluster

  • Maestro Security Group

  • Scalable Chassis Security Group

Notes:

  • You must run the "fw ctl get" command in Gaia gClish.

  • You must run the "g_fw ctl get" command the Expert mode to see the output for each Security Group Member.

    You can run the "g_allc fw ctl get" command the Expert mode to see the summarized output for all Security Group Members.

Description

Shows the current value for the specified kernel parameter.

For more information, see the R82 Quantum Security Gateway Guide > Chapter "Working with Kernel Parameters ".

Related Commands

Syntax

Syntax for Gaia gClish

fw ctl get <Parameter Type> <Parameter Name>

Syntax for the Expert mode

g_fw ctl get <Parameter Type> <Parameter Name>

g_allc fw ctl get <Parameter Type> <Parameter Name>

Parameters

Parameter

Description

<Parameter Type>

Specifies the type of the parameter to query:

  • int - To query an integer parameter

  • str - To query a string parameter

Note - You must enter the correct parameter type.

<Parameter Name>

Specifies the name of the parameter to query.

Examples

[Expert@SG-s01-01:0]# g_allc fw ctl get int fw_allow_simultaneous_ping
-*- 3 blades: 1_01 1_02 1_03 -*-
fw_allow_simultaneous_ping = 0

[Expert@SG-s01-01:0]#