beautypg.com

Configuring a sip virtual server, Configuring health check – Brocade Virtual ADX Server Load Balancing Guide (Supporting ADX v03.1.00) User Manual

Page 353

background image

Brocade Virtual ADX Server Load Balancing Guide

337

53-1003247-01

Configuring SIP SLB

7

Configuring a SIP virtual server

Complete the following steps to configure SIP SLB virtual redirect-proxy servers and virtual proxy
domains, and bind real servers to virtual servers.

1. Configure a virtual proxy domain name and IP address for Domain 1 and enter the virtual

server configuration mode.

Virtual ADX(config)#server virtual-name-or-ip proxy-domain-1 10.1.6.9

Syntax: [no] server virtual-name-or-ip name ip address

2. Specify the SIP port and SIP switch.

Virtual ADX(config-vs-proxy-domain-1)#port sip sip-switch

Syntax: [no] port sip sip-switch

This command must be used to enable the SIP switch for the virtual port.

NOTE

You can specify the logical SIP port number 5060 or the keyword sip.

3. Configure a domain and specify a SIP domain name and dummy user.

Virtual ADX(config-vs-proxy-domain-1)#port sip sip-user-name sipuser

domain-name domain-1

Syntax: [no] port sip [sip-user-name user-name [domain-name domain-name]]

NOTE

The domain name is optional. If you do not specify a domain name, the server IP address is
used.

4. Bind the real SIP registrar servers.

Virtual ADX(config-vs-proxy-domain-1)#bind sip registrar-1 sip registrar-2 sip

Syntax: bind sip registrar-name bind sip registrar-name sip

5. Bind the real SIP proxy servers.

Virtual ADX(config-vs-proxy-domain-1)#bind sip proxy-server-1 sip

proxy-server-2 sip

6. Return to global configuration mode.

Virtual ADX(config-vs-proxy-domain-1)#exit

Configuring health check

SIP health check can be performed by either the SIP REGISTER or OPTIONS method. Configure the
method according to your needs. The default method is REGISTER.

To configure SIP health check correctly, you must configure the sip-domain-name and dummy-user
at the virtual port level. SIP health check can be enabled at Layer 7 using UDP as the transport
layer.

NOTE

The Virtual ADX UDP L7 SIP health checks are supported only at regular health checks, i.e. at the
real server configuration. It is not supported at element health check.