Envoy ACP/XF Configuration and Management Manual

Configuration Quick Start
EnvoyACP/XF Configuration and Management Manual429232-003
1-9
Changing the Modifier Definitions in the PROFILE
Object
Based on how you want to make the change, choose one of the following methods,
described later in this section:
Changing the Modifier Definitions in the PROFILE Object on page 1-9
Changing the Modifier Definitions in the DEVICE Object on page 1-10
Changing LINE Object Attributes in the EnvoyACP/XF Subsystem Using SCF on
page 1-11
Changing LINE Object Attributes in the EnvoyACP/XF Subsystem Using NonStop
OS Procedure Calls on page 1-11
Changing the Modifier Definitions in the PROFILE Object
1. Issue an SCF STOP DEVICE command to the WAN subsystem as in Example 1-5:
2. Delete the DEVICE from the configuration data base as in Example 1-6:
3. Define a WAN subsystem PROFILE object by issuing the ADD PROFILE
command with the LIKE attribute, and make the new profile different from the
existing one by specifying modifiers in the command as shown in Example 1-7.
4. Re-add the DEVICE object, associating the modified PROFILE object as shown in
Example 1-8:
Example 1-5. Stopping the Device
-> STOP DEVICE $ZZWAN.#EXF01
Example 1-6. Deleting the Device
-> DELETE DEVICE $ZZWAN.#EXF01
Example 1-7. Changing the Modifier Definitions in the PROFILE Object Using the
LIKE Attribute
ADD PROFILE $ZZWAN.#MYPROF, LIKE YOURPROF, POOLED