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

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to