| On Amazon 6 ABS image we can't create VLANs with the ip command. Running ip link add link eth0 name eth0.100 type vlan id 100 is successful but the VLAN doesn't show in the list obtained with ip a. The exact same command works on the Amazon 7 and Centos 7 ABS amazon images. It also works on a locally created Amazon 6. It seems that there's a problem with how this Amazon 6 image is configured. |