Previous Topic: Simplification of Remote Command Execution

Next Topic: Received ROF Messages

Route Commands Through a Remote Region

You can issue a command on another remote region through your current ROF session. This ability lets you establish ROF sessions to remote regions through any number of intermediate regions.

Example: Route a Command Through Another Region

This example sends a SHOW USERS command to PROD02 through PROD01 using the following command:

ROUTE PROD01 ROUTE PROD02 SHOW USERS

This command sends the SHOW USERS command to PROD02 through an intermediate ROF session with PROD01. This method provides an alternative to a direct ROF session, and can be useful if direct contact cannot be established with the target region.