allow accessservers
This example shows how to use sticky session persistence, in conjunction with the sticky server
farm parameter.
Matrix>Router(config)#ip slb serverfarm lsnat
Matrix>Router(config-slb-sfarm)#sticky
Matrix>Router(config-slb-sfarm)#real 10.1.2.10 port 80
Matrix>Router(config-slb-real)#inservice
Matrix>Router(config-slb-real)#exit
Matrix>Router(config-slb-sfarm)#real 10.1.2.11 port 80
Matrix>Router(config-slb-real)#inservice
Matrix>Router(config-slb-real)#exit
Matrix>Router(config-slb-sfarm)#exit
Matrix>Router(config)#ip slb vserver virtual-lsnat
Matrix>Router(config-slb-vserver)#serverfarm lsnat
Matrix>Router(config-slb-vserver)#virtual 10.1.4.5 tcp 0
Matrix>Router(config-slb-vserver)#persistence level sticky
Matrix>Router(config-slb-vserver)#inservice
allow accessservers
Use this command to allow specific clients to access the load balancing real servers in a particular
LSNAT server farm without address translation.
Syntax
allow accessservers client‐ip‐start client‐ip‐end
no allow accessservers client‐ip‐start client‐ip‐end
Parameters
client‐ip‐start
client‐ip‐end
Defaults
None.
Mode
Router command, SLB Virtual Server Configuration mode: Matrix>Router(config‐slb‐vserver)#
Usage
Specified clients can set up connections directly to the real servers' IP addresses, as well as to the
virtual server IP address (VIP). For more information about using this command, see
"Configuring Direct Access to Real Servers" on page 19‐3.
The "no" form of this command removes non‐LSNAT access permission from the specified clients.
Configuring Load Sharing Network Address Translation (LSNAT)
Specifies an IP address at the start of the range of clients to be allowed
access.
Specifies an IP address at the end of the range of clients to be allowed
access.
Enterasys Matrix DFE-Gold Series Configuration Guide 19-27
Need help?
Do you have a question about the Enterasys Matrix DFE-Gold Series and is the answer not in the manual?