(SOL16284) Description
The BIG-IP system fails to ensure that the protocol profile assigned to a virtual server includes both client-side and server-side contexts.
For example, the following Traffic Management Shell (tmsh) command syntax creates a virtual server named vs_foo that includes a client-side context but no server-side context for the tcp-lan-optimized protocol profile:
tmsh create /ltm virtual vs_foo ip-protocol tcp destination 1.1.1.3:8080 profiles replace-all-with { tcp-lan-optimized { contex
↧