asg_cores_stats
This command is supported only on these:
|
|
Note - You can run this command in Gaia gClish or in the Expert mode. |
Description
Shows this information:
-
Number of physical CPU cores on Security Group Members
-
Number of IPv4 CoreXL Firewall instances on Security Group Members
-
Number of IPv6 CoreXL Firewall instances on Security Group Members
-
Number of IPv4 CoreXL SND instances (PPAK) on Security Group Members
-
Number of IPv6 CoreXL SND instances (PPAK) on Security Group Members
-
Affinity of interfaces to CPU cores on Security Group Members
Syntax
|
Related Commands
-
In Gaia gClish:
-
fw ctl multik stat
-
fw6 ctl multik stat
-
fw ctl affinity <flags>
-
fw6 ctl affinity <flags>
-
-
In the Expert mode:
-
g_fw ctl multik stat
-
g_fw6 ctl multik stat
-
g_fw ctl affinity <flags>
-
g_fw6 ctl affinity <flags>
-
Examples
This output is from a Maestro Security Group with 2 x 6800 and 1 x 7000 Security Appliances.
[Expert@SG-s01-01:0]# asg_cores_stats Number of physical cores on all Members is: ---------------------------------------- -*- 2 blades: 1_01 1_03 -*- 20 -*- 1 blade: 1_02 -*- 32 Number of IPv4 corexl instances on all Members is: ------------------------------------------ -*- 3 blades: 1_01 1_02 1_03 -*- 18 Number of ppak cores on all Members is: ------------------------------------ -*- 2 blades: 1_01 1_03 -*- 2 -*- 1 blade: 1_02 -*- 14 Ppak core affinity on all Members is: ---------------------------------- -*- 1 blade: 1_01 -*- ethsBP1-01-TxRx-0: 00001 ethsBP1-02-TxRx-0: 00001 ... ... (truncated) ... ... ethsBP1-03-TxRx-15: 20000 ethsBP1-04-TxRx-15: 20000 -*- 1 blade: 1_02 -*- ethsBP1-01-TxRx-0: 00000001 ethsBP1-02-TxRx-0: 00000001 ... ... (truncated) ... ... ethsBP1-03-TxRx-29: 40000000 ethsBP1-04-TxRx-29: 40000000 -*- 1 blade: 1_03 -*- ethsBP1-01-TxRx-0: 00001 ethsBP1-02-TxRx-0: 00001 ... ... (truncated) ... ... ethsBP1-03-TxRx-15: 20000 ethsBP1-04-TxRx-15: 20000 [Expert@SG-s01-01:0]# |