Administration Commands
define_tr_port, define_ethernet_port, define_fddi_port
Default TG characteristics used for implicit link stations using this port and as the default TG characteristics for defined link stations that do not have explicitly defined TG characteristics. The TG characteristics parameters are ignored if the LS is to a downstream PU.
For more information about these parameters, see Section 2.60, define_tr_ls, define_ethernet_ls, define_fddi_ls.
initially_active
Specifies whether this port is automatically started when the node is started. Possible values are:
YES
The port is automatically started when the node is started.
NO
The port is automatically started only if an LS that uses the port is defined as initially active; otherwise, it must be manually started.
test_timeout through t1_retry_limit
For information about these parameters, see Section 2.60, define_tr_ls, define_ethernet_ls, define_fddi_ls. When the LS name is not initially known, the values specified on define_tr_port / de- fine_ethernet_port/ define_fddi_port are used as defaults for processing incoming calls.
2.61.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.61.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_PORT_TYPE
The port_type parameter was not set to a valid value.
INVALID_BTU_SIZE
The max_rcv_btu_size parameter was not set to a valid value.
INVALID_LS_ROLE
The ls_role parameter was not set to a valid value.
INVALID_LINK_ACTIVE_LIMIT
245