Steps for configuring an interface for the intraensemble data network (CHPID type OSX)

The intraensemble data network (IEDN) can be accessed through OSA-Express for zBX (OSX) interfaces. The IEDN provides access to other images connected to the IEDN, and to applications and appliances running in an IBM® zEnterprise® BladeCenter Extension (zBX).

Before you begin

Procedure

Perform the following steps to configure an interface for the IEDN:

  1. Specify CHPIDTYPE OSX on the INTERFACE statement for the IPAQENET or IPAQENET6 interface.
  2. Include the CHPID parameter to have VTAM® dynamically create the associated transport resource list element (TRLE) definition, and include the VLANID parameter. Unlike OSD interfaces, OSX interfaces must be associated with a specific VLAN, and can communicate only with other applications and images that have access to the same VLAN on the IEDN.

    The following example is a sample INTERFACE definition; adjust values as needed:

    INTERFACE QDIOOSX1 DEFINE IPAQENET 
    CHPIDTYPE OSX   CHPID F1    VLANID 10 
      MTU 8992     IPADDR 172.16.1.1/24
  3. For IPv6, if you connect an external router on this network, then you can use stateless address autoconfiguration. Otherwise, you must configure IPv6 addresses and prefixes manually.

Results

For more information about configuring CHPID type OSX for IPAQENET and IPAQENET6 interfaces, see z/OS Communications Server: IP Configuration Reference. Some INTERFACE statement defaults are different for OSX interfaces than for OSD interfaces, and some INTERFACE statement parameters that apply to OSD interfaces do not apply to OSX interfaces.