User's Manual

Table Of Contents
VPN Mode Configuration Commands
225
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N>
vpn sslvpn resource configure add TopSecure
[sslvpn-resource-settings]>
object_type IPNetwork
[sslvpn-resource-settings]>
ip_version IPv4
[sslvpn-resource-settings]>
object_address 192.168.30.56
[sslvpn-resource-settings]>
mask_length 24
[sslvpn-resource-settings]>
start_port 3391
[sslvpn-resource-settings]>
end_port 3393
[sslvpn-resource-settings]>
save
Related show command: show vpn sslvpn resource-object <resource name>
SSL VPN Policy Commands
vpn sslvpn policy add
This command configures a new SSL VPN policy. After you have issued the vpn sslvpn
policy add command, you enter the [sslvpn-policy-settings] mode, and then you can
configure one keyword and associated parameter or associated keyword at a time in the
order that you prefer.
mask_length subnet mask length or
prefix length
The nature of this keyword and parameter depend on
the setting of the ip_version and object_type
keywords:
• If the ip_version keyword is set to IPv4 and the
object_type keyword is set to IPNetwork, the
subnet mask length of the IPv4 network.
• If the ip_version keyword is set to IPv6 and the
object_type keyword is set to IPNetwork, the
prefix length of the IPv6 network.
start_port number The start port number for the port range that applies to
the object.
end_port number The end port number for the port range that applies to
the object.
Step 1 Format vpn sslvpn policy add
Mode vpn
Keyword Associated Keyword to
Select or Parameter to Type
Description