Enterasys Matrix DFE-Gold Series Configuration Manual page 663

Enterasys networks switch configuration guide
Table of Contents

Advertisement

virtual
Parameters
ip‐address 
tcp | udp 
port
service service‐name
Defaults
If a TCP service name is not specified, none will be applied.
Mode
Router command, SLB Virtual Server Configuration mode: Matrix>Router(config‐slb‐vserver)#
Usage
If sticky session persistence is configured with the persistence level command ("persistence level" 
on page 19‐25), the service parameter is not needed.
The "no" form of this command clears the virtual server configuration.
Example
This example shows how to set the IP address and TCP port for the "virtual‐http" virtual server: 
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)#serverfarm httpserver
Matrix>Router(config-slb-vserver)#virtual 10.1.4.5 tcp www
Configuring Load Sharing Network Address Translation (LSNAT)
Specifies an IP address for the virtual server. 
Specifies TCP or UDP as the protocol used by the virtual server. 
Specifies a TCP or UDP port number (0 through 65535) or port name to 
be used by this virtual server. Specifying 0 indicates all ports can be 
used by this virtual server, and should be used only with sticky session 
persistence configuration. See "Sticky Persistence Configuration 
Considerations" on page 19‐2
The following port name keywords may be used:
ftp — File Transfer Protocol, port 21
telnet — Telnet, port 23
www — World Wide Web, port 80
(Optional) Specifies the service to be accessed through this virtual 
server IP address when TCP is specified.
Currently, only ftp may be specified.
Enterasys Matrix DFE-Gold Series Configuration Guide 19-23

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents