Vpn Add --Name Connection-Name --Psk Pre-Shared Key --Rwan Remote Wan Ip --Rlan Remote Lan Ip --Rmask Remote Lan Mask --Lan Local Lan Ip --Lanmask Local Lan Mask; Vpn Stop --Name Connection-Name - Cisco RV132W Command Line Interface Reference Manual

Adsl2+ wireless-n and rv134w vdsl2 wireless-ac vpn router
Hide thumbs Also See for RV132W:
Table of Contents

Advertisement

Configuration Commands
vpn
Cisco RV34xx Router CLI Reference Guide
vpn restart --name connection-name
vpn delete --name connection-name
vpn show
vpn add --name connection-name --psk pre-shared key --
rwan remote wan IP --rlan remote lan IP --rmask remote lan
mask --lan local lan ip --lanmask local lan mask
To add a vpn connection, use the vpn add --name connection-name --psk
pre-shared key --rwan remote wan IP --rlan remote lan IP --rmask
remote lan mask --lan local lan ip --lanmask local lan mask command.
Parameter
connection-name - Enter the connection name of the vpn.
pre-shared key - Enter the pre-shared key.
remote wan IP - Enter the remote WAN IP address.
remote lan IP - Enter the remote LAN IP address.
remote lan mask - Enter the remote LAN subnet mask.
local lan IP - Enter the local LAN IP address.
local lan mask - Enter the local LAN subnet mask.
Default Configuration
None.
Example
The following example displays how to add a vpn connection.
router06000a>vpn add --name test --psk qacafe123 --rwan 5.0.0.1 --rlan 11.0.0.0 --rmask
255.255.255.0 --lan 192.168.1.0 --lanmask 255.255.255.0

vpn stop --name connection-name

To stop a vpn connection, use the vpn stop --name connection-name command.
4
34

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents