User's Manual
Table Of Contents
- ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
- Contents
- 1. Introduction
- 2. Overview of the Configuration Commands
- 3. Net Mode Configuration Commands
- 4. Security Mode Configuration Commands
- Security Services Commands
- Security Schedules Commands
- IPv4 Add Firewall Rule and Edit Firewall Rule Commands
- IPv4 General Firewall Commands
- IPv6 Firewall Commands
- Attack Check Commands
- Session Limit, Time-Out, and Advanced Commands
- Address Filter and IP/MAC Binding Commands
- Port Triggering Commands
- UPnP Command
- Bandwidth Profile Commands
- Content Filtering Commands
- 5. System Mode Configuration Commands
- 6. Dot11 Mode Configuration Commands
- 7. VPN Mode Configuration Commands
- IPSec VPN Wizard Command
- IPSec IKE Policy Commands
- IPSec VPN Policy Commands
- IPSec VPN Mode Config Commands
- SSL VPN Portal Layout Commands
- SSL VPN Authentication Domain Commands
- SSL VPN Authentication Group Commands
- SSL VPN User Commands
- SSL VPN Port Forwarding Commands
- SSL VPN Client Commands
- SSL VPN Resource Commands
- SSL VPN Policy Commands
- RADIUS Server Command
- L2TP Server Commands
- 8. Overview of the Show Commands
- 9. Show Commands
- 10. Utility Commands
- CLI Command Index
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