access-list SERVER-TIMEOUT remark TCP Idle Timeout value for Core Services - 10 Hours
access-list SERVER-TIMEOUT extended permit tcp 10.240.178.0 255.255.255.0 any
class-map TCP-IdleTimeout-STO-in
description TCP Idle Timeout value for Core Services - 10 Hours
match access-list SERVER-TIMEOUT
policy-map STO-policy
description TCP Idle Timeout value for Core Services - 10 Hours
class TCP-IdleTimeout-STO-in
set connection timeout idle 10:00:00
service-policy STO-policy interface SERVER
I need to migrate the following to Cisco FTD. But as per the document in FLex config timeout commands are blacklisted. Needs to know how i will migrate to FTD.
http://www.cisco.com/c/en/us/td/docs/security/firepower/620/configuration/guide/fpmc-config-guide-v62/flexconfig_policies.html