ip slb vserver Configuring Load Sharing Network Address Translation (LSNAT)
Enterasys Matrix DFE-Gold Series Configuration Guide 19-21
ip slb vserver
UsethiscommandtoidentifyanLSNATvirtualserverandtoaccessorenablethevirtualserver
loadbalance(SLB)configurationmode.
Syntax
ip slb vserver vserver-name
no ip slb vserver vserver-name
Parameters
Defaults
None.
Mode
Routercommand,Globalconfigurationmode:Matrix>Router(config)#
Usage
The“no”formofthiscommanddeletesthevirtualserverfromtheLSNATconfiguration.
Example
Thisexampleshowshowtoidentifyavirtualservernamed“virtual‐http”andenable
configurationmodeforthatvirtualserver.Notethatthisexamplealsoincludestheconfiguration
oftheserverfarmtowhichthisvirtualserverwillbeassociated.
Matrix>Router(config)#ip slb serverfarm httpserver
Matrix>Router(config-slb-sfarm)#real 10.1.2.1 port 80
Matrix>Router(config-slb-real)#inservice
Matrix>Router(config-slb-real)#exit
Matrix>Router(config-slb-sfarm)#real 10.1.2.3 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-http
Matrix>Router(config-slb-vserver)#
client(s) allowed to use the virtual
server(s)
Clients with permission to access this server. Set with the client
command as described in “client” on page 19-24.
client(s) allowed direct access to
the real server(s)
Clients with permission to access this server without LSNAT
translation. Set with the allow accessservers command as described
in “allow accessservers” on page 19-27.
Table 19-3 show ip slb vservers Output Details (continued)
Output... What it displays...
vserver‐name Specifiesavirtualservername.