Advanced Openvpn Options - Brocade Communications Systems 5600 Reference Manual

Openvpn
Hide thumbs Also See for 5600:
Table of Contents

Advertisement

• interfaces openvpn vtunx remote-configuration tunnel-username username
• interfaces openvpn vtunx remote-configuration tunnel-password password
To configure V2 to establish an OpenVPN tunnel to an OpenVPN server (with Autologin disabled) using
OpenVPN Access Server as shown in the previous figure, perform the following steps in configuration
mode.
TABLE 11
V2: client-side connection to OpenVPN access server (Autologin disabled)
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.
Specify the username required to establish the tunnel with the
OpenVPN server.
Specify the password required to establish the tunnel with the
OpenVPN server.
Commit the change.
Show the configuration.

Advanced OpenVPN options

The previous section presented some basic OpenVPN scenarios and provided configuration steps for
the Brocade vRouter. This section presents a number of more-advanced concepts and configuration
options that may be useful to administrators of more complex environments.
• Transport protocol (Site-to-Site, Client, Server)
• Cryptographic algorithms (Site-to-Site, Client, Server)
• Split tunneling (Site-to-Site, Client, Server)
• Broadcast network (Site-to-Site, Client, Server)
• Multiple remote endpoints (Client only)
• Client-server topology (Server only)
• Client-specific settings (Server only)
Brocade 5600 vRouter OpenVPN Reference Guide
53-1003719-03
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# set interfaces openvpn vtun0 remote-
configuration tunnel-username tun-un3
vyatta@V2# set interfaces openvpn vtun0 remote-
configuration tunnel-password tun-pwdxyz
vyatta@V2# commit
vyatta@V2# show interfaces openvpn vtun0
remote-configuration {
password efgh
server 12.34.56.78
tunnel-password tun-un3
tunnel-username tun-pwdxyz
username abcd
}
Advanced OpenVPN options
29

Advertisement

Table of Contents
loading

Table of Contents