Displaying the port bindings, Listing the real servers – Brocade Communications Systems ServerIron ADX 12.4.00 User Manual

Page 195

Advertising
background image

ServerIron ADX Global Server Load Balancing Guide

183

53-1002437-01

Displaying GSLB information

1

Syntax: show server dynamic virtual

Displaying the port bindings

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

This example shows that the ServerIron ADX has bound internal virtual server 10.10.10.10 to real
server 209.157.22.229 for TCP port 80 (HTTP). The ServerIron ADX also has bound internal virtual
server 10.10.10.11 to real server 209.157.22.230, using TCP port 80.

Syntax: show server dynamic bind

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

Listing the real servers

To list the real servers, enter the following command.

Syntax: show server dynamic sessions

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

ServerIronADX(config)# show server dynamic bind

Virtual Server Name: 10.10.10.10, IP: 10.10.10.10

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

Virtual Server Name: 10.10.10.11, IP: 10.10.10.11

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

ServerIronADX(config)# show server dynamic sessions

Avail. Sessions = 524287 Total Sessions = 524288

Total C->S Conn = 90 Total S->C Conn = 0

Total Reassign = 0 Unsuccessful Conn = 2

Server State - 1:enabled, 2:failed, 3:test, 4:suspect, 5:grace_dn, 6:active

Real Server State CurrConn TotConn TotRevConn CurrSess PeakConn

209.157.22.229 6 0 0 0 0 0

209.157.22.230 6 0 0 0 0 0

Advertising