Forum Discussion

Kevin_Davies_40's avatar
Jan 23, 2013

Replacing a profile

Just trying to get my head around tmsh... if I want to replace ANY profile on an existing virtual without affecting the traffic then I have to specify every single profile on that virtual?

 

 

Virtual details

 

name vs_test

 

destination: 1.1.1.1:443

 

SSL client and serverside

 

Oneconnect

 

HTTP Profile

 

TCP Profiles client and serverside

 

iRules

 

Command:

 

tmsh ltm modify virtual vs_test profiles replace-all-with { my_new_http_profile oneconnect } profiles add { clientssl tcp-clientside-profile { context clientside }} profiles add { serverssl tcp-serverside-profile { context serverside }}

 

Am I doing this wrong?

 

 

 

 

No RepliesBe the first to reply