interface vlan linux

ip link add link eth0 name eth0.10 type vlan id 10

ip address add 192.168.1.1 dev eth0.10

referência

http://stato.blog.br/wordpress/criando-e-configurando-vlans-no-linux/

Comentários