ACE SIP load-balancing in one-arm mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2010 07:04 AM
Hi,
I'm trying to get SIP load-balancing to work in one-arm mode.
I configured source-nat and all services are working except for SIP.
I think I need sip inspection but I connot find a clear config exemple.
class-map match-any CM_Nu_SIP_VIP_5060
description vip-sip
2 match virtual-address 10.40.57.12 udp eq 5060
policy-map type loadbalance sip first-match LB_POL_Nu_SIP_VIP
class class-default
sticky-serverfarm GRP-SIP
policy-map multi-match POL_SIP
class CM_Nu_SIP_VIP_5060
loadbalance vip inservice
loadbalance policy LB_POL_Nu_SIP_VIP
loadbalance vip icmp-reply active
loadbalance vip advertise active
nat dynamic 1 vlan 899
interface vlan 899
nat-pool 1 10.40.57.250 10.40.57.254 netmask 255.255.255.0 pat
service-policy input POL_SIP
- Labels:
-
Application Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2010 04:04 AM
We do not support pat with SIP inspection.
Gilles.
