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
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










