Instruction manual

Chapter 3: High Availability
NetScaler 9000 Series Installation and Configuration Guide - Volume 1 3-7
NSICG60_JAN05
3.3.2 Configuration Steps
3.3.2.1 Configuring First NetScaler 9000 system (NS1)
1. Log-in to the NetScaler 9000 system using valid Username and Password
on the first NetScaler 9000 system.
Note: If the NetScaler 9000 system is not pre-configured then you must
define the system configuration by entering the
/netscaler/
nsconfig command at the shell prompt.
2. If you want to modify the present system IP address type
ns config on
the Command Line Interface (CLI)
—Or—
If you want to continue with the pre configured system IP address then
jump to Step 4.
3. At the reboot prompt, type
yes.
4. Enter the following command in the CLI.
add node <id> <ipAddress>
where in the
z id: specify the unique node number for the second NetScaler
9000 system (NS2).
z ipAddress: specify the IP address of the second NetScaler 9000
system (NS2).
For the example shown in Figure 3-2 on page 6, add the Node ID as
1
and the IP address as
10.102.1.2.
Note: The maximum node ID for NetScaler 9000 systems in a high
availability setup is 64.
5. To disable those interfaces in the NetScaler 9000 system that are not
connected or not being used for traffic, enter the following CLI
command:
disable interface <ifnum>
where