Forum Discussion
bsg273_163868
Nimbostratus
10 years agoChanging Virtual Server's Access Profile with TMSH w/o Knowing Its Current Value
I am trying to use tmsh to change the Access Profile that is assigned to a given virtual server without knowing its current value. In the f5 Console GUI this is straightforward. When you navigate t...
Brad_Parker
Cirrus
10 years agoYou should be able to just use
modify ltm virtual MY_VIRTUAL_SERVER profiles replace-all-with {ACCESS_PROFILE_NEW}Brad_Parker
Cirrus
10 years agoProbably best to list ltm virtual one-line first so you know all the other profile you have attached as well if you replace-all-with.