Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 CLI Commands by Level : Rendezvous Gateway CONFIG Commands

Rendezvous Gateway CONFIG Commands
All CLI Rendezvous Gateway CONFIG commands are listed in Table 20 in alphabetical order.
The Rendezvous Gateway CONFIG level allows you to start or stop the Rendezvous Gateway. You reach this level by entering gateway at the Rendezvous CONFIG level.
Example:
tibco# configure
tibco(config)# rv
tibco(config-rv)# gateway
tibco(config-rv-gateway)#
The CLI is now at the Rendezvous Gateway CONFIG level for starting or stopping the Rendezvous Gateway on the P-7500.
(config-rv-gateway)# primary
Description
The Rendezvous Gateway daemon is in primary state by default on the TIBCO Messaging Appliance P-7500 system.
To ensure that only one Rendezvous Gateway daemon instance runs on a P-7500 redundancy pair at any given time, enter the no primary Rendezvous Gateway CONFIG command on one of the systems making the redundant pair to make the selected system the backup for the redundancy pair:
Note: Rendezvous services must be in shutdown state before entering the no primary Rendezvous Gateway CONFIG command, otherwise an error message is received.
To return an Rendezvous Gateway daemon back to its default state of primary on a system, enter the primary Rendezvous Gateway CONFIG command on the system.
Syntax
primary
no primary
The primary command does not have any parameters or subcommands.
tibco(config-rv)# gateway
tibco(config-rv-gateway)# no primary
(config-rv-gateway)# shutdown
Description
Use this command to stop Rendezvous Gateway services on the P-7500.
The no version starts Rendezvous Gateway services on the system.
Note: Before entering the no shutdown Rendezvous Gateway CONFIG command, you must:
1.
Stop Rendezvous services (if running) through the shutdown Rendezvous CONFIG command.
2.
Configure the static IP address and mask for the eth2 interface in accordance with your local IP network requirements through the interface eth2 Global CONFIG command.
3.
Start Rendezvous services through the no shutdown Rendezvous CONFIG command.
Syntax
shutdown
no shutdown
The shutdown command does not have any parameters or subcommands.
Example
To start Rendezvous Gateway services on the P-7500:
tibco(config-rv)# gateway
tibco(config-rv-gateway)# no shutdown

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved