Print Download PDF Send Feedback

Previous

Next

rs_db_tool

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

-d

debug file.

<-name object_name>

Enter the name of the gateway object.

<-ip module_ip>

Enter the IP Address of the gateway

<-TTL Time-To-Live>

The relative time interval (in seconds) during which the entry is valid.
A value of zero specifies "unlimited".

-operation add

Add entry to database.

-operation fetch

Get entry from database.

-operation delete

Delete entry from database.

-operation list

List all the database entries.

-operation sync

Synchronize the database.