_____________________________________________________________________
724-746-5500 | b lackb o x.co m
Page 176
# config -r serialconfig
14.8 Cascaded Ports
To add a new slave device with the following settings:
IP address/DNS name
192.168.0.153
Description
Console in office 42
Label
les1116-5
Number of ports
16
The following commands must be issued:
# config -s config.cascade.slaves.slave1.address=192.168.0.153
# config -s "config.cascade.slaves.slave1.description=CM in office 42"
# config -s config.cascade.slaves.slave1.label=les1116-5
# config -s config.cascade.slaves.slave1.ports=16
The total number of slaves must also be incremented. If this is the first slave you’re adding, type:
# config -s config.cascade.slaves.total=1
Increment this value when adding more slaves.
NOTE: If a slave is added using the CLI, then the master SSH public key will need to be manually copied
to every slave device before cascaded ports will work (refer
Chapter 4
).
The following command will synchronize the live system with the new configuration:
# config -r cascade
14.9 UPS Connections
Managed UPSes
Before adding a managed UPS, make sure that at least 1 port has been configured to run in 'device
mode', and that the device is set to 'ups'.
To add a managed UPS with the following values:
Connected via
Port 1
UPS name
My UPS
Description
UPS in room 5
Username to connect to UPS
User2
Password to connect to UPS
secret
shutdown order
2 (0 shuts down first)
Driver
genericups
Driver option - option
option
Driver option - argument
argument
Logging
Enabled
Log interval
2 minutes
Run script when power is critical
Enabled
# config -s config.ups.monitors.monitor1.port=/dev/port01
If the port number is higher than 9, eg port 13, enter:
# config -s config.ups.monitors.monitor1.port=/dev/port13
# config -s "config.ups.monitors.monitor1.name=My UPS"