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
System Mode Configuration Commands
145
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Step 2 Format ip_version {IPv4 | IPv6}
enable_ipv4 {Y | N}
access_type {Everyone | IP_Range {from_address <ipaddress>}
{end_address <ipaddress>} | To_this_PC_only {only_this_pc_ip
<ipaddress>}}
port <number>
enable_ipv6 {Y | N}
access_type6 {Everyone | IP_Range {from_address6
<ipv6-address>} {end_address6 <ipv6-address>} |
To_this_PC_only {only_this_pc_ipv6 <ipv6-address>}}
port <number>
Mode system-config [https]
Keyword Associated Keyword to
Select or Parameter to Type
Description
ip_version IPv4 or IPv6 Specifies the configuration of IPv4 or IPv6.
HTTPS over an IPv4 connection
enable_ipv4 Y or N Enables or disables remote management over
HTTPS for an IPv4 connection.
access_type Everyone, IP_Range, or
To_this_PC_only
Specifies the type of access:
• Everyone. Enables access to all IP addresses.
You do not need to configure any IP address.
• IP_Range. Enables access to a range of IP
addresses. You also need to configure the
from_address and end_address keywords and
associated parameters.
• To_this_PC_only. Enables access to a single IP
address. You also need to configure the
only_this_pc_ip keyword and associated
parameter.
from_address ipaddress The start IP address if you have set the
access_type keyword to IP_Range.
end_address ipaddress The end IP address if you have set the
access_type keyword to IP_Range.
only_this_pc_ip ipaddress The single IP address if you have set the
access_type keyword to To_this_PC_only.
port number The number of the port through which access is
allowed.
HTTPS over an IPv6 connection
enable_ipv6 Y or N Enables or disables remote management over
HTTPS for an IPv6 connection.










