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

ページ / 316
VPN Mode Configuration Commands
252
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N 
Command example:
SRX5308> vpn sslvpn policy edit 2 
vpn-config[sslvpn-policy-settings]> resource_name ManagementAlternate 
vpn-config[sslvpn-policy-settings]> start_port 35502 
In addition to the policy name, you can change the following for an IP network:
{{policy_address <ipaddress>} {policy_mask_length 
   <subnet mask>} | {policy_address6 <ipv6-address>} 
   {policy_ipv6_prefix_length <prefix length>}}
start_port <port number>
end_port <port number>
policy_permission {Permit | Deny}
In addition to the policy name, you can change the following for all addresses (that is, 
the destination_object_type keyword is set to All):
start_port <port number>
end_port <port number>
policy_permission {Permit | Deny}
Mode
vpn-config [sslvpn-policy-settings]
Keyword
Associated Keyword to 
Select or Parameter to Type
Description
The policy name (alphanumeric string).
The IPv4 address, if the policy is for an IPv4 
address or IPv4 network.
The subnet mask, if the policy is for an IPv4 
network.
The IPv6 address, if the policy is for an IPv6 
address or IPv6 network.
The prefix length, if the policy is for an IPv6 net-
work.
The start port number for a policy port range. 
(This does not apply if the policy is for a net-
work resource.)
The end port number for a policy port range. 
(This does not apply if the policy is for a net-
work resource.)
The name of a resource that you configured 
with the 
command. 
This keyword and parameter apply only if the 
policy is for a network resource.
Permit
 or Deny
Specifies whether the policy permits or denies 
access.
policy_name
policy name
policy_address
ipaddress
policy_mask_length
subnet mask
policy_address6
ipv6-address
policy_ipv6_prefix_length
prefix length
start_port
port number
end_port
port number
resource_name
resource name
policy_permission