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

ページ / 316
Security Mode Configuration Commands
83
 ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Security Services Commands
security services add
This command configures a new firewall custom service. After you have issued the 
security services add
 command, you enter the security-config [custom-service] 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 [custom-service]
Keyword
Associated Keyword to 
Select or Parameter to Type
Description
The name (alphanumeric string) of the service.
TCP
UDPICMP, or ICMPv6
Specifies the protocol type that applies to the service.
For TCP and UDP, the start port number (integer) of the 
range used by the destination user. Valid numbers are from 
0 to 65535.
For TCP and UDP, the end port number (integer) of the range 
used by the destination user. Valid numbers are from 0 to 
65535.
The ICMP type (integer) used by the destination user.
Normal-Service
Minimize-Cost
Maximize-Reliability
Maximize-Throughput
, or 
Minimize-Delay
Specifies the type of QoS priority that applies to the service. 
The keywords are self-explanatory.
Command example:
FVS318N> security services add 
security-config[custom-service]> name Traceroute 
security-config[custom-service]> protocol ICMP 
security-config[custom-service]> icmp_type 20 
security-config[custom-service]> qos_priority Minimize-Delay 
security-config[custom-service]> save
security services add 
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}
name
service name
protocol
start_port
number
finish_port
number
icmp_type
number
qos_priority