Envoy ACP/XF Configuration and Management Manual

Converting EnvoyACP/XF Configuration Information
to SCF
EnvoyACP/XF Configuration and Management Manual429232-003
A-20
COUP Conversion Examples
COUP Conversion Examples
The following examples show how COUP configuration commands convert to an SCF
configuration file:
Example 1
The following COUP commands for configuration of an ADCCP-ABM line on a 3605
controller are similar to the following SCF command file. (For more information about
the attributes in this example, see the WAN Subsystem Configuration and
Management Manual.)
COUP Commands
1) ASSUME DEVICE
2) SET MACRO ADCCPABMXF, PATHNAME P3605A, LIU 0
3) ADD $ABM3
4) START $ABM3
SCF Command File
ASSUME SUBSYS $ZZWAN
ADD PROFILE #MYAABM, FILE $SYSTEM.SWAN.PEXFAABM
ADD DEVICE $ZZWAN.#ABM3, &
TYPE (11, 42), &
IOPOBJECT $SYSTEM.SYS01.BSPROCO , &
PROFILE MYAABM, &
CLIP 1, &
LINE 0, &
CPU 1, &
ALTCPU 2, &
PATH A, &
ADAPTER SWAN001A, &
RECSIZE 256
START #ABM3
For SWAN hardware clip-num will be 1 to 3 and for SWAN 2 hardware clip-num will be
1 to 6.