Black Box 1102, 1101 Cascaded Ports, UPS Connections, # config -s config.cascade.slaves.total=1

Models: 1101 1102 Secure Device Servers

1 164
Download 164 pages 30.63 Kb
Page 127
Image 127

Chapter 14: Configuration from the Command Line

The following command will synchronize the live system with the new configuration:

#config -r serialconfig

14.8Cascaded 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

les1102-2

Number of ports

2

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=les1102-2

#config -s config.cascade.slaves.slave1.ports=2

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 to Chapter 6).

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, for example, port 13, enter:

#config -s config.ups.monitors.monitor1.port=/dev/port13

#config -s "config.ups.monitors.monitor1.name=My UPS"

#config -s "config.ups.monitors.monitor1.description=UPS in room 5"

#config -s config.ups.monitors.monitor1.username=User2

#config -s config.ups.monitors.monitor1.password=secret

#config -s config.ups.monitors.monitor1.sdorder=2

#config -s config.ups.monitors.monitor1.driver=genericups

724-746-5500 blackbox.com

127

Page 127
Image 127
Black Box 1102, 1101 manual Cascaded Ports, UPS Connections, # config -s config.cascade.slaves.total=1, # config -r cascade