ZyXEL Communications 3.1 Security Camera User Manual


 
ZyWALL (ZLD) CLI Reference Guide 243
CHAPTER 28
Services
Use service objects to define TCP applications, UDP applications, and ICMP messages. You can also
create service groups to refer to multiple service objects in other features.
28.1 Services Overview
See the appendices in the web configurator’s User Guide for a list of commonly-used services.
28.2 Services Commands Summary
The following table describes the values required for many service object and service group
commands. Other values are discussed with the corresponding commands.
The following sections list the service object and service group commands.
28.2.1 Service Object Commands
The first table lists the commands for service objects.
Table 142 Input Values for Service Commands
LABEL DESCRIPTION
group_name The name of the service group. You may use 1-31 alphanumeric characters, underscores(_),
or dashes (-), but the first character cannot be a number. This value is case-sensitive.
object_name The name of the service. You may use 1-31 alphanumeric characters, underscores(
_), or
dashes (-), but the first character cannot be a number. This value is case-sensitive.
Table 143 service-object Commands: Service Objects
COMMAND DESCRIPTION
show service-object [object_name] Displays information about the specified service or about all
the services.
no service-object object_name Deletes the specified service.
service-object object_name {tcp | udp} {eq
<1..65535> | range <1..65535> <1..65535>}
Creates the specified TCP service or UDP service using the
specified parameters.