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
179
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N>
vpn ipsec wizard configure Gateway
vpn-config[wizard]>
ip_version IPv6
vpn-config[wizard]>
conn_name FVS318N-to-Peer44
vpn-config[wizard]>
preshared_key 2%sgd55%!@GH
vpn-config[wizard]>
remote_wan_ipaddress peer44.com
vpn-config[wizard]>
local_wan_ipaddress fe80::a8ab:bbff:fe00:2
vpn-config[wizard]>
remote_lan_ipv6address fe80::a4bb:ffdd:fe01:2
vpn-config[wizard]>
remote_lan_prefixLength 64
vpn-config[wizard]>
save
Related show command: show vpn ipsec vpnpolicy setup, show vpn ipsec ikepolicy setup, and show
vpn ipsec vpnpolicy status
To display the VPN policy configuration that the wizard created through the vpn ipsec
wizard configure command, issue the show vpn ipsec vpnpolicy setup
command:
FVS318N>
show vpn ipsec vpnpolicy setup
Status Name Type IPSec Mode Local Remote Auth Encr
_______ _________________ ___________ ___________ ______________________________________ ______________________________ _____ ____
Enabled FVS318N-to-Peer44 Auto Policy Tunnel Mode 2002:408b:36e4:a:a8ab:bbff:fe00:1 / 64 fe80::a4bb:ffdd:fe01:2 / 64 SHA-1 3DES
Enabled FVS-to-Paris Auto Policy Tunnel Mode 192.168.1.0 / 255.255.255.0 192.168.50.0 / 255.255.255.255 SHA-1 3DES
preshared_key key The key (alphanumeric string) that needs to
be entered on both peers.
remote_wan_ipaddress ipaddress,
ipv6-address, or domain
name
Depending on the setting of the ip_version
keyword, specifies an IPv4 or IPv6 local WAN
address. You can also specify a domain name.
local_wan_ipaddress ipaddress,
ipv6-address, or domain
name
Depending on the setting of the ip_version
keyword, specifies an IPv4 or IPv6 local WAN
address. You can also specify a domain name.
Remote LAN IPv4 address information
remote_lan_ipaddress ipaddress The IPv4 remote LAN address when the
ip_version keyword is set to IPv4.
remote_lan_net_mask subnet mask The IPv4 remote LAN subnet mask when the
ip_version keyword is set to IPv4.
Remote LAN IPv6 address information
remote_lan_ipv6address ipv6-address The IPv6 remote LAN address when the
ip_version keyword is set to IPv6.
remote_lan_prefixLength prefix length The IPv6 remote LAN prefix length when the
ip_version keyword is set to IPv6.
Keyword Associated Keyword to
Select or Parameter to Type
Description










