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


Chapter 1 CLI Commands by Level : Slot CONFIG Commands

Slot CONFIG Commands
All CLI Slot CONFIG commands are listed in Table 22 in alphabetical order.
The Slot CONFIG level allows you to configure a specific operational state on a Topic Routing Blade (TRB) to either locked or unlocked so that it can or cannot receive subscription updates, respectively. You reach this level by entering slot <slot-number> at the Global CONFIG level, where <slot-number> is the slot number of the selected TRB (valid value is 1/5).
Example:
tibco# configure
tibco(config)# slot 1/5
tibco(config-slot)#
The CLI is now at the Slot CONFIG level for configuring the operational state of the TRB installed in slot 5 of the P-7500 system.
(config-slot)# shutdown
Description
Use this command to configure a specific operational state on a TRB to locked so that it can no longer receive subscription updates. Refer to Chapter 12, Topic Routing Blade in TIBCO Messaging Appliance P-7500 Operations Guide for more information.
The no version unlocks locked TRBs to allow them to again receive subscription updates after the P-7500 systemis restarted through the reload command.
Syntax
shutdown
no shutdown
The shutdown command does not have any parameters or subcommands.
Example
tibco(config)# slot 1/5
tibco(config-slot)# shutdown
The TRB installed in slot 5 of the P-7500 system is now locked and cannot receive subscription updates.
 
 

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