Home / Linux Admin /
apt install vlanmodprobe 8021qvconfig add eth0 7eth0.7echo "8021q" >> /etc/modules
/etc/network/interfaces
auto eth0.7
iface eth0.7 inet static
address 192.168.15.8
netmask 255.255.255.0
vlan-raw-device eth0this document last modified: October 21 2017 15:20
Home / Linux Admin /