Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 9 Administering Firewall Port Ranges : ADD_RANGE

ADD_RANGE
swadm command
Syntax
swadm ADD_RANGE [-m Range_mode] [-p Port_range_start] [-r RPC_range_start]
                [-s Range_size]
Description
This command defines a new port range for use with this iProcess Engine node. You can then use the SET_RANGE command to place a server behind this port range.
The port range is stored as a record in the port_range_conf table.
Options
 
-m Range_mode
0 - Do not use port or RPC ranges. A process can use any port number and RPC number (as assigned by the operating system).
1 - Use port ranges. A process must use a port number allocated from within the defined range, but can use any RPC number.
2 - Use RPC ranges. A process must use an RPC number allocated from within the defined range, but can use any port number.
3 - Use port ranges and RPC ranges. A process must use both a port number and an RPC number allocated from within the defined ranges.
-p Port_range_start
-r RPC_range_start
-s Range_size
Errors
The following error messages may be returned by this command.
swadm cannot update the iProcess Engine database. Examine the sw_error and sw_warn files, which is located in the SWDIR\logs directory, for more information about the cause of the error. See iProcess Engine Log Files for more information.
See Also
DEL_RANGE, MOD_RANGE, SET_RANGE, SHOW_PORTS, SHOW_RANGES

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved