Description rs_db_tool
is used to manage DAIP gateways in a DAIP database.
Syntax
# rs_db_tool [-d] <-operation <add <-name object_name> <-ip module_ip> <-TTL Time-To-Live>>
# rs_db_tool [-d] <-operation fetch <-name object_name>>
# rs_db_tool [-d] <-operation <delete <-name object_name>>
# rs_db_tool [-d] <-operation <list>>
# rs_db_tool [-d] <-operation <sync>>
Parameter |
Description |
|
debug file. |
|
Enter the name of the gateway object. |
|
Enter the IP Address of the gateway |
|
The relative time interval (in seconds) during which the entry is valid. |
|
Add entry to database. |
|
Get entry from database. |
|
Delete entry from database. |
|
List all the database entries. |
|
Synchronize the database. |