vconfig

ifupdown integration for vlan configuration

Debian Debian
RUN apt-get update && \ apt-get install -y vlan
Ubuntu
RUN apt-get update && \ apt-get install -y vlan
Alpine
RUN apk add vlan
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y vlan
CentOS
RUN yum install -y vconfig
Fedora
RUN dnf install -y vconfig
Raspbian
RUN apt-get update && \ apt-get install -y vlan
click the source code to copy install vconfig on any operating system with command-not-found.com