Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
Bernhard_Sayer
Contributor
Jump to solution

Command "enabled_blades" on embedded Gaia

Hi!

Is there a command to check enabled blades on embedded Gaia appliances?

BR,

Bernhard

2 Solutions

Accepted Solutions
G_W_Albrecht
Legend
Legend

It is present as text files:

Blades status and licensing: expert# cat /opt/fw1/conf/blades.xml

Blades enabled (1) / disabled (0): expert# cat/opt/fw1/conf/active_blades.txt

CCSE CCTE CCSM SMB Specialist

View solution in original post

HristoGrigorov

So, if you want to have your own version of enable_blades put this into a script:

grep 1 /opt/fw1/conf/active_blades.txt |  awk '{print $1,$3}'

View solution in original post

0 Kudos
6 Replies
PhoneBoy
Admin
Admin

As far as I know, there is no equivalent to enabled_blades on SMB.

0 Kudos
HristoGrigorov

It was planned but not implemented. I mean when you do clish -c "show configuration" you will see:

# Table for activation status of a blade

and then nothing...

0 Kudos
G_W_Albrecht
Legend
Legend

It is present as text files:

Blades status and licensing: expert# cat /opt/fw1/conf/blades.xml

Blades enabled (1) / disabled (0): expert# cat/opt/fw1/conf/active_blades.txt

CCSE CCTE CCSM SMB Specialist
Bernhard_Sayer
Contributor

Perfect - Thanks!

0 Kudos
HristoGrigorov

So, if you want to have your own version of enable_blades put this into a script:

grep 1 /opt/fw1/conf/active_blades.txt |  awk '{print $1,$3}'

0 Kudos
Bernhard_Sayer
Contributor

or use this if you want the output in one line:

grep 1 /opt/fw1/conf/active_blades.txt |  awk '{print $1,$3}' | tr -d '\n'

Leaderboard

Epsum factorial non deposit quid pro quo hic escorol.

Upcoming Events

    CheckMates Events