Displaying the port bindings, Listing the real servers – Brocade Virtual ADX Global Server Load Balancing Guide (Supporting ADX v03.1.00) User Manual

Page 132

Advertising
background image

122

Brocade Virtual ADX Global Server Load Balancing Guide

53-1003245-01

Displaying GSLB information

1

NOTE

Since the dynamic virtual servers use addresses in the 10.10.10.x/23 subnet for the internal
database, a GSLB Brocade Virtual ADX cannot support user-configured real and virtual servers in
this address range.

Virtual ADX(config)#show server dynamic virtual

Syntax: show server dynamic virtual

Displaying the port bindings

To display the port bindings the Brocade Virtual ADX creates for the dynamically created real
servers and virtual servers, enter the following command.

This example shows that the Brocade Virtual ADX has bound internal virtual server 10.10.10.10 to
real server 10.157.22.229 for TCP port 80 (HTTP). The Brocade Virtual ADX also has bound internal
virtual server 10.10.10.11 to real server 10.157.22.230, using TCP port 80.

Syntax: show server dynamic bind

The show server dynamic bind command shows the port bindings the Brocade Virtual ADX creates
for the dynamically created real servers and virtual servers.

Listing the real servers

To list the real servers, enter the following command.

Virtual Servers Info

Server Name: 10.10.10.10 IP : 10.10.10.10 : 1

Status: enabled Predictor: round-robin TotConn: 0

Dynamic: Yes HTTP redirect: disabled

ACL: id = 0

Sym: group = 1 state = 5 priority = 0 keep = 0

Activates = 1, Inactive= 0

Port State Sticky Concur Proxy CurConn TotConn PeakConn

http enabled NO NO NO 0 0 0

default enabled NO NO NO 0 0 0

Server Name: 10.10.10.11 IP : 10.10.10.11 : 1

Status: enabled Predictor: round-robin TotConn: 0

Dynamic: Yes HTTP redirect: disabled

ACL: id = 0

Sym: group = 1 state = 5 priority = 0 keep = 0

Activates = 1, Inactive= 0

Port State Sticky Concur Proxy CurConn TotConn PeakConn

70 enabled NO NO NO 0 0 0

default enabled NO NO NO 0 0 0

Virtual ADX(config)#show server dynamic bind

Virtual Server Name: 10.10.10.10, IP: 10.10.10.10

http -------> 10.157.22.229: 10.157.22.229, http (remote)

Virtual Server Name: 10.10.10.11, IP: 10.10.10.11

70 -------> 10.157.22.230: 10.157.22.230, 70 (remote)

Advertising