<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>I've tried with 240-4, the VLAN problem is still present.<br>
    </p>
    <p>File /etc/systemd/network/00-xgbe1.link :<br>
      [Match]<br>
      MACAddress=00:50:56:96:0d:d7<br>
      <br>
      [Link]<br>
      Name=xgbe1<br>
    </p>
    <p>File /etc/network/interfaces :<br>
      iface xgbe1.40 inet static<br>
          address 192.168.40.218/24<br>
      <br>
    </p>
    <p>$ sudo ifup xgbe1.40<br>
      Cannot find device "xgbe1.40"<br>
      ifup: failed to bring up xgbe1.40</p>
    <p>$ sudo dmesg<br>
      [...]<br>
      [   56.261847] vmxnet3 0000:13:00.0 xgbe1: intr type 3, mode 0, 3
      vectors allocated<br>
      [   56.263559] vmxnet3 0000:13:00.0 xgbe1: NIC Link is Up 10000
      Mbps<br>
      [   56.446638] 8021q: 802.1Q VLAN Support v1.8<br>
      [   56.446861] 8021q: adding VLAN 0 to HW filter on device xgbe1<br>
      [   56.449675] rename5: renamed from xgbe1.40<br>
      <br>
    </p>
    <p>$ ip link<br>
      3: xgbe1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
      mq state UP mode DEFAULT group default qlen 1000<br>
          link/ether 00:50:56:96:0d:d7 brd ff:ff:ff:ff:ff:ff<br>
      5: rename5@xgbe1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop
      state DOWN mode DEFAULT group default qlen 1000<br>
          link/ether 00:50:56:96:0d:d7 brd ff:ff:ff:ff:ff:ff<br>
      <br>
      The device xgbe1.40 is created and renamed during ifup to
      "rename5@xgbe1".</p>
    <p>If you think the problem is not the same as mentioned earlier, I
      can open a new bug report.<br>
    </p>
    <p>Best regards.<br>
      -- <b><br>
      </b>Emmanuel DECAEN<br>
    </p>
    <div class="moz-signature">
      <div style="color: rgb(0, 0, 0);font-family: Helvetica; font-size:
        12px;"><br>
      </div>
    </div>
  </body>
</html>