Command Reference Guide
Administration Commands
define_qllc_port
retry_limit decimal 5
retry_timeout decimal 3
idle_timeout decimal 30
Supplied parameters are:
port_name
Name of the port to be defined. This name is a character string using any locally displayable characters.
description
A text string describing the port. SNAplus2 uses this string for information only. It is stored in the node
’s
configuration file and returned on the
query_port command.
dlc_name
Name of the associated DLC. This name is a character string using any locally displayable characters. The
specified DLC must have already been defined.
port_number
The number of the port.
max_rcv_btu_size
Maximum BTU size that can be received. This value includes the length of the TH and RH (total 9 bytes)
as well as the RU. Specify a value in the range 265–65,535.
tot_link_act_lim
Total link activation limit—the maximum number of links that can be active at any time using this port.
inb_link_act_lim
Inbound link activation limit—the number of links reserved for inbound activation. The sum of
inb_link_act_lim and out_link_act_lim must not exceed tot_link_act_lim; the difference between
inb_link_act_lim and tot_link_act_lim defines the maximum number of links that can be activated outbound
at any time.
out_link_act_lim
Outbound link activation limit—the number of links reserved for outbound activation. The sum
of inb_link_act_lim and out_link_act_lim must not exceed tot_link_act_lim; the difference between
out_link_act_lim and tot_link_act_lim defines the maximum number of links that can be activated inbound
at any time.
ls_role
Link station role. Possible values are:
LS_PRI
Primary
LS_SEC
Secondary
LS_NEG
Negotiable
implicit_dspu_template
Specifies the DSPU template, defined on the define_dspu_template command. This template is used
for definitions if the local node is to provide PU concentration for an implicit link activated on this port. If
the template specified does not exist or is already at its instance limit when the link is activated, activation
will fail. This template name is an 8-byte string in a locally displayable character set.
168