User's Manual

Table Of Contents
Security Mode Configuration Commands
75
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
security services edit <row id>
This command configures an existing firewall custom service. After you have issued the
security services edit command to specify the row to be edited, you enter the
security-config [custom-service] mode, and then you can edit the service.
Related show command: show security services setup
security services delete <row id>
This command deletes a custom security service by deleting its row ID.
Step 1 Format security services edit <row id>
Mode security
Step 2 Format name <service name>
protocol {TCP {start_port <number>} {finish_port <number>} |
UDP {start_port <number>} {finish_port <number>} |
ICMP {icmp_type <number> | ICMPv6 {icmp_type <number>}}
qos_priority {Normal-Service | Minimize-Cost |
Maximize-Reliability | Maximize-Throughput | Minimize-Delay}
Mode security-config [custom-service]
Keyword Associated Keyword to
Select or Parameter to Type
Description
name service name Name (string) of the service.
protocol TCP, UDP, ICMP, or ICMPv6 The protocol type that applies to the service.
start_port number For TCP and UPD, the start port number (integer) of the
range used by the destination user. Valid numbers are from
0 to 65535.
finish_port number For TCP and UPD, the end port number (integer) of the
range used by the destination user. Valid numbers are from
0 to 65535.
icmp_type number The port number (integer) used by the destination user.
qos_priority Normal-Service,
Minimize-Cost,
Maximize-Reliability,
Maximize-Throughput, or
Minimize-Delay
The type of QoS that applies to the service. The keywords
are self-explanatory.
Format security services delete <row id>
Mode security