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
132
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Related show command: show security address_filter enable_email_log
Port Triggering Commands
security porttriggering_rules add
This command configures a new port triggering rule. After you have issued the security
porttriggering_rules add command, 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.
Keyword Associated Keyword
to Select
Description
enable_email_logs Y or N Enables or disables the email log or IP/MAC Binding
violations.
Step 1 Format security porttriggering_rules add
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
name rule name The name (alphanumeric string) of the port
triggering rule.
enable_rule Y or N Enables or disables the port triggering rule.
protocol TCP or UDP Specifies whether the port uses the TCP or UDP
protocol.
outgoing_start_port number The start port number (integer) of the outgoing
traffic range. Valid numbers are from 0 to 65535.
outgoing_end_port number The end port number (integer) of the outgoing
traffic range. Valid numbers are from 0 to 65535.










