4.7.7.1 Adding a Local Service
To add a local service to the current configuration, use the ADD SERVICE command. The TYPE, IMSID, and NAME are required parameters when adding a local service. The following SERVICE TYPE=LOCAL statement parameters are supported with this command.
TYPEIMSIDNAMESECURITYFASTPATHV21COMPAT
The example in the listing below uses the ADD SERVICE command.
Listing 4‑22 ADD SERVICE Command (Local Service) Example
ADD SERVICE, TYPE=LOCAL,
IMSID=IMS1,
NAME=(BEASVR01,ECHO),
SECURITY=YES,
FASTPATH=NO,
V21COMPAT=NOParent topic: Changing Local Service Definitions