Expand Configuration and Management Manual (H06.21+, J06.10+)

Subsystem Control Facility (SCF) Commands
Expand Configuration and Management Manual 529522-013
14 - 30
OBEYFORM Option
OBEYFORM Option
The output is in the form of an ALTER PATH command. This allows for easy creation of
SCF command files for configuration backup.
Considerations
You can display information about several paths with a single INFO command by
specifying multiple PATH objects using parentheses as:
PATH ( path-name , path-name [ , path-name ] ... )
Example 14-3. INFO PATH $LHPATH, OBEYFORM command
-> INFO PATH $LHPATH,OBEYFORM
ALTER PATH $LHPATH ,&
COMPRESS ON ,&
NEXTSYS 144 ,&
OSSPACE 32767 ,&
OSTIMEOUT 0:00:03.00 ,&
L4RETRIES 3 ,&
PATHTF 0 ,&
L4TIMEOUT 0:00:20.00 ,&
L4SENDWINDOW 254 ,&
L4EXTPACKETS ON ,&
L4CONGCTRL ON ,&
L4CWNDCLAMP 32767 ,&
SUPERPATH 0FF ,&
PATHBLOCKBYTES 8192 ,&
PATHPACKETBYTES 8192
Note. The OBEYFORM option cannot be used in combination with the DETAIL option.