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
220
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
vpn sslvpn client ipv6
This command configures the SSL client IP address range. After you have issued the vpn
sslvpn client ipv6 command, you enter the [sslvpn-client-ipv6-settings] mode, and
then you can configure one keyword and associated parameter or associated keyword at a
time in the order that you prefer.
Command example:
FVS318N>
vpn sslvpn client ipv6
[sslvpn-client-ipv6-settings]>
enable_full_tunnel N
[sslvpn-client-ipv6-settings]>
begin_client_address 4000::1000:2
[sslvpn-client-ipv6-settings]>
end_client_address 4000::1000:50
[sslvpn-client-ipv6-settings]>
save
Related show command: show vpn sslvpn client
Step 1 Format vpn sslvpn client ipv6
Mode vpn
Step 2 Format enable_full_tunnel {Y | N}
begin_client_address <ipaddress>
end_client_address <ipaddress>
Mode [sslvpn-client-ipv6-settings]
Keyword Associated Keyword to
Select or Parameter to Type
Description
enable_full_tunnel Y or N Enables or disables full-tunnel support:
• Yes. Enables full-tunnel support.
• No. Disables full-tunnel support and enables
split-tunnel support. If you enable split-tunnel
support and you assign an entirely different
subnet to the VPN tunnel clients from the
subnet that is used by the local network, you
need to add a client route to ensure that a VPN
tunnel client connects to the local network over
the VPN tunnel (see the vpn sslvpn route add
command).
begin_client_address ipaddress The start IP address of the IPv6 client range. The
default address is 4000::1.
end_client_address ipaddress The end IP address of the IPv6 client range. The
default address is 4000::200.










