Administration Commands
define_qllc_port
2.46 define_qllc_port
The define_qllc_port command is used to define a new QLLC port or modify an existing QLLC port. Before issuing this command, you must define the DLC that this port uses.
You can modify an existing port only if it is not started. You cannot change the DLC used by an existing port; the dlc_name specified when modifying an existing port must match the DLC that was specified on the initial definition of the port.
For information about defining a port that will accept incoming calls, see Section 2.46.4, Incoming Calls.
2.46.1 Supplied Parameters
Parameter name | Type | Length | Default |
[define_qllc_port] |
|
|
|
port_name | character | 8 |
|
description | character | 31 | (null string) |
dlc_name | character | 8 |
|
port_number | decimal |
| 1 |
max_rcv_btu_size | decimal |
| 265 |
tot_link_act_lim | decimal |
| 64 |
inb_link_act_lim | decimal |
| 0 |
out_link_act_lim | decimal |
| 0 |
ls_role | constant |
| LS_NEG |
implicit_dspu_template | character | 8 | (null string) |
implicit_ls_limit | decimal |
| 0 |
implicit_dspu_services | constant |
| NONE |
implicit_deact_timer | decimal |
| 30 |
act_xid_exchange_limit | decimal |
| 9 |
nonact_xid_exchange_limit | decimal |
| 5 |
ls_xmit_rcv_cap | constant |
| LS_TWS |
max_ifrm_rcvd | decimal |
| 7 |
target_pacing_count | decimal |
| 7 |
max_send_btu_size | decimal |
| 265 |
address | character | 15 | (null string) |
implicit_cp_cp_sess_support | constant |
| YES |
implicit_limited_resource | constant |
| NO |
implicit_hpr_support | constant |
| NO |
implicit_uplink_to_en | constant |
| NO |
effect_cap | decimal |
| 9600 |
connect_cost | decimal |
| 0 |
byte_cost | decimal |
| 0 |
security | constant |
| SEC_PUBLIC_SWITCHED_NETWORK |
prop_delay | constant |
| PROP_DELAY_PKT_SWITCHED_NET |
user_def_parm_1 | decimal |
| 0 |
user_def_parm_2 | decimal |
| 0 |
user_def_parm_3 | decimal |
| 0 |
initially_active | constant |
| YES |
cud_mode | constant |
| DONTCARE |
cud_match | hex array | 16 | (null string) |
add_mode | constant |
| DONTCARE |
add_len | decimal |
| 0 |
vc_type | constant |
| SVC |
loc_packet | constant |
| DEFAULT |
rem_packet | decimal |
| DEFAULT |
loc_wsize | decimal |
| 0 |
rem_wsize | decimal | 0 |
|
167