Interface names when putting 802.1q VLAN on top of bonding configuration
Jo-Philipp Wich
jo at mein.io
Fri May 28 00:34:44 PDT 2021
Hi,
the following should do what you want.
config device
option type 8021q
option ifname bonding-lan
option vid 20
option name vlan20
config interface vlan20
option ifname vlan20
option proto static
option ipaddr 172.20.34.2
option netmask 255.255.255.128
~ Jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20210528/6b216da6/attachment-0001.sig>
More information about the openwrt-devel
mailing list