Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.


Chapter 9 Administering Firewall Port Ranges : SHOW_RANGES

SHOW_RANGES
swadm command
Syntax
swadm SHOW_RANGES
Description
This command shows the port ranges that are currently defined on this iProcess Engine node, and the servers that are currently running behind each of them. This information is read from the port_range_conf and port_range_nodes tables.
Output
The command displays the following information about the port ranges (values shown are examples):

 
-----------------------------------------------------------------------
Port Range ID Range Mode Range Size Port Start RPC Start Server ID's
-----------------------------------------------------------------------
1 0 20 10000 400000
2 2 50 11000 410000
3 1 20 15000 400000

 
where:
Range ID is the ID of this port range
Range Mode, Range Size, Port Start and RPC Start are the configuration values for this port range. See the ADD_RANGE command for a full description of these values.
Server ID’s is a comma-delimited list of server IDs of the servers that are currently running behind this port range. You can use the SHOW_SERVERS command to find out the details of each server ID.
See Also
ADD_RANGE, DEL_RANGE, MOD_RANGE, SET_RANGE, SHOW_PORTS

Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.