Envoy Configuration and Management Manual
Configuration Quick Start
Envoy Configuration and Management Manual—429861-001
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 Envoy Subsystem Using SCF on page 1-11
•
Changing LINE Object Attributes in the Envoy Subsystem Using Guardian 
Procedure Calls on page 1-11
Changing the Modifier Definitions in the PROFILE Object
Step 1: Stopping the Device
Issue an SCF STOP DEVICE command to the WAN subsystem as in Example 1-5:
Step 2: Deleting the Device 
Delete the DEVICE from the configuration data base as in Example 1-6:
Step 3: Defining the New PROFILE Object 
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.
Step 4: Redefining the New DEVICE Object 
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.#ENV01
Example 1-6. Deleting the Device
-> DELETE DEVICE $ZZWAN.#ENV01
Example 1-7. Changing the Modifier Definitions in the PROFILE Object Using 
the LIKE Attribute
ADD PROFILE $ZZWAN.#MYPROF, LIKE YOURPROF, POOLED










