Brocade Communications Systems ServerIron ADX 12.4.00 User Manual

Page 197

Advertising
background image

ServerIron ADX Global Server Load Balancing Guide

185

53-1002437-01

Displaying GSLB information

1

ServerIronADX# show gslb cache all affinity

prefix length = 24, prefix = 28.1.1.0, region = N-AM

prefix source = affinity,

affinity = site: local, ServerIronADX: 1.1.1.102

Syntax: show gslb cache all affinity

To display the statically generated geographic cache entries on the GSLB ServerIron ADX, enter the
following command.

ServerIronADX# show gslb cache all geographic static

prefix length = 8, prefix = 3.0.0.0, region = N-AM

prefix source = geographic (static),


prefix length = 8, prefix = 4.0.0.0, region = N-AM

prefix source = geographic (static),

...

Syntax: show gslb cache all geographic static

To display the user-configured geographic cache entries on the GSLB ServerIron ADX, enter the
following command.

ServerIronADX# show gslb cache all geographic user-configured

prefix length = 20, prefix = 1.1.0.0, region = ASIA

prefix source = geographic (user-configured), rtt-update,


site = local, ServerIronADX = (1.1.1.102), rtt = 7 (x100 usec)


prefix length = 24, prefix = 10.10.10.0, region = ASIA

prefix source = geographic (user-configured),

Syntax: show gslb cache all geographic user-configured

To display cache entries that contain RTT information reported by a specified Site ServerIron ADX,
enter a command such as the following:

ServerIronADX# show gslb cache all 1.1.1.102

prefix = 1.1.0.0, prefix length = 20

site = local, ServerIronADX = (1.1.1.102), rtt = 7 (x100 usec)

Syntax: show gslb cache all <ip-addr>

The <ip-addr> is the address of a Site ServerIron ADX.

To display the cache entries for a specified prefix longer than a specified length, enter a command
such as the following:

ServerIronADX# show gslb cache 2.1.1.1 longer-than 8

prefix length = 24, prefix = 2.1.1.0, region = N-AM

prefix source = static,

Syntax: show gslb cache <ip-addr> longer-than <prefix-length>

The example above displays all prefix cache entries for address 2.1.1.1, with a prefix length from 8
to 31. You can specify a <prefix-length> from 1-31.

To display the cache entries for a specified prefix shorter than a specified length, enter a command
such as the following:

Advertising