OSI/AS Configuration and Management Manual
Examples of Configuration Command Files
OSI/AS Configuration and Management Manual—424119-001
A-10
OSI/AS Over a LAN, Using ES-IS Routing Exchange
Protocol
====
==== Assign TLAM (PAM for G06 and above releases) NSP process to local SNPA.
====
add entry $OSIM.#snpa.fe08008e000010 &
, server $OSIM.#nsp.LAM1
====
==== Assign TLAM (PAM for G06 and above releases) NSP process to remote SNPA.
==== This is not needed with ES-IS routing exchange protocol.)
==== Add TSP process, SNPA, and profile to local NSAP.
====
add entry $OSIM.#nsap.33a1, server $OSIM.#tsp.TSP1 &
, snpa fe08008e000010 &
, profile $OSIM.#L4.L4p1
====
==== Add address information for remote NSAP. (Remote SNPA
==== is not needed with ES-IS routing exchange protocol.)
====
add entry $OSIM.#nsap.33b1
====
==== Add TSEL information for local TSEL.
====
add entry $OSIM.#tsel.44a1 &
, server $OSIM.#taps.TAPS1 &
, profile $OSIM.#L5.L5p1
====
==== Add address information for remote TSEL.
====
add entry $OSIM.#tsel.44b1
====
==== Add a name for the local application.
====
add entry $OSIM.#appl.apa1, aequalifier 12345678 &
, aptitle ( 1 5 99 ) &
, psel 66a1, ssel 55a1 &
, tsel 44a1, nsap 33a1
====
==== Add a name for the remote application.
====
add entry $OSIM.#appl.apb1 &
, psel 66b1, ssel 55b1 &
, tsel 44b1, nsap 33b1
=============================================================
== Start the processes.
=============================================================
start process $OSIM.#tsp.TSP1
start process $OSIM.#taps.TAPS1
exit