Expand Configuration and Management Manual (G06.24+)

Subsystem Control Facility (SCF) Commands
Expand Configuration and Management Manual523347-008
15-11
ALTER PATH Command
ALTER PATH Command
The ALTER PATH command is described below. The PATH object type takes the
following form:
PATH path-name attribute-spec [, attribute-spec ] ...
where path-name is the device name of a path and attribute-spec is one of the
following attribute name and value combinations:
Table 15-3 lists the path attributes that have corresponding profile modifiers.
For detailed information about each path attribute, refer to the description of the
corresponding profile modifier in Section 17, Expand Modifiers.
[ COMPRESS { ON | OFF } ]
[ L4CONGCTRL { ON | OFF } ]
[ L4EXTPACKETS { ON | OFF } ]
[ L4RETRIES integer ]
[ L4SENDWINDOW n]
[ L4TIMEOUT time ]
[ NEXTSYS system-number ]
[ OSSPACE integer ]
[ OSTIMEOUT time ]
[ PATHBLOCKBYTES integer ]
[ PATHPACKETBYTES integer ]
[ SUPERPATH { ON | OFF } ]
Table 15-3. ALTER PATH Attributes and Corresponding Profile Modifiers
SCF Attribute Profile Modifier
COMPRESS COMPRESS_OFF/COMPRESS_ON
L4CONGCTRL L4CONGCTRL_OFF/L4CONGCTRL_ON
L4EXTPACKETS L4EXTPACKETS_OFF/L4EXTPACKETS_ON
L4RETRIES L4RETRIES n
L4SENDWINDOW L4SENDWINDOW n
L4TIMEOUT L4TIMEOUT n
NEXTSYS NEXTSYS n
OSSPACE OSSPACE n
OSTIMEOUT OSTIMEOUT n
PATHBLOCKBYTES PATHBLOCKBYTES n
PATHPACKETBYTES PATHPACKETBYTES n
SUPERPATH SUPERPATH_OFF/SUPERPATH_ON