Hello guys,
I'm migrating ASA 5555-x to FTD 2110 and we have a specific TCP options configurated for a Riverbed on cisco ASA today.
I was looking for some flex config example for FTD, but I found nothing.
Configuration on ASA:
tcp-map Riverbed-TCP-option
tcp-options range 76 78 allow
tcp-options md5 clear
!
policy-map global_policy
class global-class
set connection advanced-options Riverbed-TCP-option
Thank You