Description
Manages DAIP gateways in a DAIP database.
Syntax
[Expert@MGMT:0]# rs_db_tool [-d] -operation add -name <Object Name> -ip <IPv4 Address> -ip6 <Pv6 Address> -TTL <Time-To-Live> |
[Expert@MGMT:0]# rs_db_tool [-d] -operation fetch -name <Object Name> |
[Expert@MGMT:0]# rs_db_tool [-d] -operation delete -name <Object Name> |
[Expert@MGMT:0]# rs_db_tool [-d] -operation list |
[Expert@MGMT:0]# rs_db_tool [-d] -operation sync |
Note - You must run this command from the Expert mode.
Parameters
Parameter |
Description |
|
Runs the command in debug mode. Use only if you troubleshoot the command itself. |
|
Specifies the name of the DAIP object. |
|
Specifies the IPv4 address of the DAIP object |
|
Specifies the IPv6 address of the DAIP object. |
|
Specifies the relative time interval (in seconds), during which the entry is valid. |