Quick Start


Sample Communication Profiles

This section displays sample configuration profiles for an AIX operating system with SNA Server/6000 3.1.

Name TSM
CLIENT Cli V3 R1 L2.0
SERVER Ser V3 R1 L2.0

CLIENT is where the TSM client resides and is configured as a calling station with a token ring link station to SERVER (activated when the system starts up).

SERVER is where the TSM server resides and is configured as a listening station, consisting of only one link station called GENERIC (activated when the system starts up).

CLIENT Profiles

Figure 4 displays a sample set of SNA LU6.2 profiles of an TSM client.

Figure 4. Example of SNA LU6.2 for TSM Client V3 for AIX


/*******************************************************************
sna:
 ;prof_name                                      = "sna"
 ;max_sessions                                   = 200
 ;max_conversations                              = 200
 ;restart_action                                 = once
 ;rrm_enabled                                    = no
 ;dynamic_inbound_partner_lu_definitions_allowed = yes
 ;standard_output_device                         = "/dev/console"
 ;standard_error_device                          = "/var/sna/sna.stderr"
 ;nmvt_action_when_no_nmvt_process               = reject
 ;trusted_group_ids                              = {system}
 ;comments                                       = ""
 ;
/*******************************************************************
control_pt:
 ;prof_name                                      = "node_cp"
 ;xid_node_id                                    = "*"
 ;network_name                                   = "MYNWNAME"
 ;control_pt_name_alias                          = "CLIENT"
 ;control_pt_name                                = "CLIENT"
 ;control_pt_node_type                           = appn_network_node
 ;max_cached_trees                               = 500
 ;max_nodes_in_topology_database                 = 500
 ;route_addition_resistance                      = 128
 ;comments                                       = ""
/*******************************************************************
side_info:
 ;prof_name                                     = "server"
 ;local_lu_or_control_pt_alias                  = "CLIENT"
 ;partner_lu_alias                              = ""
 ;fq_partner_lu_name                            = "MYNWNAME.SERVER"
 ;mode_name                                     = "#INTER"
 ;remote_tp_name_in_hex                         = no
 ;remote_tp_name                                = "dsmserv"
 ;comments                                      = ""
/**************************************************************	*****
	
/*******************************************************************
link_station_token_ring:
 ;prof_name                                     = "SERVER"
 ;use_control_pt_xid                            = yes
 ;xid_node_id                                   = "*"
 ;sna_dlc_profile_name                          = "tok0.00001"
 ;stop_on_inactivity                            = yes
 ;time_out_value                                = 2
 ;LU_registration_supported                     = no
 ;LU_registration_profile_name                  = ""
 ;link_tracing                                  = no
 ;trace_format                                  = long
 ;access_routing_type                           = link_address
 ;remote_link_name                              = ""
 ;remote_link_address                           = 0x100051234567
 ;remote_sap                                    = 0x04
 ;call_out_on_activation                        = yes
 ;verify_adjacent_node                          = yes
 ;net_id_of_adjacent_node                       = "MYNWNAME"
 ;cp_name_of_adjacent_node                      = "SERVER"
 ;xid_node_id_of_adjacent_node                  = "*"
 ;node_type_of_adjacent_node                    = appn_end_node
 ;solicit_sscp_sessions                         = no
 ;activate_link_during_system_init              = no
 ;activate_link_on_demand                       = yes
 ;cp_cp_sessions_supported                      = no
 ;cp_cp_session_support_required                = no
 ;adjacent_node_is_preferred_server             = no
 ;initial_tg_number                             = 20
 ;restart_on_normal_deactivation                = no
 ;restart_on_abnormal_deactivation              = no
 ;restart_on_activation                         = no
 ;TG_effective_capacity                         = 4300800
 ;TG_connect_cost_per_time                      = 0
 ;TG_cost_per_byte                              = 0
 ;TG_security                                   = nonsecure
 ;TG_propagation_delay                          = lan
 ;TG_user_defined_1                             = 128
 ;TG_user_defined_2                             = 128
 ;TG_user_defined_3                             = 128
 ;comments                                      = ""
 
/*******************************************************************
 
/*******************************************************************
 
sna_dlc_token_ring:
 ;prof_name                                     = "tok0.00001"
 ;datalink_device_name                          = "tok0"
 ;force_timeout                                 = 120
 ;user_defined_max_i_field                      = no
 ;max_i_field_length                            = 30729
 ;max_active_link_stations                      = 100
 ;num_reserved_inbound_activation               = 0
 ;num_reserved_outbound_activation              = 0
 ;transmit_window_count                         = 16
 ;dynamic_window_increment                      = 1
 ;retransmit_count                              = 8
 ;receive_window_count                          = 8
 ;priority                                      = 0
 ;inact_timeout                                 = 48
 ;response_timeout                              = 4
 ;acknowledgement_timeout                       = 1
 ;link_name                                     = "CLIENT"
 ;local_sap                                     = 0x04
 ;retry_interval                                = 60
 ;retry_limit                                   = 20
 ;dynamic_link_station_supported                = yes
 ;trace_base_listen_link_station                = no
 ;trace_base_listen_link_station_format         = long
 ;dynamic_lnk_solicit_sscp_sessions             = no
 ;dynamic_lnk_cp_cp_sessions_supported          = yes
 ;dynamic_lnk_cp_cp_session_support_required    = no
 ;dynamic_lnk_TG_effective_capacity             = 4300800
 ;dynamic_lnk_TG_connect_cost_per_time          = 0
 ;dynamic_lnk_TG_cost_per_byte                  = 0
 ;dynamic_lnk_TG_security                       = nonsecure
 ;dynamic_lnk_TG_propagation_delay              = lan
 ;dynamic_lnk_TG_user_defined_1                 = 128
 ;dynamic_lnk_TG_user_defined_2                 = 128
 ;dynamic_lnk_TG_user_defined_3                 = 128
 ;comments                                      = ""

SERVER Profiles

Figure 5 displays a sample set of SNA LU6.2 profiles of an TSM server.

Figure 5. Example of SNA LU6.2 for TSM Server V3 for AIX


/*******************************************************************
sna:
 ;prof_name                                      = "sna"
 ;max_sessions                                   = 200
 ;max_conversations                              = 200
 ;restart_action                                 = once
 ;rrm_enabled                                    = no
 ;dynamic_inbound_partner_lu_definitions_allowed = yes
 ;standard_output_device                         = "/dev/console"
 ;standard_error_device                          = "/var/sna/sna.stderr"
 ;nmvt_action_when_no_nmvt_process               = reject
 ;trusted_group_ids                              = {system}
 ;comments                                       = ""
/*******************************************************************
control_pt:
 ;prof_name                                     = "node_cp"
 ;xid_node_id                                   = "*"
 ;network_name                                  = "MYNWNAME"
 ;control_pt_name_alias                         = "SERVER"
 ;control_pt_name                               = "SERVER"
 ;control_pt_node_type                          = appn_end_node
 ;max_cached_trees                              = 500
 ;max_nodes_in_topology_database                = 500
 ;route_addition_resistance                     = 128
 ;comments                                      = ""
 
/********************************************************************
local_tp:
 ;prof_name                                     = "DSMSERVLOCAL"
 ;tp_name                                       = "DSMSERV"
 ;tp_name_in_hex                                = no
 ;pip_data_present                              = no
 ;pip_data_subfields_number                     = 0
 ;command_line_parameters_present               = no
 ;command_line_parameters                       = ""
 ;conversation_type                             = either
 ;sync_level                                    = none/confirm
 ;resource_security_level                       = none
 ;resource_access_list_profile_name             = ""
 ;full_path_tp_exe                              = "/usr/tivoli/tsm/server/bin/dsmserv"
 ;multiple_instances                            = yes
 ;user_id                                       = 100
 ;server_synonym_name                           = ""
 ;restart_action                                = once
 ;communication_type                            = signals
 ;ipc_queue_key                                 = 0
 ;standard_input_device                         = "/dev/console"
 ;standard_output_device                        = "/dev/console"
 ;standard_error_device                         = "/dev/console"
 ;comments                                      = ""
 
/********************************************************************
link_station_token_ring:
 ;prof_name                                     = "GENERIC"
 ;use_control_pt_xid                            = yes
 ;xid_node_id                                   = "*"
 ;sna_dlc_profile_name                          = "tok0.00001"
 ;stop_on_inactivity                            = yes
 ;time_out_value                                = 1
 ;LU_registration_supported                     = no
 ;LU_registration_profile_name                  = ""
 ;link_tracing                                  = no
 ;trace_format                                  = long
 ;access_routing_type                           = link_address
 ;remote_link_name                              = ""
 ;remote_link_address                           = ""
 ;remote_sap                                    = 0x04
 ;call_out_on_activation                        = no
 ;verify_adjacent_node                          = no
 ;net_id_of_adjacent_node                       = ""
 ;cp_name_of_adjacent_node                      = ""
 ;xid_node_id_of_adjacent_node                  = "*"
 ;node_type_of_adjacent_node                    = learn
 ;solicit_sscp_sessions                         = no
 ;activate_link_during_system_init              = yes
 ;activate_link_on_demand                       = no
 ;cp_cp_sessions_supported                      = yes
 ;cp_cp_session_support_required                = no
 ;adjacent_node_is_preferred_server             = no
 ;initial_tg_number                             = 0
 ;restart_on_normal_deactivation                = no
 ;restart_on_abnormal_deactivation              = no
 ;restart_on_activation                         = yes
 ;TG_effective_capacity                         = 4300800
 ;TG_connect_cost_per_time                      = 0
 ;TG_cost_per_byte                              = 0
 ;TG_security                                   = nonsecure
 ;TG_propagation_delay                          = lan
 ;TG_user_defined_1                             = 128
 ;TG_user_defined_2                             = 128
 ;TG_user_defined_3                             = 128
 ;comments                                      = ""
 
/********************************************************************
sna_dlc_token_ring:
 ;prof_name                                     = "tok0.00001"
 ;datalink_device_name                          = "tok0"
 ;force_timeout                                 = 120
 ;user_defined_max_i_field                      = no
 ;max_i_field_length                            = 30729
 ;max_active_link_stations                      = 255
 ;num_reserved_inbound_activation               = 0
 ;num_reserved_outbound_activation              = 0
 ;transmit_window_count                         = 16
 ;dynamic_window_increment                      = 1
 ;retransmit_count                              = 8
 ;receive_window_count                          = 8
 ;priority                                      = 0
 ;inact_timeout                                 = 48
 ;response_timeout                              = 4
 ;acknowledgement_timeout                       = 1
 ;link_name                                     = ""
 ;local_sap                                     = 0x04
 ;retry_interval                                = 60
 ;retry_limit                                   = 20
 ;dynamic_link_station_supported                = no
 ;trace_base_listen_link_station                = no
 ;trace_base_listen_link_station_format         = long
 ;dynamic_lnk_solicit_sscp_sessions             = no
 ;dynamic_lnk_cp_cp_sessions_supported          = yes
 ;dynamic_lnk_cp_cp_session_support_required    = no
 ;dynamic_lnk_TG_effective_capacity             = 4300800
 ;dynamic_lnk_TG_connect_cost_per_time          = 0
 ;dynamic_lnk_TG_cost_per_byte                  = 0
 ;dynamic_lnk_TG_security                       = nonsecure
 ;dynamic_lnk_TG_propagation_delay              = lan
 ;dynamic_lnk_TG_user_defined_1                 = 128
 ;dynamic_lnk_TG_user_defined_2                 = 128
 ;dynamic_lnk_TG_user_defined_3                 = 128
 ;comments                                      = ""
 
/********************************************************************
lu6.2_session_timeout:
 ;prof_name                                     = "snasvcmg"
 ;timeout_type                                  = include
 ;local_lu_name                                 = "SERVER"
 ;fq_partner_lu_name                            = "*"
 ;mode_name                                     = "SNASVCMG"
 ;timeout_value                                 = 1200
 ;comments                                      = ""


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]