User's Manual

Table Of Contents
VPN Mode Configuration Commands
214
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N>
vpn sslvpn users users ip_policies configure 5
users-config[ip-policy]>
allow_login_from_defined_addresses Y
users-config[ip-policy]>
ip_version IPv4
users-config[ip-policy]>
source_address_type IPAddress
users-config[ip-policy]>
source_address 10.156.127.39
users-config[ip-policy]>
save
Related show command: show vpn sslvpn users users and show vpn sslvpn users ip_policies <row
id>
source_address_type IPAddress or IPNetwork The source address type:
IPAddress. A single IP address. The
setting of the ip_version keyword
determines whether you need to
issue the source_address keyword
and specify an IPv4 address or issue
the source_address6 keyword and
specify an IPv6 address.
IPNetwork. A subnet of IP
addresses. The setting of the
ip_version keyword determines
whether you need to issue the
mask_length keyword and specify
an IPv4 subnet mask or issue the
prefix_length keyword and
specify an IPv6 prefix length.
source_address ipaddress The IPv4 IP address or network
address if the ip_version keyword is
set to IPv4.
mask_length mask length If the source_address_type
keyword is set to IPNetwork and the
ip_version keyword is set to IPv4,
the mask length of the IPv4 network.
source_address6 ipv6-address The IPv6 IP address or network
address if the ip_version keyword is
set to IPv6.
prefix_length prefix length If the source_address_type
keyword is set to IPNetwork and the
ip_version keyword is set to IPv6,
the prefix length of the IPv6 network.
Keyword Associated Keyword to
Select or Parameter to Type
Description