Forum Discussion

  • Per the BIG-IP 9.0 reference manual, chapter 13, here is the syntax for the rule statement command:

     

     

     

     

    [use] node [] Causes the identified server node to be used directly, thus bypassing any load-balancing.

     

     

     

    Here's a Link to the manual. You will need your F5 support password to access this resource.

     

     

    -Joe

     

  • unRuleY_95363's avatar
    unRuleY_95363
    Historic F5 Account

    Actually, the node command is fairly forgiving. It will allow either the address and port separated by a whitespace as in:

     

    node 10.10.10.1 80

     

    or using a colon like:

     

    node 10.10.10.1:80