Administration Commands define_ip_port
description  | character  | 31  | (null string)  | 
  | 
dlc_name  | character  | 8  | 
  | 
  | 
max_rcv_btu_size  | decimal  | 
  | 1461  | 
  | 
tot_link_act_lim  | decimal  | 
  | 1  | 
  | 
inb_link_act_lim  | decimal  | 
  | 0  | 
  | 
out_link_act_lim  | decimal  | 
  | 1  | 
  | 
nonact_xid_exchange_limit  | decimal  | 
  | 10  | 
  | 
max_ifrm_rcvd  | decimal  | 
  | 7  | 
  | 
target_pacing_count  | decimal  | 
  | 7  | 
  | 
max_send_btu_size  | decimal  | 
  | 1461  | 
  | 
remote_hostname  | character  | 100  | 
  | 
  | 
implicit_cp_cp_sess_support  | constant  | 
  | YES  | 
  | 
implicit_limited_resource  | constant  | 
  | NO  | 
  | 
implicit_deact_timer  | decimal  | 
  | 30  | 
  | 
implicit_uplink_to_en  | constant  | 
  | NO  | 
  | 
effect_cap  | decimal  | 
  | 9600connect_cost  | decimal  | 
byte_cost  | decimal  | 
  | 0  | 
  | 
security  | constant  | 
  | SEC_NONSECURE  | 
  | 
prop_delay  | constant  | 
  | PROP_DELAY_MINIMUM  | 
  | 
user_def_parm_1  | decimal  | 
  | 0  | 
  | 
user_def_parm_2  | decimal  | 
  | 0  | 
  | 
user_def_parm_3  | decimal  | 
  | 0  | 
  | 
initially_active  | constant  | 
  | YES  | 
  | 
implicit_ls_limit  | decimal  | 
  | 0  | 
  | 
ip_ack_timeout  | decimal  | 
  | 2000  | 
  | 
ip_max_retry  | decimal  | 
  | 10  | 
  | 
liveness_timeout  | decimal  | 
  | 10000  | 
  | 
short_hold_mode  | constant  | 
  | NO  | 
  | 
local_ip_interface  | character  | 32  | 
  | 
  | 
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.
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 
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
112