EasyManuals Logo

Citrix NetScaler SDX 8015 User Manual

Default Icon
442 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #108 background imageLoading...
Page #108 background image
© 1999-2017 Citrix Systems, Inc. All rights reserved. p.111https://docs.citrix.com
steps.
The following table list the tasks, NetScaler commands, and examples for creating the required configuration on the
NetScaler instances.
Tasks NetScaler Command Line
Syntax
Example
Create VLANs and set the MTU of the desired
VLANs for supporting jumbo frames.
add vlan <id> -mtu
<positive_integer>
show vlan <id>
add vlan 10 -mtu 1500
add vlan 20 -mtu 9000
Bind interfaces to VLANs. bind vlan <id> -ifnum
<interface_name>
show vlan <id>
bind vlan 10 -ifnum 10/1
bind vlan 20 -ifnum 10/2
Add a SNIP address. add ns ip <IPAddress>
<netmask> -type SNIP
show ns ip
add ns ip 198.51.100.18
255.255.255.0 -type SNIP
Create services representing HT TP servers add service <serviceName>
<ip> HTTP <port>
show service <name>
add service SVC-S1 198.51.100.19
http 80
add service SVC-S2 198.51.100.20
http 80
Create HTTP load balancing virtual servers and
bind the services to it
add lb vserver <name>
HTTP <ip> <port>
bind lb vserver
<vserverName>
<serviceName>
show lb vserver <name>
add lb vserver LBVS-1 http
203.0.113.15 80
bind lb vserver LBVS-1 SVC-S1
Create a custom TCP profile and set its MSS for
supporting jumbo frames.
add tcpProfile <name> -mss
<positive_integer>
show tcpProfile <name>
add tcpprofile NS1-SERVERS-
JUMBO -mss 8960
Bind the custom T CP profile to the desired
services.
set service <Name> -
tcpProfileName <string>
show service <name>
set service SVC-S1 -tcpProleName
NS1- SERVERS-JUMBO
set service SVC-S2 -tcpProleName

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Citrix NetScaler SDX 8015 and is the answer not in the manual?

Citrix NetScaler SDX 8015 Specifications

General IconGeneral
BrandCitrix
ModelNetScaler SDX 8015
CategoryServer
LanguageEnglish

Related product manuals