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
238
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
L2TP Server Commands
vpn l2tp server configure
This command configures the L2TP server. After you have issued the vpn l2tp server
configure command, you enter the l2tp-server-config [policy] 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 l2tp server configure
l2tp-server-config[policy]>
enable Y
l2tp-server-config[policy]>
start_address 192.168.112.1
l2tp-server-config[policy]>
end_address 192.168.112.25
l2tp-server-config[policy]>
idle_timeout 10
l2tp-server-config[policy]>
save
Related show command: show vpn l2tp server setup and show vpn l2tp server connections
Step 1 Format vpn l2tp server configure
Mode vpn
Step 2 Format enable {Y | N}
start_address <ipaddress>
end_address <ipaddress>
idle_timeout <minutes>
Mode l2tp-server-config [policy]
Keyword Associated Keyword to
Select or Parameter to Type
Description
enable Y or N Enables or disables the L2TP server.
start_address ipaddress The start IPv4 address of the L2TP server range.
end_address ipaddress The end IPv4 address of the L2TP server range.
idle_timeout minutes The idle time-out after which the connection is terminated.










