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.

show interfaces openvpn <interface>

Displays the detailed status of an OpenVPN interface.

show interfaces openvpn interface
interface
The OpenVPN interface name.

Operational mode

Use this command to display detailed status of an OpenVPN interface.

The following example shows the output of this command.

vyatta@vyatta# show interfaces openvpn vtun0 
vtun0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 100
    link/[65534] 
    inet 192.168.200.1 peer 192.168.200.2/32 scope global vtun0

    RX:  bytes    packets     errors    dropped    overrun      mcast
          1216         16          0          0          0          0
    TX:  bytes    packets     errors    dropped    carrier collisions
             0          0          0          0          0          0