Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change IP over SNA Type of Service (CHGIPSTOS) command is used to change the SNA mode associated with each IP type of service.
Notes:
Restriction: The user must have *IOSYSCFG authority to use this command.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
TOS | Type of service | *MINDELAY, *MAXTHRPUT, *MAXRLB, *MINCOST, *NORMAL | Required, Key, Positional 1 |
MODE | Mode | Communications name, *NETATR | Required, Positional 2 |
Top |
Specifies the IP type of service to be changed.
This is a required parameter.
The possible values are:
Top |
Specifies the SNA mode description used with this type of service. The mode can be one to eight characters in length. The first character must be A (or a) through Z (or z), or special characters $, #, or @ followed by 0 through 9, A (or a) through Z (or z), $, #, or @.
This is a required parameter.
The possible values are:
Restriction: The SNASVCMG and CPSVCMG modes are reserved for system use and cannot be specified for the MODE parameter.
Top |
CHGIPSTOS TOS(*MINDELAY) MODE(MODE1)
This command changes the SNA mode for IP type of service *MINDELAY to MODE1.
Top |
Top |