WAN Subsystem Configuration and Management Manual

Upgrading to a SWAN 2 Concentrator
WAN Subsystem Configuration and Management Manual522463-011
7-2
Updating the WAN Configuration Files
Updating the WAN Configuration Files
This section summarizes the SCF command changes that are required to support
adding a SWAN 2 concentrator to your configuration. If you do not plan to add a
SWAN 2 concentrator, no changes are required.
SCF Changes Required to Configure a SWAN 2 Concentrator
The SCF ADD and ALTER commands require that you specify a TYPE attribute
with the value of SWAN2 if you are configuring a SWAN 2 concentrator. For
example:
SCF> ADD ADAPTER $ZZWAN.#SWAN2, TRACKID “SW2E01”, &
TYPE SWAN2, TCP/IP $ZTC1, ALTTCPIP $ZTC2, &
HOSTIP 192.168.10.2, ALTHOSTIP 192.168.11.2
The SCF ADD and ALTER SERVER commands support valid CLIP numbers of
one through 6 if the adapter TYPE is specified as SWAN 2. For example:
SCF> ADD SERVER $ZZWAN.#SWAN2.4
For existing configurations the PROGRAM attribute value defaults to CnnnnP00
for a SWAN concentrator (T3880). If you are configuring a SWAN 2 concentrator,
you must change this attribute value to CnnnnQ00.(For more information, see
Table 6-6 on page 6-48.)
The SCF commands are different depending on the IOP you are using.
For SNAX configurations, use the ADD LINE command. For example:
SCF> ADD LINE $line, ... PROGRAM $SYSTEM.CSSxx.C8168Q00
Use the INFO command to verify that the PROGRAM attribute has the correct
location.
For all other IOPs, use the ADD DEVICE command. For example:
SCF> ADD DEVICE $ZZWAN.#device-name, ... PROGRAM
$SYSTEM.CSSxx.C8168Q00.
Use the INFO command to verify that the PROGRAM attribute has the correct
location.
Table 2-1 on page 2-1 and Table 2-2 on page 2-2 list the data communications
subsystems that can be configured to use SWAN concentrator lines and lists the
manuals to consult for additional configuration information.
Note. For more information about SCF commands, see Section 6, SCF Commands.