Remote RMX-3200 Version 5.2x Configuration Guide
Configuring TBOS Settings: Loading a TBOS Definition File
21-6
Loading a TBOS Definition File
A user can load a definition file either by transferring the file to Remote RMX-3200’s
TBOS configuration directory (
/config/tbos) and loading the file, or by loading the
file from a central server. This procedure provides the steps for loading a TBOS
definition file from a central server.
To load a TBOS definition file from a central server:
1. At the main prompt, configure TBOS server address
192.168.5.1:
config tbos server address 192.168.5.1
2. Configure server directory /tmp/tbos:
config tbos server directory /tmp/tbos
3. Configure server user name test and password test:
config tbos server user test test
4. (optional) Verify that the TBOS central server has been configured properly:
show tbos server
The command response similar to the following displays:
5. Load TBOS definition file
tbosdefinitions.def from the central server:
config tbos load tbosdefinitions.def fromserver
Note: You can load a TBOS definition file directly from the Remote RMX-3200
configuration directory by entering the above command without keyword
fromserver.
6. Save the configuration.
In this scenario, you will:
Configure the TBOS definition file central server
Load a TBOS definition file from the central server.
(Dub)>show tbos server
IP Address: 192.168.5.1
IP Port: 21
Directory: /tmp/home
User: test
(Dub)>