Forum Discussion

kend's avatar
kend
Icon for Nimbostratus rankNimbostratus
Aug 21, 2020

tmsh Commands to Add a Protocol Profile to a Virtual Server

I am creating a script that creates a virtual server and adds an existing protocol profile. I want to add the protocol profile to the client side and "Use Client Profile" for the server side. The command I am using for adding the protocol profile is below, but I don't know how to specify to use "Use Client Profile" for the server side.

 

profiles add { tcp_epic_production_receivewindow_sendbuffer_change {context clientside } profiles add { (Use Client Profile) {context serverside }