For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Re: using putty or plink to access bash and pass multiple commands

Hi Jeremy,

the user needs so called "advanced shell" privileges. Perhaps you just provided access to "tmsh" and it cannot use the bash.

Now a command file i.e. as follows can be used:
tmsh show ltm virtual | grep -B 4 -iE '^[[:blank:]]*availability.*(offline|unknown)'

Thanks, Stephan

No RepliesBe the first to reply