4.7.6.1 Adding a Remote Service
To add a remote service to the current configuration, use the ADD SERVICE command. The following SERVICE TYPE=REMOTE statement parameters are supported with this command. TYPE, LMID, and NAME are required parameters.
TYPELMIDNAMETIMEOUT
The example in the listing below uses the ADD SERVICE command to add a remote service.
Listing 4‑18 ADD SERVICE Command
(RemoteService) Example
ADD SERVICE, TYPE=REMOTE,
LMID=TUX1,
NAME=(ECHO,ECHO),
TIMEOUT=60Parent topic: Changing Remote Service Definitions