Something is odd executing the command twice in a row does produce the
same error message

$ sudo ip link add link encc003 name encc003.2653 type vlan id 2653
(exits zero, creates vlan interface)
$ sudo ip link add link encc003 name encc003.2653 type vlan id 2653
RTNETLINK answers: File exists
(because well, such vlan id indeed already exists)

But the difference is that I do have the vlan interface
created/available, and the reporter does not. Unless it's a race.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838258

Title:
  Unable to configure VLAN on an additional OSA interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1838258/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to