User's Manual
Table Of Contents
- ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
- Contents
- 1. Introduction
- 2. Overview of the Configuration Commands
- 3. Net Mode Configuration Commands
- 4. Security Mode Configuration Commands
- Security Services Commands
- Security Schedules Commands
- IPv4 Add Firewall Rule and Edit Firewall Rule Commands
- IPv4 General Firewall Commands
- IPv6 Firewall Commands
- Attack Check Commands
- Session Limit, Time-Out, and Advanced Commands
- Address Filter and IP/MAC Binding Commands
- Port Triggering Commands
- UPnP Command
- Bandwidth Profile Commands
- Content Filtering Commands
- 5. System Mode Configuration Commands
- 6. Dot11 Mode Configuration Commands
- 7. VPN Mode Configuration Commands
- IPSec VPN Wizard Command
- IPSec IKE Policy Commands
- IPSec VPN Policy Commands
- IPSec VPN Mode Config Commands
- SSL VPN Portal Layout Commands
- SSL VPN Authentication Domain Commands
- SSL VPN Authentication Group Commands
- SSL VPN User Commands
- SSL VPN Port Forwarding Commands
- SSL VPN Client Commands
- SSL VPN Resource Commands
- SSL VPN Policy Commands
- RADIUS Server Command
- L2TP Server Commands
- 8. Overview of the Show Commands
- 9. Show Commands
- 10. Utility Commands
- CLI Command Index
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.










