Administration Commands
define_ip_port
For more information about these parameters, see Section 2.32, define_ip_ls. When the LS name is not initially known, the values specified on define_ip_port are used as defaults for processing incoming calls.
local_ip_interface
Identifier for the local network adapter card to be used for the IP link. To determine this identifier:
•Run the command netstat
•Check the Network column in the output data to find the appropriate IP subnet for this link. The Name column in the same row of the output data contains the identifier to be used in this parameter.
2.33.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.33.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a secondary return code to provide specific details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
INVALID_PORT_NAME
The value specified in the port_name parameter was not valid.
INVALID_DLC_NAME
The specified dlc_name did not match any defined DLC.
INVALID_BTU_SIZE
The max_rcv_btu_size parameter was not set to a valid value.
INVALID_LINK_ACTIVE_LIMIT
One of the activation limit parameters, inb_link_act_lim, out_link_act_lim, or tot_link_act_lim, was not set to a valid value.
INVALID_MAX_IFRM_RCVD
The max_ifrm_rcvd parameter was not set to a valid value.
UNKNOWN_IP_HOST
The string specified for the remote_hostname parameter could not be resolved to a valid IP address.
INVALID_IMPLICIT_UPLINK
The implicit_uplink_to_en parameter was not set to a valid value.
State Check
If the command does not execute because of a state error, SNAplus2 returns the following parameters:
primary_rc
STATE_CHECK
115