Clustering commands, Add clustering slave-ip, Delete clustering slave-ip – Perle Systems IOLAN CSS User Manual
Page 42: Add clustering slave-ip delete clustering slave-ip

Clustering Commands
42
IOLAN SDS/SCS/STS CLI Reference Guide, Version 3.6
Clustering Commands
Add Clustering Slave-IP
Delete Clustering Slave-IP
Description Adds a slave IOLAN to the clustering group.
User Level Admin
Syntax
add clustering slave-ip <IPv4_address>
number-of-ports 1|2|4|8|16|24|32|48 [protocol telnet|ssh]
[starting-master-tcp-port <10001-65535>]
[starting-slave-ds-port <10001-65535>]
Options
Specify the IP address of the clustering slave you wish to modify. This clustering slave
must already exist in the clustering group. The IP address must be in a valid IPv4
format.
number-of-ports
Specify the port number that you wish to modify on this clustering slave.
protocol
Specify the protocol that will be used to access the Slave IOLAN port, SSH or Telnet.
starting-master-tcp-port
Specify this parameter if you wish to change the name associated with this slave port.
starting-slave-ds-port
Specify this parameter if you wish to change the slave-ds-port associated with this
slave port. This should match the port number configured for this port on the salve
IOLAN.
Description Deletes a Slave IOLAN from the clustering group. Type
delete clustering slave-ip ?
to get a list of Slave IOLAN IP addresses.
User Level Admin
Syntax
delete clustering slave-ip <IPv4_address>
Option
Specify the IP address of the clustering slave you wish to modify. This clustering slave
must already exist in the clustering group. The IP address must be in a valid IPv4
format.