Chapter 2 ’Installation and Startup’ — Software Only Delivery
Electra VS
-
Version 05.10 61
User Manual - Rev. A
6.
When the installation is complete, remove the USB Flash drive, select
Continue
and press
Enter
in order to reboot.
The platform restarts.
Configuring the Interface of the First Node (Master Node)
Configure the first interface of the master node to be in the System
Private LAN and set the management address.
1.
Connect in Guest mode (User =
THVNguest
Pwd =
THVNpwd0
).
Note that by default us keyboard is loaded.
2.
Execute the following commands:
loadkeys [fr|us]
: load the keyboard translation table if required.
setSystemIP
: declare the node as master node. It may be used to
configure the interface of the platform to be in the System Private LAN
(by default eth0).
setIP -a @IP/mask -g @IPgateway -l lannumber <-t if tagged>
-d interface/bond
: configure the Master Node virtual IP address,
after configuration you can access the Web interface using the
address configured.
Example:
setIP -a 198.18.69.244/21 -g 198.18.64.1 -l 3064
-d eth1
The management address will be set to 198.18.69.244 in LAN 3064.
ifConfig
: display the configuration of the interfaces present in the
node. Eth0 is preconfigured and eth1 is in our exemple configured to
support the management network.