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
133
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N>
security porttriggering_rules add
security-config[porttriggering-rules]>
name AccInq
security-config[porttriggering-rules]>
enable_rule Y
security-config[porttriggering-rules]>
protocol TCP
security-config[porttriggering-rules]>
outgoing_start_port 20020
security-config[porttriggering-rules]>
outgoing_end_port 20022
security-config[porttriggering-rules]>
incoming_start_port 30030
security-config[porttriggering-rules]>
incoming_end_port 30040
security-config[porttriggering-rules]>
save
Related show command: show security porttriggering_rules setup and show security
porttriggering_rules status
security porttriggering_rules edit <row id>
This command configures an existing port triggering rule. After you have issued the
security porttriggering_rules edit command to specify the row to be edited, you
enter the security-config [porttriggering-rules] mode, and then you can configure one
keyword and associated parameter or associated keyword at a time in the order that you
prefer.
incoming_start_port number The start port number (integer) of the incoming
traffic range. Valid numbers are from 0 to 65535.
incoming_end_port number The end port number (integer) of the incoming
traffic range. Valid numbers are from 0 to 65535.
Step 1 Format security porttriggering_rules edit <row id>
Mode security
Step 2 Format name <rule name>
enable_rule {Y | N}
protocol {TCP | UDP}
outgoing_start_port <number>
outgoing_end_port <number>
incoming_start_port <number>
incoming_end_port <number>
Mode security-config [porttriggering-rules]
Keyword Associated Keyword to
Select or Parameter to Type
Description










