Examples of target specifications

The following are examples of target specifications:

os_name=HP-UX

Specifies the target operating system and use defaults for the remainder.

os_name=HP-UX, 
os_rel=11.23,
arch=pa, 
vxfs_version=5.0, 
bits=64

Specifies the operating system, operating system release version, architecture, VxFS version, and kernel bits of the target.

os_name=HP-UX,
arch=ia

Specifies the operating system and architecture of the target.

os_name=HP-UX,
bits=64

Specifies the operating system and kernel bits of the target.