Forum Discussion

cgoldberg_14562's avatar
cgoldberg_14562
Icon for Nimbostratus rankNimbostratus
Sep 17, 2008

Setting an iRule from bigpipe command line

I am having trouble figuring out how to point a virtual to an iRule through the bigpipe command line interface.

 

 

on the old Big-IP, I would do: $ bigpipe virtual use rule

 

this doesn't seem to work on the LTM 9.x.

 

 

Does anyone know the syntax, or can point me in the right direction? I searched the documents for bigpipe and can't find an answer.

 

 

-Corey

5 Replies

  • if you want it to persist through a reboot you'll need a "b save" as well
  • Suppose a virtual server is already pointing to 2 iRules, then how do i attach the 3rd iRule to the same virtual server through command prompt.

     

     

    Does the command b virtual vitusl_name rule rule_name overwrites all the previous iRule assignments.

     

     

    Version:10.2.0 HF2

     

    Hardware:Viprion

     

     

    Regards,

     

    Sid.
  • Yes, the command will overwrite, use add/delete:

    
    b virtual  rules  add
    

    
    b virtual  rules  delete