WAN Subsystem Configuration and Management Manual
Adding a SWAN Concentrator
WAN Subsystem Configuration and Management Manual—522463-011
4-29
Associating a PROFILE Object to a DEVICE Object
3. Define a PROFILE object by issuing the ADD PROFILE command and alter two of
the modifiers in the DEVICE definition. The syntax fragment in Example 4-14 on
page 4-28 illustrates this configuration; the boldface text in this example highlights
the relevant information that is being described. For simplicity, only a few of the
modifiers are shown.
a. First, a PROFILE object is defined and displayed, as shown in Example 4-15.
The display indicates that the PROFILE object has not yet been defined for use
by a DEVICE object.
b. Next, the DEVICE object is defined with the ADD DEVICE command. The
boldface text shows the values for the NAME and RECSIZE modifiers that are
altered in the command, and the PROFILE object named ATPPROF is
associated to the DEVICE object. Because the modifiers are changed in the
DEVICE object definition (not in the PROFILE definition), to view the modifier
values the DEVICE will use when it is started, you must use the INFO DEVICE
command with the DETAIL option.
Example 4-15. Defining and Viewing the Contents of a PROFILE Object
2-> ADD PROFILE $ZZWAN.#ATPPROF, FILE $SYSTEM.SYS00.PATP6530
3-> INFO PROFILE $ZZWAN.#ATPPROF
WAN MANAGER Info profile \TAHITI.$ZZWAN.#ATPPROF
No devices or processes are using this profile.
DEVICE SPECIFIC MODIFIERS:
AUTOLOAD
.
.
.
NAME #TERM
DEVRSIZE 80
DEVTYPE 6
DEVSUBTYPE 4
DEVPROT 0
.
.
.
RETRIES 13
.
.
.