User's Manual

Table Of Contents
Security Mode Configuration Commands
74
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N>
security services add
security-config[custom-service]>
name Traceroute
security-config[custom-service]>
protocol ICMP
security-config[custom-service]>
icmp_type 20
security-config[custom-service]>
qos_priority Minimize-Delay
security-config[custom-service]>
save
Related show command: show security services setup
Step 1 Format security services add
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.