SNAX/XF and SNAX/APN Configuration and Management Manual
SNAX Quickstart and Overview
SNAX/XF and SNAX/APN Configuration and Management Manual—425836-006
1-2
Task One: Configure X.25 Lines (if required)
The ServerNet LAN Systems Access (SLSA) subsystem has been defined and
started and an Ethernet 4 ServerNet adapter (E4SA) and/or Token-Ring ServerNet
adapter (TRSA) has been installed and started.
A NonStop TCP/IP process has been defined and started. This document assumes
that the process is named $ZTC0.
The WAN manager process ($ZZWAN) has been defined and started.
The WAN processes CONMGR, WANBOOT and TFTP are defined and started.
Task One: Configure X.25 Lines (if required)
Add WAN subsystem objects for X25AM
Use SCF commands to define and start X25AM objects
1: Add the X25AM Profile
A profile defines different modifiers, default values, and ranges of values for the
X25AM subsystem. The X25AM subsystem supports only one profile named
PX250061. This type 832 file is located in the sysnn subvolume. The file is released as
part of the X25AM product. It contains all the attributes for X25AM devices and
provides the function of SYSGEN macros for the NonStop S-series server.
If you have already added this profile, you can skip this step.
1. Issue the following SCF command to see what profiles have been added:
SCF>names, sub all
The output of the NAMES command lists the profiles that have been added. If the
X25AM profile does not exist then you need to add it.
2. Add the X25AM profile using the following SCF command:
SCF>ADD PROFILE $ZZWAN.#profx25, FILE $SYSTEM.sys00.PX250061
Altering a Profile Object
You can alter a profile object as follows:
Deleting or re-adding the PROFILE object
By using the ADD PROFILE command with the LIKE option
By using the ADD DEVICE command by specifying different values in the modifier-
spec
By using the ALTER DEVICE command by specifying different values in the
modifier-spec.