How do I apply the connection parameter map in a configuration like this to the service policy int827? Do I need to define the traffic? Can I specify only one source destination flow to apply the set tcp half-closed TCP normalization against?
Any help would be appreciated.
Thank you all,
Jon
policy-map type loadbalance first-match wss-1100-l7slb
class class-default
sticky-serverfarm sticky-srcip-1100
policy-map type loadbalance first-match wss-1101-l7slb
class class-default
sticky-serverfarm sticky-srcip-1101
parameter-map type connection TCPIP_PARAM_MAP
set tcp timeout half-closed 180
policy-map multi-match int827
class wss-1100
loadbalance vip inservice
loadbalance policy wss-1100-l7slb
class wss-1101
loadbalance vip inservice
loadbalance policy wss-1101-l7slb
interface vlan 827
bridge-group 1
no normalization
access-group input etherany
access-group input ip-any-any
access-group output ip-any-any
service-policy input mgmt
service-policy input int827
no shutdown
interface vlan 828
bridge-group 1
no normalization
access-group input etherany
access-group input ip-any-any
access-group output ip-any-any
no shutdown
interface bvi 1
mac-address autogenerate
ip address x.x.x.6 255.255.255.0
peer ip address x.x.x.7 255.255.255.0
no shutdown
ip route 0.0.0.0 0.0.0.0 x.x.x.1