NBRNTD_IDLE_TIMEOUT option for NetBackup servers
The NBRNTD_IDLE_TIMEOUT option specifies the number of seconds to wait before the Remote Network Transport Service (nbrntd) shuts itself down. The Remote Network Transport Service provides resilient network connections. After it is shut down, NetBackup must restart the service if a new resilient connection for backups or restores is required.
Table: NBRNTD_IDLE_TIMEOUT information
Usage | Description |
|---|---|
Where to use | On NetBackup primary servers. |
How to use | Use the nbgetconfig and the nbsetconfig commands to view, add, or change the option. For information about these commands, see the NetBackup Commands Reference Guide. Use the following format: NBRNTD_IDLE_TIMEOUT = seconds The default timeout is 300 seconds (five minutes). By default, this entry is not present in the configuration file. |
Example | In the following example, the Remote Network Transport Service shuts off after 15 minutes. NBRNTD_IDLE_TIMEOUT = 900 |