Forum Discussion

kps_202810's avatar
kps_202810
Icon for Nimbostratus rankNimbostratus
Jul 05, 2016
Solved

can anyone who can share me a cli commands for adding http profile and irule

i want a syntax to add http profile and irule for virtual server in single command.   consider VS name is KPS and http profile as HTTP and irule name as Irulekps, please share me the commands.  
  • IainThomson85_1's avatar
    Jul 05, 2016

    modify ltm virtual KPS profiles add { http } or modify ltm virtual KPS profiles replace-all-with { http } modify ltm virtual KPS rules { Iruleskps }

     

    You could of course Tab Complete the commands.