Forum Discussion

zacks023_101602's avatar
zacks023_101602
Icon for Nimbostratus rankNimbostratus
Oct 12, 2009

Bigpipe command for iRule

I am trying to list all the iRule that are in a F5 unit.

 

I can do it individually but it is very time consuming so I was wondering if there is a bigpipe command that will be able to accomplish that.
  • rule list

     

     

    That will do it from the bigpipe shell. From the command line it would be this:

     

    b rule list

     

     

    You could also pipe the output to less or redirect it to a file for easier viewing.

     

     

    Richard
  • rule list

     

     

    That will do it from the bigpipe shell. From the command line it would be this:

     

    b rule list

     

     

    You could also pipe the output to less or redirect it to a file for easier viewing.

     

     

    Richard
  • rule list

     

     

    That will do it from the bigpipe shell. From the command line it would be this:

     

    b rule list

     

     

    You could also pipe the output to less or redirect it to a file for easier viewing.

     

     

    Richard