Brocade Communications Systems 5600 Reference Manual page 28

Openvpn
Hide thumbs Also See for 5600:
Table of Contents

Advertisement

OpenVPN Configuration
FIGURE 6 Using OpenVPN access server to establish an OpenVPN tunnel
To configure V2 to establish an OpenVPN tunnel to an OpenVPN server using an OpenVPN Access
Server as shown in the previous figure, perform the following steps in configuration mode.
TABLE 10
V2: Client-Side connection to OpenVPN access server (Autologin enabled)
Step
Create the vtun0 configuration node.
Specify the OpenVPN Access Server IP address.
Specify the username to be authenticated by OpenVPN Access
Server.
Specify the password to be authenticated by OpenVPN Access
Server.
Commit the change.
Show the configuration.
This example is valid for a scenario in which Autologin is enabled on the OpenVPN server for tunnel
establishment. If Autologin is disabled, the following commands must be used to establish the tunnel:
28
Command
vyatta@V2# set interfaces openvpn vtun0
vyatta@V2# set interfaces openvpn vtun0 remote-
configuration server 12.34.56.78
vyatta@V2# set interfaces openvpn vtun0 remote-
configuration username abcd
vyatta@V2# set interfaces openvpn vtun0 remote-
configuration password efgh
vyatta@V2# commit
vyatta@V2# show interfaces openvpn vtun0
remote-configuration {
password efgh
server 12.34.56.78
username abcd
}
Brocade 5600 vRouter OpenVPN Reference Guide
53-1003719-03

Advertisement

Table of Contents
loading

Table of Contents