beautypg.com

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

Page 352

background image

336

Brocade Virtual ADX Server Load Balancing Guide

53-1003247-01

Configuring SIP SLB

7

3. Specify a registrar proxy server.

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

sip-both-registrar-proxy-server

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

[health-check-no-dsr]

sip-both-registrar-proxy-server—Identifies the server as a SIP registrar server or a 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.

Configuring a SIP redirect server and enabling health check

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

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

configuration mode.

Virtual ADX(config)#server real redirect-server-1 10.1.1.1

Syntax: [no] server real name ip_address

2. Specify the SIP port.

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

Syntax: [no] port sip

NOTE

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

3. Specify a redirect server and a health check method.

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

health-check-method register

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

[health-check-no-dsr]

sip-redirect-server—Identifies the server as a SIP redirect 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.