[pve-devel] bridge-utils

Michael Rasmussen mir at datanom.net
Wed Dec 28 21:32:48 CET 2016


On Wed, 28 Dec 2016 19:36:58 +0100 (CET)
Alexandre DERUMIER <aderumier at odiso.com> wrote:

> >>        pre-up vconfig add eth0 1100     <---- New requirement
> >>        post-down vconfig rem eth0 1100  <---- New requirement  
> 
> Note that vconfig is deprecated since years, you should use "ip" instead
> 
> #ip link add link eth0 name eth0.1100 type vlan id 1100
> 
Reverted to using ip:
pre-up ip link add link eth0 name eth0.1100 type vlan id 1100
post-down ip link delete eth0.1100

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
/usr/games/fortune -es says:
Was my SOY LOAF left out in th'RAIN?  It tastes REAL GOOD!!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20161228/d5fd775b/attachment.sig>


More information about the pve-devel mailing list