Installation guide
set service
118 Chapter 2 Command Descriptions
set service
Devices
supported
This command is supported in all Digi Connect Family devices.
Purpose Used to:
• Enable and disable network services.
• Change the network port on which a given service listens.
• Display the entire service table, or an entry in the service table.
Required
permissions
Permissions must be set to “set permissions s-service=read” to display
network service settings, and “set permissions s-services=rw” to display
and change network service settings.
Syntax Enable/disable network services or change network port for service
set service [range=range]
[state={on|off}]
[ipport=network_port]
[keepalive={on|off}]
[nodelay={on|off}]
Display service table or entries in the table
set service [range=range]
Options range=range
Used to specify the index of the network service to which the rest of the
command’s options apply.
active={on|off}
Used to enable or disable a given network service.
ipport=network port
Used to change the network port on which a given network service
listens.
keepalive={on|off}
Indicates whether or not TCP keepalives will be sent for specified range
of services. If set to on, keepalives will be sent, if it is off, keepalives will
not be sent.
Configurable TCP keepalive parameters, for example, how many
keepalives to send and when to send them are configured globally via the
"set network" command (see "set network" on page 84).