Netgear FVS318N – Prosafe Wireless N VPN Firewall プリント

ページ / 316
Security Mode Configuration Commands
145
 ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
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. 
Step 1
Format
Mode
security
Step 2
Format
Mode
security-config [porttriggering-rules]
Keyword
Associated Keyword to 
Select or Parameter to Type
Description
The name (alphanumeric string) of the port 
triggering rule.
Y
 or N 
Enables or disables the port triggering rule.
TCP
 or UDP
Specifies whether the port uses the TCP or UDP 
protocol.
The start port number (integer) of the outgoing 
traffic range. Valid numbers are from 0 to 65535.
The end port number (integer) of the outgoing 
traffic range. Valid numbers are from 0 to 65535.
The start port number (integer) of the incoming 
traffic range. Valid numbers are from 0 to 65535.
The end port number (integer) of the incoming 
traffic range. Valid numbers are from 0 to 65535.
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 porttriggering_rules add 
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>
name 
rule name
enable_rule
protocol
outgoing_start_port
number
outgoing_end_port
number
incoming_start_port
number
incoming_end_port
number