home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

interfaces openvpn <vtunx>

Defines an OpenVPN interface.

set interfaces openvpn vtunx
delete interfaces openvpn vtunx
show interfaces openvpn vtunx
vtunx
Multi-node. The identifier for an OpenVPN interface. This identifier is vtun0 through vtunx, where x is a non-negative integer.

You can define more than one OpenVPN interface by creating multiple interfaces openvpn configuration nodes.

Configuration mode

interfaces {
    openvpn vtunx {
    }
}

Use this command to define an OpenVPN interface.

Use the set form of this command to configure an interface.

Use the delete form of this command to remove an existing configuration for an interface.

Use the show form of this command to view the configuration for an interface.