Navigator functions. See the online Help in Operations Navigator for information
about using Operations Navigator for workstation gateway server functions.
Toaccess workstation gateway server server functions through Operations
Navigator, perform the following steps:
1. Double-click your AS/400 server in the main tree view of Operations Navigator.
2. Double-click Network.
3. Double-click Servers.
4. Double-click TCP/IP.
5. Double-click Workstation gateway.
Note: Although some of the functionality of the command line interface and the
Operations Navigator is the same, the actual menu commands and
parameters are not necessarily the same.
The online help in Operations Navigator assists you with the following:
vStarting the workstation gateway server.
vAutomatically starting the workstation gateway server whenever TCP/IP is
started.
vEnding the workstation gateway server.
vConfiguring the workstation gateway server.
Starting the Workstation Gateway Server
Tostart the workstation gateway server, specify the following STRTCPSVR
command with the SERVER attribute set to *WSG:
STRTCPSVR SERVER(*WSG)
Specify the

Change WSG Attributes

(CHGWSGA) command to restart the server
whenever you run the

Start TCP/IP Servers

(STRTCPSVR) command:
CHGWSGA AUTOSTART(*YES)
Automatically Starting the Workstation Gateway Server
The AUTOSTARTparameter controls when the AS/400 system starts the
workstation gateway server. Specify *YES if you want the workstation gateway
server to start whenever TCP/IP is started. If you use the STRTCPSVR command,
this parameter is ignored, and the system starts the workstation gateway server. If
the workstation gateway server is active, the system ignores any subsequent
STRTCPSVR requests for workstation gateway.
Ending the Workstation Gateway Server
Toend the workstation gateway server, specify the

TCP/IP Server

(ENDTCPSVR)
command with the server attribute set to *WSG:
ENDTCPSVR SERVER(*WSG)
Specify the ENDTCPSVR command without parameters. This stops all TCP/IP
servers.
320 OS/400 TCP/IPConfiguration and Reference V4R4