User's Manual

Table Of Contents
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