beautypg.com

Brocade Virtual ADX Server Load Balancing Guide (Supporting ADX v03.1.00) User Manual

Page 350

background image

334

Brocade Virtual ADX Server Load Balancing Guide

53-1003247-01

Configuring SIP SLB

7

Configuring a SIP proxy server and enabling health check

Complete the following steps to configure a real SIP proxy server and its health check.

1. Configure a real server and IP address for a proxy server and enter the real server

configuration mode.

Virtual ADX(config)#server real proxy-server-1 10.1.3.1

Syntax: [no] server real name ip address

2. Specify the SIP port.

Virtual ADX(config-rs-proxy-server-1)#port sip

Syntax: [no] port sip

NOTE

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

3. Specify a proxy server and a health check method with options.

Virtual ADX(config-rs-redirect-server-1)#port sip sip-proxy-server

health-check-method options

Syntax: port sip [sip-proxy-server] [health-check-method [ options | register ] ]

[health-check-no-dsr]

sip-proxy-server—Identifies the server as a SIP proxy server.

health-check-method—Specifies the SIP health check method.

options—Enables health check through OPTION messages.

register—Enables health check through REGISTER messages (default method).

health-check-no-dsr—Specifies for health check to be sent to a real server rather than a
virtual server.