INHERIT_PORT_LIMITED_RESOURCE
Required? | No |
Keyword Type | Enumerated |
Default | No |
Multiples Allowed? | No, only one for each CONNECTION_NETWORK keyword |
The INHERIT_PORT_LIMITED_RESOURCE parameter controls whether the values specified on the IMPLICIT_LIMITED_RESOURCE keyword of PORT are used for the connection networks.
Valid values are:
- NO
- The values specified on the IMPLICIT_LIMITED_RESOURCE parameter of the PORT keyword are not used. The connection networks are defined as limited resource.
- YES
- The values specified on the IMPLICIT_LIMITED_RESOURCE of the PORT keyword are used. In this case, the connection networks are defined as either limited resource or non-limited resource, based on the values specified on the IMPLICIT_LIMITED_RESOURCE of the PORT keyword. See IMPLICIT_LIMITED_RESOURCE.
This parameter is optional.