4.7.7.3 Modifying an Existing Local Service
The following tasks explain how to change an existing local service definition.
- Stop the service first.
- Then use the
MOD SERVICEcommand to change any supported parameters.
The following SERVICE TYPE=LOCAL statement
parameters can be modified with this command.
SECURITYFASTPATHV21COMPAT
The example in the listing below uses the MOD SERVICE command. In this case, the NAME parameter only specifies the remote name, rather than the fully qualified (local name, remote name) syntax.
Listing 4‑24 MOD SERVICE Command (Local Service) Example
MOD SERVICE, IMSID=IMS1, NAME=ECHO, SECURITY=YES
Parent topic: Changing Local Service Definitions