Command Reference Guide

Administration Commands
dene_tr_port, dene_ethernet_port, dene_fddi_port
Default TG characteristics used for implicit link stations using this port and as the default TG characteristics for
dened link stations that do not have explicitly dened 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,
dene_tr_ls, dene_ethernet_ls, dene_fddi_ls.
initially_active
Species 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 dened as initially active; otherwise,
it must be manually started.
test_timeout through t1_retry_limit
For information about these parameters, see Section 2.60, dene_tr_ls, dene_ethernet_ls, dene_fddi_ls.
When the LS name is not initially known, the values specied 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 specic 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 specied in the port_name parameter was not valid.
INVALID_DLC_NAME
The specied dlc_name did not match any dened 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